mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
Completely rework the Xfwm4 theme
This commit is contained in:
+22
-23
@@ -1,27 +1,26 @@
|
||||
/* XPM */
|
||||
static char * left_inactive_xpm[] = {
|
||||
"4 21 3 1",
|
||||
"1 21 2 1",
|
||||
" c None",
|
||||
". c #393939",
|
||||
"+ c #2D2D2D",
|
||||
".+++",
|
||||
".+++",
|
||||
".+++",
|
||||
".+++",
|
||||
".+++",
|
||||
".+++",
|
||||
".+++",
|
||||
".+++",
|
||||
".+++",
|
||||
".+++",
|
||||
".+++",
|
||||
".+++",
|
||||
".+++",
|
||||
".+++",
|
||||
".+++",
|
||||
".+++",
|
||||
".+++",
|
||||
".+++",
|
||||
".+++",
|
||||
".+++",
|
||||
".+++"};
|
||||
".",
|
||||
".",
|
||||
".",
|
||||
".",
|
||||
".",
|
||||
".",
|
||||
".",
|
||||
".",
|
||||
".",
|
||||
".",
|
||||
".",
|
||||
".",
|
||||
".",
|
||||
".",
|
||||
".",
|
||||
".",
|
||||
".",
|
||||
".",
|
||||
".",
|
||||
".",
|
||||
"."};
|
||||
|
||||
Reference in New Issue
Block a user