~wasta-linux/wasta-core-wily/master

« back to all changes in this revision

Viewing changes to install-files/themes/Arc-Dark/xfwm4/top-right-inactive.xpm

  • Committer: Rik Shaw
  • Date: 2015-11-01 13:28:40 UTC
  • Revision ID: git-v1:59c62c9b2e4f4f1cf62db1f5dc1cf630feb99933
initial 15.10 commit

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* XPM */
 
2
static char * top_right_inactive_xpm[] = {
 
3
"5 24 4 1",
 
4
"       c None",
 
5
".      c #21252B",
 
6
"+      c #353B48",
 
7
"@      c #2F343F",
 
8
".... ",
 
9
"++++.",
 
10
"@@@@.",
 
11
"@@@@.",
 
12
"@@@@.",
 
13
"@@@@.",
 
14
"@@@@.",
 
15
"@@@@.",
 
16
"@@@@.",
 
17
"@@@@.",
 
18
"@@@@.",
 
19
"@@@@.",
 
20
"@@@@.",
 
21
"@@@@.",
 
22
"@@@@.",
 
23
"@@@@.",
 
24
"@@@@.",
 
25
"@@@@.",
 
26
"@@@@.",
 
27
"@@@@.",
 
28
"@@@@.",
 
29
"@@@@.",
 
30
"@@@@.",
 
31
"@@@@."};