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

« back to all changes in this revision

Viewing changes to install-files/themes/Arc-Dark/xfwm4/left-active.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 * left_active_xpm[] = {
 
3
"1 12 2 1",
 
4
"       c None",
 
5
".      c #21252B",
 
6
".",
 
7
".",
 
8
".",
 
9
".",
 
10
".",
 
11
".",
 
12
".",
 
13
".",
 
14
".",
 
15
".",
 
16
".",
 
17
"."};