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