mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
Enable app icon and add pixmaps for background
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
/* XPM */
|
||||
static char * menu_pressed_xpm[] = {
|
||||
"16 25 3 1",
|
||||
" c None",
|
||||
". c #484848",
|
||||
"+ c #2D2D2D",
|
||||
"................",
|
||||
"++++++++++++++++",
|
||||
"++++++++++++++++",
|
||||
"++++++++++++++++",
|
||||
"++++++++++++++++",
|
||||
"++++++++++++++++",
|
||||
"++++++++++++++++",
|
||||
"++++++++++++++++",
|
||||
"++++++++++++++++",
|
||||
"++++++++++++++++",
|
||||
"++++++++++++++++",
|
||||
"++++++++++++++++",
|
||||
"++++++++++++++++",
|
||||
"++++++++++++++++",
|
||||
"++++++++++++++++",
|
||||
"++++++++++++++++",
|
||||
"++++++++++++++++",
|
||||
"++++++++++++++++",
|
||||
"++++++++++++++++",
|
||||
"++++++++++++++++",
|
||||
"++++++++++++++++",
|
||||
"++++++++++++++++",
|
||||
"++++++++++++++++",
|
||||
"++++++++++++++++",
|
||||
"++++++++++++++++"};
|
||||
Reference in New Issue
Block a user