Moved between oomox themes

This one's based on Numix, which should look a lot better.
This commit is contained in:
2017-08-10 02:31:57 -05:00
parent 72f490816e
commit ae651057fd
315 changed files with 3751 additions and 2682 deletions

View File

@@ -0,0 +1,38 @@
/* XPM */
static char * stick_active_xpm[] = {
"24 26 4 1",
" c None",
<<<<<<< HEAD
". c #32302f",
"+ c #ebdbb2",
=======
". c #444444",
"+ c #eeeeee",
"@ c #484848",
"@@@@@@@@@@@@@@@@@@@@@@@@",
>>>>>>> 20c317abd13ec1b1bd1eef62707456f4e76b1f5d
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"...........++...........",
".........++++++.........",
".........++..++.........",
"........++....++........",
"........++....++........",
".........++..++.........",
".........++++++.........",
"...........++...........",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};