mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
Reworked Xfwm4 theme
This commit is contained in:
+19
-29
@@ -1,32 +1,22 @@
|
||||
/* XPM */
|
||||
static char * maximize_prelight_xpm[] = {
|
||||
"24 24 5 1",
|
||||
"16 16 3 1",
|
||||
" c None",
|
||||
". c #141414",
|
||||
"+ c #9C9C9C",
|
||||
"@ c #CCCCCC",
|
||||
"# c #989898",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
".......+@@@@@@@@+.......",
|
||||
".......@@@@@@@@@@.......",
|
||||
".......@@@@@@@@@@.......",
|
||||
".......@@@....@@@.......",
|
||||
".......@@@....@@@.......",
|
||||
".......@@@....@@@.......",
|
||||
".......@@@....@@@.......",
|
||||
".......@@@@@@@@@@.......",
|
||||
".......@@@@@@@@@@.......",
|
||||
".......#@@@@@@@@#.......",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................"};
|
||||
". c #2D2D2D",
|
||||
"+ c #D64937",
|
||||
"................",
|
||||
"................",
|
||||
"................",
|
||||
"................",
|
||||
"....++++++++....",
|
||||
"....++++++++....",
|
||||
"....++....++....",
|
||||
"....++....++....",
|
||||
"....++....++....",
|
||||
"....++....++....",
|
||||
"....++++++++....",
|
||||
"....++++++++....",
|
||||
"................",
|
||||
"................",
|
||||
"................",
|
||||
"................"};
|
||||
|
||||
Reference in New Issue
Block a user