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,33 @@
/* XPM */
static char * maximize_prelight_xpm[] = {
"24 26 4 1",
" c None",
". c #eee8d5",
"+ c #002b36",
"@ c #fdf6e3",
"@@@@@@@@@@@@@@@@@@@@@@@@",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........++++++++........",
"........++++++++........",
"........++....++........",
"........++....++........",
"........++....++........",
"........++....++........",
"........++++++++........",
"........++++++++........",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};