mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
Increase width of pixmaps to fix bug
This commit is contained in:
+26
-26
@@ -1,31 +1,31 @@
|
||||
/* XPM */
|
||||
static char * title_1_active_xpm[] = {
|
||||
"1 25 3 1",
|
||||
"2 25 3 1",
|
||||
" c None",
|
||||
". c #484848",
|
||||
"+ c #2D2D2D",
|
||||
".",
|
||||
"+",
|
||||
"+",
|
||||
"+",
|
||||
"+",
|
||||
"+",
|
||||
"+",
|
||||
"+",
|
||||
"+",
|
||||
"+",
|
||||
"+",
|
||||
"+",
|
||||
"+",
|
||||
"+",
|
||||
"+",
|
||||
"+",
|
||||
"+",
|
||||
"+",
|
||||
"+",
|
||||
"+",
|
||||
"+",
|
||||
"+",
|
||||
"+",
|
||||
"+",
|
||||
"+"};
|
||||
"..",
|
||||
"++",
|
||||
"++",
|
||||
"++",
|
||||
"++",
|
||||
"++",
|
||||
"++",
|
||||
"++",
|
||||
"++",
|
||||
"++",
|
||||
"++",
|
||||
"++",
|
||||
"++",
|
||||
"++",
|
||||
"++",
|
||||
"++",
|
||||
"++",
|
||||
"++",
|
||||
"++",
|
||||
"++",
|
||||
"++",
|
||||
"++",
|
||||
"++",
|
||||
"++",
|
||||
"++"};
|
||||
|
||||
Reference in New Issue
Block a user