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:
Executable
+38
@@ -0,0 +1,38 @@
|
||||
/* XPM */
|
||||
static char * close_pressed_xpm[] = {
|
||||
"24 24 11 1",
|
||||
" c None",
|
||||
". c #141414",
|
||||
"+ c #3F3F3F",
|
||||
"@ c #515151",
|
||||
"# c #4B4B4B",
|
||||
"$ c #444444",
|
||||
"% c #777777",
|
||||
"& c #565656",
|
||||
"* c #151515",
|
||||
"= c #525252",
|
||||
"- c #464646",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........+@....#$........",
|
||||
".......+%%@..#%%$.......",
|
||||
".......@%%%@#%%%&*......",
|
||||
"........@%%%%%%&*.......",
|
||||
".........@%%%%&*........",
|
||||
".........#%%%%=.........",
|
||||
"........#%%%%%%@........",
|
||||
".......#%%%&=%%%@.......",
|
||||
".......-%%&*.@%%#.......",
|
||||
"........-&*...@#........",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................"};
|
||||
Reference in New Issue
Block a user