Completely rework the Xfwm4 theme

This commit is contained in:
Satyajit Sahoo
2014-02-20 03:03:42 +05:30
parent cee88826e2
commit 4f2c03c68d
73 changed files with 1325 additions and 1521 deletions
+29 -27
View File
@@ -1,31 +1,33 @@
/* XPM */
static char * top_left_inactive_xpm[] = {
"4 25 3 1",
"2 26 4 1",
" c None",
". c #393939",
"+ c #2D2D2D",
" ...",
".+++",
".+++",
".+++",
".+++",
".+++",
".+++",
".+++",
".+++",
".+++",
".+++",
".+++",
".+++",
".+++",
".+++",
".+++",
".+++",
".+++",
".+++",
".+++",
".+++",
".+++",
".+++",
".+++",
".+++"};
"+ c #323232",
"@ c #2D2D2D",
" .",
".+",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@"};