This commit is contained in:
kento2 2025-11-16 22:32:14 +01:00
commit 4603184052
87 changed files with 3677 additions and 0 deletions

View file

@ -0,0 +1,7 @@
tgc-large
---------
A mix based on "tgc" tyle, with modified xfwm4 default buttons and some other
stuff. In the end, it looks like a larger "tgc" theme.
Probably more usable on some wider screens.

View file

@ -0,0 +1,14 @@
/* XPM */
static char * bottom_active_xpm[] = {
"32 5 6 1",
" c None",
". c #949594 s active_shadow_2",
"+ c #FFFFFF s active_hilight_2",
"@ c #D5D6D5 s active_color_2",
"# c #B4BAB4 s active_mid_2",
"$ c #000000",
"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
"................................",
"$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$"};

View file

@ -0,0 +1,14 @@
/* XPM */
static char * bottom_inactive_xpm[] = {
"32 5 6 1",
" c None",
". c #949594 s inactive_shadow_2",
"+ c #FFFFFF s inactive_hilight_2",
"@ c #D5D6D5 s inactive_color_2",
"# c #B4BAB4 s inactive_mid_2",
"$ c #000000",
"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
"................................",
"$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$"};

View file

@ -0,0 +1,25 @@
/* XPM */
static char * bottom_left_active_xpm[] = {
"16 16 6 1",
" c None",
". c #949594 s active_shadow_2",
"+ c #FFFFFF s active_hilight_2",
"@ c #D5D6D5 s active_color_2",
"# c #B4BAB4 s active_mid_2",
"$ c #000000",
"$+@@@ ",
"$+@@@ ",
"$+@@@ ",
"$+@@@ ",
"$+@@@ ",
"$+@@@ ",
"$+@@@ ",
"$+@@@ ",
"$+@@@ ",
"$+@@@ ",
"$+@@@ ",
"$+@@@@@@@@@@@@@@",
"$+@@@@@@@@@@@@@@",
"$+@@@@@@@@@@@@@@",
"$#..............",
"$$$$$$$$$$$$$$$$"};

View file

@ -0,0 +1,25 @@
/* XPM */
static char * bottom_left_inactive_xpm[] = {
"16 16 6 1",
" c None",
". c #949594 s inactive_shadow_2",
"+ c #FFFFFF s inactive_hilight_2",
"@ c #D5D6D5 s inactive_color_2",
"# c #B4BAB4 s inactive_mid_2",
"$ c #000000",
"$+@@@ ",
"$+@@@ ",
"$+@@@ ",
"$+@@@ ",
"$+@@@ ",
"$+@@@ ",
"$+@@@ ",
"$+@@@ ",
"$+@@@ ",
"$+@@@ ",
"$+@@@ ",
"$+@@@@@@@@@@@@@@",
"$+@@@@@@@@@@@@@@",
"$+@@@@@@@@@@@@@@",
"$#..............",
"$$$$$$$$$$$$$$$$"};

View file

@ -0,0 +1,25 @@
/* XPM */
static char * bottom_right_active_xpm[] = {
"16 16 6 1",
" c None",
". c #949594 s active_shadow_2",
"+ c #FFFFFF s active_hilight_2",
"@ c #D5D6D5 s active_color_2",
"# c #B4BAB4 s active_mid_2",
"$ c #000000",
" @@@.$",
" @@@.$",
" @@@.$",
" @@@.$",
" @@@.$",
" @@@.$",
" @@@.$",
" @@@.$",
" @@@.$",
" @@@.$",
" @@@.$",
"@@@@@@@@@@@@@@.$",
"@@@@@@@@@@@@@@.$",
"@@@@@@@@@@@@@@.$",
"...............$",
"$$$$$$$$$$$$$$$$"};

View file

@ -0,0 +1,25 @@
/* XPM */
static char * bottom_right_inactive_xpm[] = {
"16 16 6 1",
" c None",
". c #949594 s inactive_shadow_2",
"+ c #FFFFFF s inactive_hilight_2",
"@ c #D5D6D5 s inactive_color_2",
"# c #B4BAB4 s inactive_mid_2",
"$ c #000000",
" @@@.$",
" @@@.$",
" @@@.$",
" @@@.$",
" @@@.$",
" @@@.$",
" @@@.$",
" @@@.$",
" @@@.$",
" @@@.$",
" @@@.$",
"@@@@@@@@@@@@@@.$",
"@@@@@@@@@@@@@@.$",
"@@@@@@@@@@@@@@.$",
"...............$",
"$$$$$$$$$$$$$$$$"};

View file

@ -0,0 +1,27 @@
/* XPM */
static char * close_active_xpm[] = {
"17 17 6 1",
" c None",
". c #FFFFFF s active_hilight_2",
"+ c #D5D6D5 s active_color_2",
"@ c #949594 s active_shadow_2",
"# c #000000 s active_border_color",
"$ c #B4BAB4 s active_mid_2",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++##+++++++##+++",
"+++###+++++###+++",
"+++@###+++###@+++",
"+++$@###+###@$+++",
"++++$@#####@$++++",
"+++++$@###@$+++++",
"++++++#####++++++",
"+++++###@###+++++",
"++++###@$@###++++",
"+++###@$+$@###+++",
"+++##@$+++$@##+++",
"+++@@$+++++$@@+++",
"+++$$+++++++$$+++",
"+++++++++++++++++"};

View file

@ -0,0 +1,27 @@
/* XPM */
static char * close_inactive_xpm[] = {
"17 17 6 1",
" c None",
". c #FFFFFF s inactive_hilight_2",
"+ c #D5D6D5 s inactive_color_2",
"@ c #949594 s inactive_shadow_2",
"# c #000000 s inactive_border_color",
"$ c #B4BAB4 s inactive_mid_2",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++@@+++++++@@+++",
"+++@@@+++++@@@+++",
"+++$@@@+++@@@$+++",
"++++$@@@+@@@$++++",
"+++++$@@@@@$+++++",
"++++++$@@@$++++++",
"++++++@@@@@++++++",
"+++++@@@$@@@+++++",
"++++@@@$+$@@@++++",
"+++@@@$+++$@@@+++",
"+++@@$+++++$@@+++",
"+++$$+++++++$$+++",
"+++++++++++++++++",
"+++++++++++++++++"};

View file

@ -0,0 +1,27 @@
/* XPM */
static char * close_pressed_xpm[] = {
"17 17 6 1",
" c None",
". c #949594 s active_shadow_2",
"+ c #D5D6D5 s active_color_2",
"@ c #B4BAB4 s active_mid_2",
"= c #FFFFFF s active_hilight_2",
"# c #000000 s active_border_color",
"................+",
".@@@@@@@@@@@@@@@=",
".@@@@@@@@@@@@@@@=",
".@@##@@@@@@@##@@=",
".@@###@@@@@###@@=",
".@@.###@@@###.@@=",
".@@@.###@###.@@@=",
".@@@@.#####.@@@@=",
".@@@@@.###.@@@@@=",
".@@@@@#####@@@@@=",
".@@@@###.###@@@@=",
".@@@###.@.###@@@=",
".@@###.@@@.###@@=",
".@@##.@@@@@.##@@=",
".@@..@@@@@@@..@@=",
".@@@@@@@@@@@@@@@=",
"+================"};

View file

@ -0,0 +1,27 @@
/* XPM */
static char * hide_active_xpm[] = {
"17 17 6 1",
" c None",
". c #FFFFFF s active_hilight_2",
"+ c #D5D6D5 s active_color_2",
"@ c #949594 s active_shadow_2",
"# c #000000 s active_border_color",
"$ c #B4BAB4 s active_mid_2",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++###########+++",
"+++###########+++",
"+++@@@@@@@@@@@+++",
"+++$$$$$$$$$$$+++",
"+++++++++++++++++"};

View file

@ -0,0 +1,27 @@
/* XPM */
static char * hide_inactive_xpm[] = {
"17 17 6 1",
" c None",
". c #FFFFFF s inactive_hilight_2",
"+ c #D5D6D5 s inactive_color_2",
"@ c #949594 s inactive_shadow_2",
"# c #000000 s inactive_border_color",
"$ c #B4BAB4 s inactive_mid_2",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++@@@@@@@@@@@+++",
"+++@@@@@@@@@@@+++",
"+++$$$$$$$$$$$+++",
"+++++++++++++++++",
"+++++++++++++++++"};

View file

@ -0,0 +1,27 @@
/* XPM */
static char * hide_pressed_xpm[] = {
"17 17 6 1",
" c None",
". c #949594 s active_shadow_2",
"+ c #D5D6D5 s active_color_2",
"@ c #B4BAB4 s active_mid_2",
"= c #FFFFFF s active_hilight_2",
"# c #000000 s active_border_color",
"................+",
".@@@@@@@@@@@@@@@=",
".@@@@@@@@@@@@@@@=",
".@@@@@@@@@@@@@@@=",
".@@@@@@@@@@@@@@@=",
".@@@@@@@@@@@@@@@=",
".@@@@@@@@@@@@@@@=",
".@@@@@@@@@@@@@@@=",
".@@@@@@@@@@@@@@@=",
".@@@@@@@@@@@@@@@=",
".@@@@@@@@@@@@@@@=",
".@@@@@@@@@@@@@@@=",
".@@###########@@=",
".@@###########@@=",
".@@...........@@=",
".@@@@@@@@@@@@@@@=",
"+================"};

View file

@ -0,0 +1,41 @@
/* XPM */
static char * left_active_xpm[] = {
"5 32 6 1",
" c None",
". c #949594 s active_shadow_2",
"+ c #FFFFFF s active_hilight_2",
"# c #D5D6D5 s active_color_2",
"* c #B4BAB4 s active_mid_2",
"@ c #000000",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###"};

View file

@ -0,0 +1,41 @@
/* XPM */
static char * left_inactive_xpm[] = {
"5 32 6 1",
" c None",
". c #949594 s inactive_shadow_2",
"+ c #FFFFFF s inactive_hilight_2",
"# c #D5D6D5 s inactive_color_2",
"* c #B4BAB4 s inactive_mid_2",
"@ c #000000",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###"};

View file

@ -0,0 +1,27 @@
/* XPM */
static char * maximize_active_xpm[] = {
"17 17 6 1",
" c None",
". c #FFFFFF s active_hilight_2",
"+ c #D5D6D5 s active_color_2",
"@ c #949594 s active_shadow_2",
"# c #000000 s active_border_color",
"$ c #B4BAB4 s active_mid_2",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++###########+++",
"+++###########+++",
"+++#@@@@@@@@@#+++",
"+++#$$$$$$$$$#+++",
"+++#+++++++++#+++",
"+++#+++++++++#+++",
"+++#+++++++++#+++",
"+++#+++++++++#+++",
"+++#+++++++++#+++",
"+++#+++++++++#+++",
"+++###########+++",
"+++@@@@@@@@@@@+++",
"+++$$$$$$$$$$$+++",
"+++++++++++++++++"};

View file

@ -0,0 +1,27 @@
/* XPM */
static char * maximize_inactive_xpm[] = {
"17 17 6 1",
" c None",
". c #FFFFFF s inactive_hilight_2",
"+ c #D5D6D5 s inactive_color_2",
"@ c #949594 s inactive_shadow_2",
"# c #000000 s inactive_border_color",
"$ c #B4BAB4 s inactive_mid_2",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++@@@@@@@@@@@+++",
"+++@@@@@@@@@@@+++",
"+++@$$$$$$$$$@+++",
"+++@+++++++++@+++",
"+++@+++++++++@+++",
"+++@+++++++++@+++",
"+++@+++++++++@+++",
"+++@+++++++++@+++",
"+++@+++++++++@+++",
"+++@+++++++++@+++",
"+++@@@@@@@@@@@+++",
"+++$$$$$$$$$$$+++",
"+++++++++++++++++",
"+++++++++++++++++"};

View file

@ -0,0 +1,27 @@
/* XPM */
static char * maximize_pressed_xpm[] = {
"17 17 6 1",
" c None",
". c #949594 s active_shadow_2",
"+ c #D5D6D5 s active_color_2",
"@ c #B4BAB4 s active_mid_2",
"= c #FFFFFF s active_hilight_2",
"# c #000000 s active_border_color",
"................+",
".@@@@@@@@@@@@@@@=",
".@@@@@@@@@@@@@@@=",
".@@###########@@=",
".@@###########@@=",
".@@#.........#@@=",
".@@#@@@@@@@@@#@@=",
".@@#@@@@@@@@@#@@=",
".@@#@@@@@@@@@#@@=",
".@@#@@@@@@@@@#@@=",
".@@#@@@@@@@@@#@@=",
".@@#@@@@@@@@@#@@=",
".@@#@@@@@@@@@#@@=",
".@@###########@@=",
".@@...........@@=",
".@@@@@@@@@@@@@@@=",
"+================"};

View file

@ -0,0 +1,27 @@
/* XPM */
static char * maximize_toggled_active_xpm[] = {
"17 17 6 1",
" c None",
". c #FFFFFF s active_hilight_2",
"+ c #D5D6D5 s active_color_2",
"@ c #949594 s active_shadow_2",
"# c #000000 s active_border_color",
"$ c #B4BAB4 s active_mid_2",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++########++++++",
"+++########++++++",
"+++#@@@@@@#++++++",
"+++#$$$$$$#@##+++",
"+++#++++++#@##+++",
"+++#++++++#++#+++",
"+++#++++++#++#+++",
"+++########++#+++",
"+++@@@@++++++#+++",
"+++$$$#++++++#+++",
"++++++########+++",
"++++++@@@@@@@@+++",
"++++++$$$$$$$$+++",
"+++++++++++++++++"};

View file

@ -0,0 +1,27 @@
/* XPM */
static char * maximize_toggled_inactive_xpm[] = {
"17 17 6 1",
" c None",
". c #FFFFFF s inactive_hilight_2",
"+ c #D5D6D5 s inactive_color_2",
"@ c #949594 s inactive_shadow_2",
"# c #000000 s inactive_border_color",
"$ c #B4BAB4 s inactive_mid_2",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++@@@@@@@@++++++",
"+++@@@@@@@@++++++",
"+++@$$$$$$@++++++",
"+++@++++++@$@@+++",
"+++@++++++@$@@+++",
"+++@++++++@++@+++",
"+++@++++++@++@+++",
"+++@@@@@@@@++@+++",
"+++$$$$++++++@+++",
"++++++@++++++@+++",
"++++++@@@@@@@@+++",
"++++++$$$$$$$$+++",
"+++++++++++++++++",
"+++++++++++++++++"};

View file

@ -0,0 +1,27 @@
/* XPM */
static char * maximize_toggled_pressed_xpm[] = {
"17 17 6 1",
" c None",
". c #949594 s active_shadow_2",
"+ c #D5D6D5 s active_color_2",
"@ c #B4BAB4 s active_mid_2",
"= c #FFFFFF s active_hilight_2",
"# c #000000 s active_border_color",
"................+",
".@@@@@@@@@@@@@@@=",
".@@@@@@@@@@@@@@@=",
".@@########@@@@@=",
".@@########@@@@@=",
".@@#......#@@@@@=",
".@@#@@@@@@#.##@@=",
".@@#@@@@@@#.##@@=",
".@@#@@@@@@#@@#@@=",
".@@#@@@@@@#@@#@@=",
".@@########@@#@@=",
".@@....@@@@@@#@@=",
".@@@@@#@@@@@@#@@=",
".@@@@@########@@=",
".@@@@@........@@=",
".@@@@@@@@@@@@@@@=",
"+================"};

View file

@ -0,0 +1,26 @@
/* XPM */
static char * menu_active_xpm[] = {
"17 17 6 1",
" c None",
". c #FFFFFF s active_hilight_2",
"+ c #D5D6D5 s active_color_2",
"@ c #949594 s active_shadow_2",
"# c #000000",
"$ c #B4BAB4 s active_mid_2",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++"};

View file

@ -0,0 +1,26 @@
/* XPM */
static char * menu_inactive_xpm[] = {
"17 17 6 1",
" c None",
". c #FFFFFF s inactive_hilight_2",
"+ c #D5D6D5 s inactive_color_2",
"@ c #949594 s inactive_shadow_2",
"# c #000000",
"$ c #B4BAB4 s inactive_mid_2",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++"};

View file

@ -0,0 +1,26 @@
/* XPM */
static char * menu_pressed_xpm[] = {
"17 17 6 1",
" c None",
". c #949594 s active_shadow_2",
"+ c #D5D6D5 s active_color_2",
"@ c #B4BAB4 s active_mid_2",
"= c #FFFFFF s active_hilight_2",
"# c #000000",
"................+",
".@@@@@@@@@@@@@@@=",
".@@@@@@@@@@@@@@@=",
".@@@@@@@@@@@@@@@=",
".@@@@@@@@@@@@@@@=",
".@@@@@@@@@@@@@@@=",
".@@@@@@@@@@@@@@@=",
".@@@@@@@@@@@@@@@=",
".@@@@@@@@@@@@@@@=",
".@@@@@@@@@@@@@@@=",
".@@@@@@@@@@@@@@@=",
".@@@@@@@@@@@@@@@=",
".@@@@@@@@@@@@@@@=",
".@@@@@@@@@@@@@@@=",
".@@@@@@@@@@@@@@@=",
".@@@@@@@@@@@@@@@=",
"+================"};

View file

@ -0,0 +1 @@
This is "Tcg-large" for XFWM4. I'm including it with this theme because I like it and it seems like it isn't included by default by Debian.

View file

@ -0,0 +1,41 @@
/* XPM */
static char * right_active_xpm[] = {
"5 32 6 1",
" c None",
". c #949594 s active_shadow_2",
"+ c #FFFFFF s active_hilight_2",
"# c #D5D6D5 s active_color_2",
"* c #B4BAB4 s active_mid_2",
"@ c #000000",
"###.@",
"###.@",
"###.@",
"###.@",
"###.@",
"###.@",
"###.@",
"###.@",
"###.@",
"###.@",
"###.@",
"###.@",
"###.@",
"###.@",
"###.@",
"###.@",
"###.@",
"###.@",
"###.@",
"###.@",
"###.@",
"###.@",
"###.@",
"###.@",
"###.@",
"###.@",
"###.@",
"###.@",
"###.@",
"###.@",
"###.@",
"###.@"};

View file

@ -0,0 +1,41 @@
/* XPM */
static char * right_inactive_xpm[] = {
"5 32 6 1",
" c None",
". c #949594 s inactive_shadow_2",
"+ c #FFFFFF s inactive_hilight_2",
"# c #D5D6D5 s inactive_color_2",
"* c #B4BAB4 s inactive_mid_2",
"@ c #000000",
"###.@",
"###.@",
"###.@",
"###.@",
"###.@",
"###.@",
"###.@",
"###.@",
"###.@",
"###.@",
"###.@",
"###.@",
"###.@",
"###.@",
"###.@",
"###.@",
"###.@",
"###.@",
"###.@",
"###.@",
"###.@",
"###.@",
"###.@",
"###.@",
"###.@",
"###.@",
"###.@",
"###.@",
"###.@",
"###.@",
"###.@",
"###.@"};

View file

@ -0,0 +1,27 @@
/* XPM */
static char * shade_active_xpm[] = {
"17 17 6 1",
" c None",
". c #FFFFFF s active_hilight_2",
"+ c #D5D6D5 s active_color_2",
"@ c #949594 s active_shadow_2",
"# c #B4BAB4 s active_mid_2",
"$ c #000000 s active_border_color",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"++++++++$++++++++",
"+++++++$$$+++++++",
"++++++$$@$$++++++",
"+++++$$@#@$$+++++",
"++++$$@#+#@$$++++",
"++++$$$$$$$$$++++",
"++++@@@@@@@@@++++",
"+++$$$$$$$$$$$+++",
"+++$$$$$$$$$$$+++",
"+++@@@@@@@@@@@+++",
"+++###########+++",
"+++++++++++++++++",
"+++++++++++++++++"};

View file

@ -0,0 +1,27 @@
/* XPM */
static char * shade_inactive_xpm[] = {
"17 17 6 1",
" c None",
". c #FFFFFF s inactive_hilight_2",
"+ c #D5D6D5 s inactive_color_2",
"@ c #949594 s inactive_shadow_2",
"# c #B4BAB4 s inactive_mid_2",
"$ c #000000 s inactive_border_color",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"++++++++@++++++++",
"+++++++@@@+++++++",
"++++++@@#@@++++++",
"+++++@@#+#@@+++++",
"++++@@+++++@@++++",
"++++@@@@@@@@@++++",
"++++#########++++",
"+++@@@@@@@@@@@+++",
"+++@@@@@@@@@@@+++",
"+++###########+++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++"};

View file

@ -0,0 +1,27 @@
/* XPM */
static char * shade_pressed_xpm[] = {
"17 17 6 1",
" c None",
". c #949594 s active_shadow_2",
"+ c #D5D6D5 s active_color_2",
"@ c #B4BAB4 s active_mid_2",
"= c #FFFFFF s active_hilight_2",
"# c #000000 s active_border_color",
"................+",
".@@@@@@@@@@@@@@@=",
".@@@@@@@@@@@@@@@=",
".@@@@@@@@@@@@@@@=",
".@@@@@@@#@@@@@@@=",
".@@@@@@###@@@@@@=",
".@@@@@##.##@@@@@=",
".@@@@##.@.##@@@@=",
".@@@##.@@@.##@@@=",
".@@@#########@@@=",
".@@@.........@@@=",
".@@###########@@=",
".@@###########@@=",
".@@...........@@=",
".@@@@@@@@@@@@@@@=",
".@@@@@@@@@@@@@@@=",
"+================"};

View file

@ -0,0 +1,27 @@
/* XPM */
static char * shade_toggled_active_xpm[] = {
"17 17 6 1",
" c None",
". c #FFFFFF s active_hilight_2",
"+ c #D5D6D5 s active_color_2",
"@ c #949594 s active_shadow_2",
"# c #B4BAB4 s active_mid_2",
"$ c #000000 s active_border_color",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"++++$$$$$$$$$++++",
"++++$$@@@@@$$++++",
"++++@$$###$$@++++",
"++++#@$$+$$@#++++",
"+++++#@$$$@#+++++",
"++++++#@$@#++++++",
"+++++++#@#+++++++",
"+++$$$$$$$$$$$+++",
"+++$$$$$$$$$$$+++",
"+++@@@@@@@@@@@+++",
"+++###########+++",
"+++++++++++++++++",
"+++++++++++++++++"};

View file

@ -0,0 +1,27 @@
/* XPM */
static char * shade_toggled_inactive_xpm[] = {
"17 17 6 1",
" c None",
". c #FFFFFF s inactive_hilight_2",
"+ c #D5D6D5 s inactive_color_2",
"@ c #949594 s inactive_shadow_2",
"# c #B4BAB4 s inactive_mid_2",
"$ c #000000 s inactive_border_color",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"++++@@@@@@@@@++++",
"++++@@#####@@++++",
"++++#@@+++@@#++++",
"+++++#@@+@@#+++++",
"++++++#@@@#++++++",
"+++++++#@#+++++++",
"++++++++#++++++++",
"+++@@@@@@@@@@@+++",
"+++@@@@@@@@@@@+++",
"+++###########+++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++"};

View file

@ -0,0 +1,27 @@
/* XPM */
static char * shade_toggled_pressed_xpm[] = {
"17 17 6 1",
" c None",
". c #949594 s active_shadow_2",
"+ c #D5D6D5 s active_color_2",
"@ c #B4BAB4 s active_mid_2",
"= c #FFFFFF s active_hilight_2",
"# c #000000 s active_border_color",
"................+",
".@@@@@@@@@@@@@@@=",
".@@@@@@@@@@@@@@@=",
".@@@@@@@@@@@@@@@=",
".@@@#########@@@=",
".@@@##.....##@@@=",
".@@@.##@@@##.@@@=",
".@@@@.##@##.@@@@=",
".@@@@@.###.@@@@@=",
".@@@@@@.#.@@@@@@=",
".@@@@@@@.@@@@@@@=",
".@@###########@@=",
".@@###########@@=",
".@@...........@@=",
".@@@@@@@@@@@@@@@=",
".@@@@@@@@@@@@@@@=",
"+================"};

View file

@ -0,0 +1,27 @@
/* XPM */
static char * stick_active_xpm[] = {
"17 17 6 1",
" c None",
". c #FFFFFF s active_hilight_2",
"+ c #D5D6D5 s active_color_2",
"@ c #949594 s active_shadow_2",
"# c #000000 s active_border_color",
"$ c #B4BAB4 s active_mid_2",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++#+++#+++",
"+++++++++#####+++",
"+++@######++##+++",
"+++#$$$$$#$$##+++",
"+++@######@@##+++",
"+++$@@@@@#####+++",
"++++$$$$$#@@@#+++",
"+++++++++@$$$@+++",
"+++++++++$+++$+++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++"};

View file

@ -0,0 +1,27 @@
/* XPM */
static char * stick_inactive_xpm[] = {
"17 17 6 1",
" c None",
". c #FFFFFF s inactive_hilight_2",
"+ c #D5D6D5 s inactive_color_2",
"@ c #949594 s inactive_shadow_2",
"# c #000000 s inactive_border_color",
"$ c #B4BAB4 s inactive_mid_2",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++@+++@+++",
"+++++++++@@@@@+++",
"+++$@@@@@@++@@+++",
"+++@$$$$$@$$@@+++",
"+++$@@@@@@$$@@+++",
"++++$$$$$@@@@@+++",
"+++++++++@$$$@+++",
"+++++++++$+++$+++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++"};

View file

@ -0,0 +1,27 @@
/* XPM */
static char * stick_pressed_xpm[] = {
"17 17 6 1",
" c None",
". c #949594 s active_shadow_2",
"+ c #D5D6D5 s active_color_2",
"@ c #B4BAB4 s active_mid_2",
"= c #FFFFFF s active_hilight_2",
"# c #000000 s active_border_color",
"................+",
".@@@@@@@@@@@@@@@=",
".@@@@@@@@@@@@@@@=",
".@@@@@@@@@@@@@@@=",
".@@@@@@@@@@@@@@@=",
".@@@@@@@@#@@@#@@=",
".@@@@@@@@#####@@=",
".@@.######@@##@@=",
".@@#.....#..##@@=",
".@@.######..##@@=",
".@@@.....#####@@=",
".@@@@@@@@#...#@@=",
".@@@@@@@@.@@@.@@=",
".@@@@@@@@@@@@@@@=",
".@@@@@@@@@@@@@@@=",
".@@@@@@@@@@@@@@@=",
"+================"};

View file

@ -0,0 +1,27 @@
/* XPM */
static char * stick_toggled_active_xpm[] = {
"17 17 6 1",
" c None",
". c #FFFFFF s active_hilight_2",
"+ c #D5D6D5 s active_color_2",
"@ c #949594 s active_shadow_2",
"# c #B4BAB4 s active_mid_2",
"$ c #000000 s active_border_color",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"++++++#$$$#++++++",
"+++++#$++@$#+++++",
"+++++$+++#@$#++++",
"+++++$++$#@$@++++",
"+++++$@###@$@#+++",
"+++++#$@@@$@@#+++",
"++++++#$$$@@##+++",
"+++++++#@@@##++++",
"+++++++++###+++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++"};

View file

@ -0,0 +1,27 @@
/* XPM */
static char * stick_toggled_inactive_xpm[] = {
"17 17 6 1",
" c None",
". c #FFFFFF s inactive_hilight_2",
"+ c #D5D6D5 s inactive_color_2",
"@ c #949594 s inactive_shadow_2",
"# c #B4BAB4 s inactive_mid_2",
"$ c #000000 s inactive_border_color",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"++++++#@@@#++++++",
"+++++#@++#@#+++++",
"+++++@+++##@#++++",
"+++++@++@##@#++++",
"+++++@#####@##+++",
"+++++#@###@###+++",
"++++++#@@@####+++",
"+++++++######++++",
"+++++++++###+++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++"};

View file

@ -0,0 +1,27 @@
/* XPM */
static char * stick_toggled_pressed_xpm[] = {
"17 17 6 1",
" c None",
". c #949594 s active_shadow_2",
"+ c #B4BAB4 s active_mid_2",
"@ c #D5D6D5 s active_color_2",
"= c #FFFFFF s active_hilight_2",
"# c #000000 s active_border_color",
"................@",
".+++++++++++++++=",
".+++++++++++++++=",
".+++++++++++++++=",
".+++++++++++++++=",
".+++++.###.+++++=",
".++++.#@@.#.++++=",
".++++#@@@+.#.+++=",
".++++#@@#+.#.+++=",
".++++#.+++.#..++=",
".++++.#...#...++=",
".+++++.###....++=",
".++++++......+++=",
".++++++++...++++=",
".+++++++++++++++=",
".+++++++++++++++=",
"@================"};

View file

@ -0,0 +1,10 @@
# active_text_color=#FFFFFF
button_offset=-1
button_spacing=2
full_width_title=true
title_horizontal_offset=4
title_vertical_offset_active=1
title_vertical_offset_inactive=1
title_shadow_active=true
title_shadow_inactive=false
show_app_icon=true

View file

@ -0,0 +1,37 @@
/* XPM */
static char * title_1_active_xpm[] = {
"8 24 10 1",
" c None",
". c #000000",
"+ c #FFFFFF s active_hilight_2",
"@ c #D5D6D5 s active_color_2",
"# c #949594 s active_shadow_2",
"$ c #4B58A2 s active_shadow_1",
"% c #848FD6 s active_mid_1",
"& c #525FAB s active_color_1",
"* c #B4BAB4 s active_mid_2",
"= c #FFFFFF s active_hilight_1",
"........",
"++++++++",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@"};

View file

@ -0,0 +1,37 @@
/* XPM */
static char * title_1_inactive_xpm[] = {
"8 24 10 1",
" c None",
". c #000000",
"+ c #FFFFFF s inactive_hilight_2",
"@ c #D5D6D5 s inactive_color_2",
"# c #949594 s inactive_shadow_2",
"$ c #4B58A2 s inactive_shadow_1",
"% c #848FD6 s inactive_mid_1",
"& c #525FAB s inactive_color_1",
"* c #B4BAB4 s inactive_mid_2",
"= c #FFFFFF s inactive_hilight_1",
"........",
"++++++++",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@"};

View file

@ -0,0 +1,37 @@
/* XPM */
static char * title_2_active_xpm[] = {
"4 24 10 1",
" c None",
". c #000000",
"+ c #FFFFFF s active_hilight_2",
"@ c #D5D6D5 s active_color_2",
"# c #949594 s active_shadow_2",
"$ c #4B58A2 s active_shadow_1",
"% c #848FD6 s active_mid_1",
"& c #525FAB s active_color_1",
"* c #B4BAB4 s active_mid_2",
"= c #FFFFFF s active_hilight_1",
"....",
"++++",
"@@@@",
"@@@$",
"@@$&",
"@@$%",
"@@$&",
"@@$%",
"@@$&",
"@@$%",
"@@$&",
"@@$%",
"@@$&",
"@@$%",
"@@$&",
"@@$%",
"@@$&",
"@@$%",
"@@$&",
"@@$%",
"@@$&",
"@@@$",
"@@@@",
"@@@@"};

View file

@ -0,0 +1,37 @@
/* XPM */
static char * title_2_inactive_xpm[] = {
"4 24 10 1",
" c None",
". c #000000",
"+ c #FFFFFF s inactive_hilight_2",
"@ c #D5D6D5 s inactive_color_2",
"# c #949594 s inactive_shadow_2",
"$ c #4B58A2 s inactive_shadow_1",
"% c #848FD6 s inactive_mid_1",
"& c #525FAB s inactive_color_1",
"* c #B4BAB4 s inactive_mid_2",
"= c #FFFFFF s inactive_hilight_1",
"....",
"++++",
"@@@@",
"@@@$",
"@@$&",
"@@$%",
"@@$&",
"@@$%",
"@@$&",
"@@$%",
"@@$&",
"@@$%",
"@@$&",
"@@$%",
"@@$&",
"@@$%",
"@@$&",
"@@$%",
"@@$&",
"@@$%",
"@@$&",
"@@@$",
"@@@@",
"@@@@"};

View file

@ -0,0 +1,37 @@
/* XPM */
static char * title_3_active_xpm[] = {
"8 24 10 1",
" c None",
". c #000000",
"+ c #FFFFFF s active_hilight_2",
"@ c #D5D6D5 s active_color_2",
"# c #949594 s active_shadow_2",
"$ c #4B58A2 s active_shadow_1",
"% c #848FD6 s active_mid_1",
"& c #525FAB s active_color_1",
"* c #B4BAB4 s active_mid_2",
"= c #FFFFFF s active_hilight_1",
"........",
"++++++++",
"@@@@@@@@",
"$$$$$$$$",
"&&&&&&&&",
"%%%%%%%%",
"&&&&&&&&",
"%%%%%%%%",
"&&&&&&&&",
"%%%%%%%%",
"&&&&&&&&",
"%%%%%%%%",
"&&&&&&&&",
"%%%%%%%%",
"&&&&&&&&",
"%%%%%%%%",
"&&&&&&&&",
"%%%%%%%%",
"&&&&&&&&",
"%%%%%%%%",
"&&&&&&&&",
"$$$$$$$$",
"@@@@@@@@",
"@@@@@@@@"};

View file

@ -0,0 +1,37 @@
/* XPM */
static char * title_3_inactive_xpm[] = {
"8 24 10 1",
" c None",
". c #000000",
"+ c #FFFFFF s inactive_hilight_2",
"@ c #D5D6D5 s inactive_color_2",
"# c #949594 s inactive_shadow_2",
"$ c #4B58A2 s inactive_shadow_1",
"% c #848FD6 s inactive_mid_1",
"& c #525FAB s inactive_color_1",
"* c #B4BAB4 s inactive_mid_2",
"= c #FFFFFF s inactive_hilight_1",
"........",
"++++++++",
"@@@@@@@@",
"$$$$$$$$",
"&&&&&&&&",
"%%%%%%%%",
"&&&&&&&&",
"%%%%%%%%",
"&&&&&&&&",
"%%%%%%%%",
"&&&&&&&&",
"%%%%%%%%",
"&&&&&&&&",
"%%%%%%%%",
"&&&&&&&&",
"%%%%%%%%",
"&&&&&&&&",
"%%%%%%%%",
"&&&&&&&&",
"%%%%%%%%",
"&&&&&&&&",
"$$$$$$$$",
"@@@@@@@@",
"@@@@@@@@"};

View file

@ -0,0 +1,37 @@
/* XPM */
static char * title_4_active_xpm[] = {
"4 24 10 1",
" c None",
". c #000000",
"+ c #FFFFFF s active_hilight_2",
"@ c #D5D6D5 s active_color_2",
"# c #949594 s active_shadow_2",
"$ c #4B58A2 s active_shadow_1",
"% c #848FD6 s active_mid_1",
"& c #525FAB s active_color_1",
"* c #B4BAB4 s active_mid_2",
"= c #FFFFFF s active_hilight_1",
"....",
"++++",
"@@@@",
"$@@@",
"&$@@",
"%$@@",
"&$@@",
"%$@@",
"&$@@",
"%$@@",
"&$@@",
"%$@@",
"&$@@",
"%$@@",
"&$@@",
"%$@@",
"&$@@",
"%$@@",
"&$@@",
"%$@@",
"&$@@",
"$@@@",
"@@@@",
"@@@@"};

View file

@ -0,0 +1,37 @@
/* XPM */
static char * title_4_inactive_xpm[] = {
"4 24 10 1",
" c None",
". c #000000",
"+ c #FFFFFF s inactive_hilight_2",
"@ c #D5D6D5 s inactive_color_2",
"# c #949594 s inactive_shadow_2",
"$ c #4B58A2 s inactive_shadow_1",
"% c #848FD6 s inactive_mid_1",
"& c #525FAB s inactive_color_1",
"* c #B4BAB4 s inactive_mid_2",
"= c #FFFFFF s inactive_hilight_1",
"....",
"++++",
"@@@@",
"$@@@",
"&$@@",
"%$@@",
"&$@@",
"%$@@",
"&$@@",
"%$@@",
"&$@@",
"%$@@",
"&$@@",
"%$@@",
"&$@@",
"%$@@",
"&$@@",
"%$@@",
"&$@@",
"%$@@",
"&$@@",
"$@@@",
"@@@@",
"@@@@"};

View file

@ -0,0 +1,37 @@
/* XPM */
static char * title_5_active_xpm[] = {
"8 24 10 1",
" c None",
". c #000000",
"+ c #FFFFFF s active_hilight_2",
"@ c #D5D6D5 s active_color_2",
"# c #949594 s active_shadow_2",
"$ c #4B58A2 s active_shadow_1",
"% c #848FD6 s active_mid_1",
"& c #525FAB s active_color_1",
"* c #B4BAB4 s active_mid_2",
"= c #FFFFFF s active_hilight_1",
"........",
"++++++++",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@"};

View file

@ -0,0 +1,37 @@
/* XPM */
static char * title_5_inactive_xpm[] = {
"8 24 10 1",
" c None",
". c #000000",
"+ c #FFFFFF s inactive_hilight_2",
"@ c #D5D6D5 s inactive_color_2",
"# c #949594 s inactive_shadow_2",
"$ c #4B58A2 s inactive_shadow_1",
"% c #848FD6 s inactive_mid_1",
"& c #525FAB s inactive_color_1",
"* c #B4BAB4 s inactive_mid_2",
"= c #FFFFFF s inactive_hilight_1",
"........",
"++++++++",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@"};

View file

@ -0,0 +1,33 @@
/* XPM */
static char * top_left_active_xpm[] = {
"12 24 6 1",
" c None",
". c #949594 s active_shadow_2",
"+ c #B4BAB4 s active_mid_2",
"@ c #FFFFFF s active_hilight_2",
"# c #D5D6D5 s active_color_2",
"$ c #000000",
"$$$$$$$$$$$$",
"$@@@@@@@@@@@",
"$@##########",
"$@##########",
"$@##########",
"$@##########",
"$@##########",
"$@##########",
"$@##########",
"$@##########",
"$@##########",
"$@##########",
"$@##########",
"$@##########",
"$@##########",
"$@##########",
"$@##########",
"$@##########",
"$@##########",
"$@##########",
"$@##########",
"$@##########",
"$@##########",
"$@##########"};

View file

@ -0,0 +1,33 @@
/* XPM */
static char * top_left_inactive_xpm[] = {
"12 24 6 1",
" c None",
". c #949594 s inactive_shadow_2",
"+ c #B4BAB4 s inactive_mid_2",
"@ c #FFFFFF s inactive_hilight_2",
"# c #D5D6D5 s inactive_color_2",
"$ c #000000",
"$$$$$$$$$$$$",
"$@@@@@@@@@@@",
"$@##########",
"$@##########",
"$@##########",
"$@##########",
"$@##########",
"$@##########",
"$@##########",
"$@##########",
"$@##########",
"$@##########",
"$@##########",
"$@##########",
"$@##########",
"$@##########",
"$@##########",
"$@##########",
"$@##########",
"$@##########",
"$@##########",
"$@##########",
"$@##########",
"$@##########"};

View file

@ -0,0 +1,33 @@
/* XPM */
static char * top_right_active_xpm[] = {
"12 24 6 1",
" c None",
". c #949594 s active_shadow_2",
"+ c #FFFFFF s active_hilight_2",
"@ c #B4BAB4 s active_mid_2",
"# c #D5D6D5 s active_color_2",
"$ c #000000",
"$$$$$$$$$$$$",
"++++++++++@$",
"##########.$",
"##########.$",
"##########.$",
"##########.$",
"##########.$",
"##########.$",
"##########.$",
"##########.$",
"##########.$",
"##########.$",
"##########.$",
"##########.$",
"##########.$",
"##########.$",
"##########.$",
"##########.$",
"##########.$",
"##########.$",
"##########.$",
"##########.$",
"##########.$",
"##########.$"};

View file

@ -0,0 +1,33 @@
/* XPM */
static char * top_right_inactive_xpm[] = {
"12 24 6 1",
" c None",
". c #949594 s inactive_shadow_2",
"+ c #FFFFFF s inactive_hilight_2",
"@ c #B4BAB4 s inactive_mid_2",
"# c #D5D6D5 s inactive_color_2",
"$ c #000000",
"$$$$$$$$$$$$",
"++++++++++@$",
"##########.$",
"##########.$",
"##########.$",
"##########.$",
"##########.$",
"##########.$",
"##########.$",
"##########.$",
"##########.$",
"##########.$",
"##########.$",
"##########.$",
"##########.$",
"##########.$",
"##########.$",
"##########.$",
"##########.$",
"##########.$",
"##########.$",
"##########.$",
"##########.$",
"##########.$"};