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,6 @@
/* XPM */
static char * bottom_active_xpm[] = {
"8 1 2 1",
" c None",
". c #84a0c6",
"........"};

View File

@@ -0,0 +1,6 @@
/* XPM */
static char * bottom_inactive_xpm[] = {
"8 1 2 1",
" c None",
". c #161821",
"........"};

View File

@@ -0,0 +1,6 @@
/* XPM */
static char * bottom_left_active_xpm[] = {
"1 1 2 1",
" c None",
". c #84a0c6",
"."};

View File

@@ -0,0 +1,6 @@
/* XPM */
static char * bottom_left_inactive_xpm[] = {
"1 1 2 1",
" c None",
". c #161821",
"."};

View File

@@ -0,0 +1,6 @@
/* XPM */
static char * bottom_right_active_xpm[] = {
"1 1 2 1",
" c None",
". c #84a0c6",
"."};

View File

@@ -0,0 +1,6 @@
/* XPM */
static char * bottom_right_inactive_xpm[] = {
"1 1 2 1",
" c None",
". c #161821",
"."};

View File

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

View File

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

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",
"@@@@@@@@@@@@@@@@@@@@@@@@",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........++....++........",
"........+++..+++........",
".........++++++.........",
"..........++++..........",
"..........++++..........",
".........++++++.........",
"........+++..+++........",
"........++....++........",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};

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",
"@@@@@@@@@@@@@@@@@@@@@@@@",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........++....++........",
"........+++..+++........",
".........++++++.........",
"..........++++..........",
"..........++++..........",
".........++++++.........",
"........+++..+++........",
"........++....++........",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};

View File

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

View File

@@ -0,0 +1,33 @@
/* XPM */
static char * hide_prelight_xpm[] = {
"24 26 4 1",
" c None",
". c #161821",
"+ c #9a9ca5",
"@ c #161821",
"@@@@@@@@@@@@@@@@@@@@@@@@",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........++++++++........",
"........++++++++........",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};

View File

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

View File

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

View File

@@ -0,0 +1,26 @@
/* XPM */
static char * left_active_xpm[] = {
"1 21 2 1",
" c None",
". c #84a0c6",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
"."};

View File

@@ -0,0 +1,26 @@
/* XPM */
static char * left_inactive_xpm[] = {
"1 21 2 1",
" c None",
". c #161821",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
"."};

View File

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

View File

@@ -0,0 +1,33 @@
/* XPM */
static char * maximize_prelight_xpm[] = {
"24 26 4 1",
" c None",
". c #161821",
"+ c #9a9ca5",
"@ c #161821",
"@@@@@@@@@@@@@@@@@@@@@@@@",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........++++++++........",
"........++++++++........",
"........++....++........",
"........++....++........",
"........++....++........",
"........++....++........",
"........++++++++........",
"........++++++++........",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};

View File

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

View File

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

View File

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

View File

@@ -0,0 +1,33 @@
/* XPM */
static char * maximize_toggled_prelight_xpm[] = {
"24 26 4 1",
" c None",
". c #161821",
"+ c #9a9ca5",
"@ c #161821",
"@@@@@@@@@@@@@@@@@@@@@@@@",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........++++++++........",
"........++++++++........",
"........++....++........",
"........++....++........",
"........++....++........",
"........++....++........",
"........++++++++........",
"........++++++++........",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};

View File

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

View File

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

View File

@@ -0,0 +1,21 @@
/* XPM */
static char * menu_active_xpm[] = {
"24 16 2 1",
" c None",
". c #161821",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};

View File

@@ -0,0 +1,21 @@
/* XPM */
static char * menu_inactive_xpm[] = {
"24 16 2 1",
" c None",
". c #161821",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};

View File

@@ -0,0 +1,21 @@
/* XPM */
static char * menu_prelight_xpm[] = {
"24 16 2 1",
" c None",
". c #161821",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};

View File

@@ -0,0 +1,21 @@
/* XPM */
static char * menu_pressed_xpm[] = {
"24 16 2 1",
" c None",
". c #161821",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};

View File

@@ -0,0 +1,26 @@
/* XPM */
static char * right_active_xpm[] = {
"1 21 2 1",
" c None",
". c #84a0c6",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
"."};

View File

@@ -0,0 +1,26 @@
/* XPM */
static char * right_inactive_xpm[] = {
"1 21 2 1",
" c None",
". c #161821",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
"."};

View File

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

View File

@@ -0,0 +1,33 @@
/* XPM */
static char * shade_prelight_xpm[] = {
"24 26 4 1",
" c None",
". c #161821",
"+ c #9a9ca5",
"@ c #161821",
"@@@@@@@@@@@@@@@@@@@@@@@@",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"...........++...........",
"..........++++..........",
".........++++++.........",
"........++++++++........",
".......+++.++.+++.......",
"...........++...........",
"...........++...........",
"...........++...........",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};

View File

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

View File

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

View File

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

View File

@@ -0,0 +1,32 @@
/* XPM */
static char * shade_toggled_prelight_xpm[] = {
"24 26 4 1",
" c None",
". c #161821",
"+ c #9a9ca5",
"@@@@@@@@@@@@@@@@@@@@@@@@",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"...........++...........",
"...........++...........",
"...........++...........",
".......+++.++.+++.......",
"........++++++++........",
".........++++++.........",
"..........++++..........",
"...........++...........",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};

View File

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

View File

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

View File

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

View File

@@ -0,0 +1,33 @@
/* XPM */
static char * stick_toggled_prelight_xpm[] = {
"24 26 4 1",
" c None",
". c #161821",
"+ c #9a9ca5",
"@ c #161821",
"@@@@@@@@@@@@@@@@@@@@@@@@",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"...........++...........",
".........++++++.........",
".........++..++.........",
"........++....++........",
"........++....++........",
".........++..++.........",
".........++++++.........",
"...........++...........",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};

View File

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

View File

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

View File

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

View File

@@ -0,0 +1,33 @@
/* XPM */
static char * stick_toggled_prelight_xpm[] = {
"24 26 4 1",
" c None",
". c #161821",
"+ c #9a9ca5",
"@ c #161821",
"@@@@@@@@@@@@@@@@@@@@@@@@",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"...........++...........",
".........++++++.........",
".........++++++.........",
"........++++++++........",
"........++++++++........",
".........++++++.........",
".........++++++.........",
"...........++...........",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};

View File

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

View File

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

View File

@@ -0,0 +1,23 @@
# Name: Numix xfwm4 theme
# Author: Satyajit Sahoo <satyajit.happy@gmail.com>
# License: GPL-3.0+
active_text_color=#c6c8d1
inactive_text_color=#9a9ca5
button_offset=3
button_spacing=0
show_app_icon=true
full_width_title=true
maximized_offset=0
title_horizontal_offset=3
title_shadow_active=false
title_shadow_inactive=false
title_vertical_offset_active=0
title_vertical_offset_inactive=0
title_shadow_active=false
title_shadow_inactive=false
shadow_delta_height=0
shadow_delta_width=0
shadow_delta_x=0
shadow_delta_y=0
shadow_opacity=30

View File

@@ -0,0 +1,32 @@
/* XPM */
static char * title_1_active_xpm[] = {
"2 26 3 1",
" c None",
". c #84a0c6",
"+ c #161821",
"..",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++"};

View File

@@ -0,0 +1,32 @@
/* XPM */
static char * title_1_inactive_xpm[] = {
"2 26 3 1",
" c None",
". c #161821",
"+ c #161821",
"..",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++"};

View File

@@ -0,0 +1,32 @@
/* XPM */
static char * title_2_active_xpm[] = {
"2 26 3 1",
" c None",
". c #84a0c6",
"+ c #161821",
"..",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++"};

View File

@@ -0,0 +1,32 @@
/* XPM */
static char * title_2_inactive_xpm[] = {
"2 26 3 1",
" c None",
". c #161821",
"+ c #161821",
"..",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++"};

View File

@@ -0,0 +1,32 @@
/* XPM */
static char * title_3_active_xpm[] = {
"2 26 3 1",
" c None",
". c #84a0c6",
"+ c #161821",
"..",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++"};

View File

@@ -0,0 +1,32 @@
/* XPM */
static char * title_3_inactive_xpm[] = {
"2 26 3 1",
" c None",
". c #161821",
"+ c #161821",
"..",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++"};

View File

@@ -0,0 +1,32 @@
/* XPM */
static char * title_4_active_xpm[] = {
"2 26 3 1",
" c None",
". c #84a0c6",
"+ c #161821",
"..",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++"};

View File

@@ -0,0 +1,32 @@
/* XPM */
static char * title_4_inactive_xpm[] = {
"2 26 3 1",
" c None",
". c #161821",
"+ c #161821",
"..",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++"};

View File

@@ -0,0 +1,32 @@
/* XPM */
static char * title_5_active_xpm[] = {
"2 26 3 1",
" c None",
". c #84a0c6",
"+ c #161821",
"..",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++"};

View File

@@ -0,0 +1,32 @@
/* XPM */
static char * title_5_inactive_xpm[] = {
"2 26 3 1",
" c None",
". c #161821",
"+ c #161821",
"..",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++"};

View File

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

View File

@@ -0,0 +1,33 @@
/* XPM */
static char * top_left_inactive_xpm[] = {
"2 26 4 1",
" c None",
". c #161821",
"+ c #161821",
"@ c #161821",
" .",
".+",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@"};

View File

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

View File

@@ -0,0 +1,33 @@
/* XPM */
static char * top_right_inactive_xpm[] = {
"2 26 4 1",
" c None",
". c #161821",
"+ c #161821",
"@ c #161821",
". ",
"+.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@."};