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:
+23
-24
@@ -1,27 +1,26 @@
|
||||
/* XPM */
|
||||
static char * right_active_xpm[] = {
|
||||
"4 21 3 1",
|
||||
"1 21 2 1",
|
||||
" c None",
|
||||
". c #2D2D2D",
|
||||
"+ c #484848",
|
||||
"...+",
|
||||
"...+",
|
||||
"...+",
|
||||
"...+",
|
||||
"...+",
|
||||
"...+",
|
||||
"...+",
|
||||
"...+",
|
||||
"...+",
|
||||
"...+",
|
||||
"...+",
|
||||
"...+",
|
||||
"...+",
|
||||
"...+",
|
||||
"...+",
|
||||
"...+",
|
||||
"...+",
|
||||
"...+",
|
||||
"...+",
|
||||
"...+",
|
||||
"...+"};
|
||||
". c #484848",
|
||||
".",
|
||||
".",
|
||||
".",
|
||||
".",
|
||||
".",
|
||||
".",
|
||||
".",
|
||||
".",
|
||||
".",
|
||||
".",
|
||||
".",
|
||||
".",
|
||||
".",
|
||||
".",
|
||||
".",
|
||||
".",
|
||||
".",
|
||||
".",
|
||||
".",
|
||||
".",
|
||||
"."};
|
||||
|
||||
Reference in New Issue
Block a user