Generate Iceberg GTK theme and icons with oomox

This commit is contained in:
David Todd
2021-01-14 10:44:33 -06:00
parent 5778151273
commit 458abbd4e4
3819 changed files with 59724 additions and 0 deletions

View File

@@ -0,0 +1,33 @@
/* XPM */
static char * close_prelight_xpm[] = {
"24 26 4 1",
" c None",
". c #161821",
"+ c #84a0c6 s active_color_1",
"@ c #84a0c6",
"@@@@@@@@@@@@@@@@@@@@@@@@",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........++....++........",
"........+++..+++........",
".........++++++.........",
"..........++++..........",
"..........++++..........",
".........++++++.........",
"........+++..+++........",
"........++....++........",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};