Oomox: Add Solarized-Light GTK theme

This commit is contained in:
2018-01-31 13:50:13 -06:00
parent 1003cdddc7
commit bf038878a7
230 changed files with 5190 additions and 5118 deletions

View File

@@ -0,0 +1,32 @@
/* XPM */
static char * stick_active_xpm[] = {
"24 26 4 1",
" c None",
". c #eee8d5",
"+ c #002b36",
"@@@@@@@@@@@@@@@@@@@@@@@@",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"...........++...........",
".........++++++.........",
".........++..++.........",
"........++....++........",
"........++....++........",
".........++..++.........",
".........++++++.........",
"...........++...........",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};