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

« back to all changes in this revision

Viewing changes to install-files/themes/Arc-Darker/xfwm4/menu-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 * menu_inactive_xpm[] = {
 
3
"16 22 3 1",
 
4
"       c None",
 
5
".      c #2F343F",
 
6
"+      c #797D87",
 
7
"................",
 
8
"................",
 
9
"................",
 
10
"................",
 
11
"................",
 
12
"................",
 
13
"................",
 
14
"................",
 
15
"................",
 
16
"....+......+....",
 
17
"....++....++....",
 
18
".....++..++.....",
 
19
"......++++......",
 
20
".......++.......",
 
21
"................",
 
22
"................",
 
23
"................",
 
24
"................",
 
25
"................",
 
26
"................",
 
27
"................",
 
28
"................"};