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
+33 -35
View File
@@ -1,38 +1,36 @@
/* XPM */
static char * close_pressed_xpm[] = {
"24 24 11 1",
"16 16 17 1",
" c None",
". c #141414",
"+ c #3F3F3F",
"@ c #515151",
"# c #4B4B4B",
"$ c #444444",
"% c #777777",
"& c #565656",
"* c #151515",
"= c #525252",
"- c #464646",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........+@....#$........",
".......+%%@..#%%$.......",
".......@%%%@#%%%&*......",
"........@%%%%%%&*.......",
".........@%%%%&*........",
".........#%%%%=.........",
"........#%%%%%%@........",
".......#%%%&=%%%@.......",
".......-%%&*.@%%#.......",
"........-&*...@#........",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};
". c #2D2D2D",
"+ c #B44335",
"@ c #893C32",
"# c #3B2F2E",
"$ c #8B3D33",
"% c #AC4233",
"& c #49312E",
"* c #3C2F2D",
"= c #AD4334",
"- c #A94134",
"; c #4E322F",
"> c #A94135",
", c #AA4134",
"' c #47312E",
") c #873B32",
"! c #392E2D",
"................",
"................",
"................",
"................",
"....+@#..#@+....",
"....$+%&&%+@....",
"....*=+--+%#....",
".....;=++-&.....",
".....;=++-&.....",
"....*=+>>+%#....",
"....$+,'',+@....",
"....+)!..!)+....",
"................",
"................",
"................",
"................"};