This commit is contained in:
Alexander Navarro 2023-02-15 19:19:28 -03:00
parent 117b20bb7b
commit d1a84e4699
1926 changed files with 257334 additions and 11 deletions

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

@ -0,0 +1,33 @@
/* XPM */
static char * shade_toggled_prelight_xpm[] = {
"24 26 4 1",
" c None",
". c #191724",
"+ c #e0def4",
"@ c #c4a7e7",
"@@@@@@@@@@@@@@@@@@@@@@@@",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"...........++...........",
"...........++...........",
"...........++...........",
".......+++.++.+++.......",
"........++++++++........",
".........++++++.........",
"..........++++..........",
"...........++...........",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

@ -0,0 +1,33 @@
/* XPM */
static char * stick_toggled_active_xpm[] = {
"24 26 4 1",
" c None",
". c #191724",
"+ c #e0def4",
"@ c #c4a7e7",
"@@@@@@@@@@@@@@@@@@@@@@@@",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"...........++...........",
".........++++++.........",
".........++++++.........",
"........++++++++........",
"........++++++++........",
".........++++++.........",
".........++++++.........",
"...........++...........",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};

View file

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

View file

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

View file

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

View file

@ -0,0 +1,23 @@
# Name: Numix xfwm4 theme
# Author: Satyajit Sahoo <satyajit.happy@gmail.com>
# License: GPL-3.0+
active_text_color=#e0def4
inactive_text_color=#aeacc0
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 #c4a7e7",
"+ c #191724",
"..",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++"};

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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