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:
Executable → Regular
+19
-29
@@ -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",
|
||||
"................",
|
||||
"................",
|
||||
"................",
|
||||
"................",
|
||||
"....++++++++....",
|
||||
"....++++++++....",
|
||||
"....++....++....",
|
||||
"....++....++....",
|
||||
"....++....++....",
|
||||
"....++....++....",
|
||||
"....++++++++....",
|
||||
"....++++++++....",
|
||||
"................",
|
||||
"................",
|
||||
"................",
|
||||
"................"};
|
||||
|
||||
Reference in New Issue
Block a user