Reworked Xfwm4 theme

This commit is contained in:
Satyajit Sahoo
2013-03-18 18:36:59 +05:30
parent e803aa51c6
commit 93cc6fdb89
37 changed files with 892 additions and 751 deletions
Executable → Regular
+19 -29
View File
@@ -1,32 +1,22 @@
/* XPM */
static char * maximize_active_xpm[] = {
"24 24 5 1",
"16 16 3 1",
" c None",
". c #141414",
"+ c #5D5D5D",
"@ c #777777",
"# c #5B5B5B",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
".......+@@@@@@@@+.......",
".......@@@@@@@@@@.......",
".......@@@@@@@@@@.......",
".......@@@....@@@.......",
".......@@@....@@@.......",
".......@@@....@@@.......",
".......@@@....@@@.......",
".......@@@@@@@@@@.......",
".......@@@@@@@@@@.......",
".......#@@@@@@@@#.......",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};
". c #2D2D2D",
"+ c #DCDCDC",
"................",
"................",
"................",
"................",
"....++++++++....",
"....++++++++....",
"....++....++....",
"....++....++....",
"....++....++....",
"....++....++....",
"....++++++++....",
"....++++++++....",
"................",
"................",
"................",
"................"};