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,4 @@
#define desk_width 8
#define desk_height 8
static unsigned char desk_bits[] = {
0x04, 0x0e, 0x3f, 0x1e, 0x1c, 0x24, 0x40, 0x80 };