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:
+29
-27
@@ -1,31 +1,33 @@
|
||||
/* XPM */
|
||||
static char * top_left_inactive_xpm[] = {
|
||||
"4 25 3 1",
|
||||
"2 26 4 1",
|
||||
" c None",
|
||||
". c #393939",
|
||||
"+ c #2D2D2D",
|
||||
" ...",
|
||||
".+++",
|
||||
".+++",
|
||||
".+++",
|
||||
".+++",
|
||||
".+++",
|
||||
".+++",
|
||||
".+++",
|
||||
".+++",
|
||||
".+++",
|
||||
".+++",
|
||||
".+++",
|
||||
".+++",
|
||||
".+++",
|
||||
".+++",
|
||||
".+++",
|
||||
".+++",
|
||||
".+++",
|
||||
".+++",
|
||||
".+++",
|
||||
".+++",
|
||||
".+++",
|
||||
".+++",
|
||||
".+++",
|
||||
".+++"};
|
||||
"+ c #323232",
|
||||
"@ c #2D2D2D",
|
||||
" .",
|
||||
".+",
|
||||
".@",
|
||||
".@",
|
||||
".@",
|
||||
".@",
|
||||
".@",
|
||||
".@",
|
||||
".@",
|
||||
".@",
|
||||
".@",
|
||||
".@",
|
||||
".@",
|
||||
".@",
|
||||
".@",
|
||||
".@",
|
||||
".@",
|
||||
".@",
|
||||
".@",
|
||||
".@",
|
||||
".@",
|
||||
".@",
|
||||
".@",
|
||||
".@",
|
||||
".@",
|
||||
".@"};
|
||||
|
||||
Reference in New Issue
Block a user