mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
Initial Commit
This commit is contained in:
@@ -0,0 +1,32 @@
|
||||
/* XPM */
|
||||
static char * hide_prelight_xpm[] = {
|
||||
"24 24 5 1",
|
||||
" c None",
|
||||
". c #141414",
|
||||
"+ c #9C9C9C",
|
||||
"@ c #CCCCCC",
|
||||
"# c #989898",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
".......+@@@@@@@@+.......",
|
||||
".......@@@@@@@@@@.......",
|
||||
".......#@@@@@@@@#.......",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................"};
|
||||
Reference in New Issue
Block a user