mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
Fixed all XPM files to function correctly with xfwm4.
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
/* XPM */
|
||||
static char * close_prelight_xpm[] = {
|
||||
"24 24 3 1",
|
||||
"24 26 4 1",
|
||||
" c None",
|
||||
". c #444444",
|
||||
"+ c #888888",
|
||||
"@ c #393939",
|
||||
"@@@@@@@@@@@@@@@@@@@@@@@@",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
@@ -27,4 +29,5 @@ static char * close_prelight_xpm[] = {
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................"};
|
||||
|
||||
Reference in New Issue
Block a user