.
This commit is contained in:
commit
4603184052
87 changed files with 3677 additions and 0 deletions
7
files/.themes/BellePintosGrande/xfwm4/README
Normal file
7
files/.themes/BellePintosGrande/xfwm4/README
Normal 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.
|
||||
14
files/.themes/BellePintosGrande/xfwm4/bottom-active.xpm
Normal file
14
files/.themes/BellePintosGrande/xfwm4/bottom-active.xpm
Normal 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",
|
||||
"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
|
||||
"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
|
||||
"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
|
||||
"................................",
|
||||
"$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$"};
|
||||
14
files/.themes/BellePintosGrande/xfwm4/bottom-inactive.xpm
Normal file
14
files/.themes/BellePintosGrande/xfwm4/bottom-inactive.xpm
Normal 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",
|
||||
"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
|
||||
"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
|
||||
"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
|
||||
"................................",
|
||||
"$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$"};
|
||||
25
files/.themes/BellePintosGrande/xfwm4/bottom-left-active.xpm
Normal file
25
files/.themes/BellePintosGrande/xfwm4/bottom-left-active.xpm
Normal 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",
|
||||
"$+@@@ ",
|
||||
"$+@@@ ",
|
||||
"$+@@@ ",
|
||||
"$+@@@ ",
|
||||
"$+@@@ ",
|
||||
"$+@@@ ",
|
||||
"$+@@@ ",
|
||||
"$+@@@ ",
|
||||
"$+@@@ ",
|
||||
"$+@@@ ",
|
||||
"$+@@@ ",
|
||||
"$+@@@@@@@@@@@@@@",
|
||||
"$+@@@@@@@@@@@@@@",
|
||||
"$+@@@@@@@@@@@@@@",
|
||||
"$#..............",
|
||||
"$$$$$$$$$$$$$$$$"};
|
||||
|
|
@ -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",
|
||||
"$+@@@ ",
|
||||
"$+@@@ ",
|
||||
"$+@@@ ",
|
||||
"$+@@@ ",
|
||||
"$+@@@ ",
|
||||
"$+@@@ ",
|
||||
"$+@@@ ",
|
||||
"$+@@@ ",
|
||||
"$+@@@ ",
|
||||
"$+@@@ ",
|
||||
"$+@@@ ",
|
||||
"$+@@@@@@@@@@@@@@",
|
||||
"$+@@@@@@@@@@@@@@",
|
||||
"$+@@@@@@@@@@@@@@",
|
||||
"$#..............",
|
||||
"$$$$$$$$$$$$$$$$"};
|
||||
|
|
@ -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",
|
||||
" @@@.$",
|
||||
" @@@.$",
|
||||
" @@@.$",
|
||||
" @@@.$",
|
||||
" @@@.$",
|
||||
" @@@.$",
|
||||
" @@@.$",
|
||||
" @@@.$",
|
||||
" @@@.$",
|
||||
" @@@.$",
|
||||
" @@@.$",
|
||||
"@@@@@@@@@@@@@@.$",
|
||||
"@@@@@@@@@@@@@@.$",
|
||||
"@@@@@@@@@@@@@@.$",
|
||||
"...............$",
|
||||
"$$$$$$$$$$$$$$$$"};
|
||||
|
|
@ -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",
|
||||
" @@@.$",
|
||||
" @@@.$",
|
||||
" @@@.$",
|
||||
" @@@.$",
|
||||
" @@@.$",
|
||||
" @@@.$",
|
||||
" @@@.$",
|
||||
" @@@.$",
|
||||
" @@@.$",
|
||||
" @@@.$",
|
||||
" @@@.$",
|
||||
"@@@@@@@@@@@@@@.$",
|
||||
"@@@@@@@@@@@@@@.$",
|
||||
"@@@@@@@@@@@@@@.$",
|
||||
"...............$",
|
||||
"$$$$$$$$$$$$$$$$"};
|
||||
27
files/.themes/BellePintosGrande/xfwm4/close-active.xpm
Normal file
27
files/.themes/BellePintosGrande/xfwm4/close-active.xpm
Normal 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",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++##+++++++##+++",
|
||||
"+++###+++++###+++",
|
||||
"+++@###+++###@+++",
|
||||
"+++$@###+###@$+++",
|
||||
"++++$@#####@$++++",
|
||||
"+++++$@###@$+++++",
|
||||
"++++++#####++++++",
|
||||
"+++++###@###+++++",
|
||||
"++++###@$@###++++",
|
||||
"+++###@$+$@###+++",
|
||||
"+++##@$+++$@##+++",
|
||||
"+++@@$+++++$@@+++",
|
||||
"+++$$+++++++$$+++",
|
||||
"+++++++++++++++++"};
|
||||
|
||||
27
files/.themes/BellePintosGrande/xfwm4/close-inactive.xpm
Normal file
27
files/.themes/BellePintosGrande/xfwm4/close-inactive.xpm
Normal 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",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++@@+++++++@@+++",
|
||||
"+++@@@+++++@@@+++",
|
||||
"+++$@@@+++@@@$+++",
|
||||
"++++$@@@+@@@$++++",
|
||||
"+++++$@@@@@$+++++",
|
||||
"++++++$@@@$++++++",
|
||||
"++++++@@@@@++++++",
|
||||
"+++++@@@$@@@+++++",
|
||||
"++++@@@$+$@@@++++",
|
||||
"+++@@@$+++$@@@+++",
|
||||
"+++@@$+++++$@@+++",
|
||||
"+++$$+++++++$$+++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++"};
|
||||
|
||||
27
files/.themes/BellePintosGrande/xfwm4/close-pressed.xpm
Normal file
27
files/.themes/BellePintosGrande/xfwm4/close-pressed.xpm
Normal 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",
|
||||
"................+",
|
||||
".@@@@@@@@@@@@@@@=",
|
||||
".@@@@@@@@@@@@@@@=",
|
||||
".@@##@@@@@@@##@@=",
|
||||
".@@###@@@@@###@@=",
|
||||
".@@.###@@@###.@@=",
|
||||
".@@@.###@###.@@@=",
|
||||
".@@@@.#####.@@@@=",
|
||||
".@@@@@.###.@@@@@=",
|
||||
".@@@@@#####@@@@@=",
|
||||
".@@@@###.###@@@@=",
|
||||
".@@@###.@.###@@@=",
|
||||
".@@###.@@@.###@@=",
|
||||
".@@##.@@@@@.##@@=",
|
||||
".@@..@@@@@@@..@@=",
|
||||
".@@@@@@@@@@@@@@@=",
|
||||
"+================"};
|
||||
|
||||
27
files/.themes/BellePintosGrande/xfwm4/hide-active.xpm
Normal file
27
files/.themes/BellePintosGrande/xfwm4/hide-active.xpm
Normal 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",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++###########+++",
|
||||
"+++###########+++",
|
||||
"+++@@@@@@@@@@@+++",
|
||||
"+++$$$$$$$$$$$+++",
|
||||
"+++++++++++++++++"};
|
||||
|
||||
27
files/.themes/BellePintosGrande/xfwm4/hide-inactive.xpm
Normal file
27
files/.themes/BellePintosGrande/xfwm4/hide-inactive.xpm
Normal 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",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++@@@@@@@@@@@+++",
|
||||
"+++@@@@@@@@@@@+++",
|
||||
"+++$$$$$$$$$$$+++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++"};
|
||||
|
||||
27
files/.themes/BellePintosGrande/xfwm4/hide-pressed.xpm
Normal file
27
files/.themes/BellePintosGrande/xfwm4/hide-pressed.xpm
Normal 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",
|
||||
"................+",
|
||||
".@@@@@@@@@@@@@@@=",
|
||||
".@@@@@@@@@@@@@@@=",
|
||||
".@@@@@@@@@@@@@@@=",
|
||||
".@@@@@@@@@@@@@@@=",
|
||||
".@@@@@@@@@@@@@@@=",
|
||||
".@@@@@@@@@@@@@@@=",
|
||||
".@@@@@@@@@@@@@@@=",
|
||||
".@@@@@@@@@@@@@@@=",
|
||||
".@@@@@@@@@@@@@@@=",
|
||||
".@@@@@@@@@@@@@@@=",
|
||||
".@@@@@@@@@@@@@@@=",
|
||||
".@@###########@@=",
|
||||
".@@###########@@=",
|
||||
".@@...........@@=",
|
||||
".@@@@@@@@@@@@@@@=",
|
||||
"+================"};
|
||||
|
||||
41
files/.themes/BellePintosGrande/xfwm4/left-active.xpm
Normal file
41
files/.themes/BellePintosGrande/xfwm4/left-active.xpm
Normal 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",
|
||||
"@+###",
|
||||
"@+###",
|
||||
"@+###",
|
||||
"@+###",
|
||||
"@+###",
|
||||
"@+###",
|
||||
"@+###",
|
||||
"@+###",
|
||||
"@+###",
|
||||
"@+###",
|
||||
"@+###",
|
||||
"@+###",
|
||||
"@+###",
|
||||
"@+###",
|
||||
"@+###",
|
||||
"@+###",
|
||||
"@+###",
|
||||
"@+###",
|
||||
"@+###",
|
||||
"@+###",
|
||||
"@+###",
|
||||
"@+###",
|
||||
"@+###",
|
||||
"@+###",
|
||||
"@+###",
|
||||
"@+###",
|
||||
"@+###",
|
||||
"@+###",
|
||||
"@+###",
|
||||
"@+###",
|
||||
"@+###",
|
||||
"@+###"};
|
||||
41
files/.themes/BellePintosGrande/xfwm4/left-inactive.xpm
Normal file
41
files/.themes/BellePintosGrande/xfwm4/left-inactive.xpm
Normal 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",
|
||||
"@+###",
|
||||
"@+###",
|
||||
"@+###",
|
||||
"@+###",
|
||||
"@+###",
|
||||
"@+###",
|
||||
"@+###",
|
||||
"@+###",
|
||||
"@+###",
|
||||
"@+###",
|
||||
"@+###",
|
||||
"@+###",
|
||||
"@+###",
|
||||
"@+###",
|
||||
"@+###",
|
||||
"@+###",
|
||||
"@+###",
|
||||
"@+###",
|
||||
"@+###",
|
||||
"@+###",
|
||||
"@+###",
|
||||
"@+###",
|
||||
"@+###",
|
||||
"@+###",
|
||||
"@+###",
|
||||
"@+###",
|
||||
"@+###",
|
||||
"@+###",
|
||||
"@+###",
|
||||
"@+###",
|
||||
"@+###",
|
||||
"@+###"};
|
||||
27
files/.themes/BellePintosGrande/xfwm4/maximize-active.xpm
Normal file
27
files/.themes/BellePintosGrande/xfwm4/maximize-active.xpm
Normal 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",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++###########+++",
|
||||
"+++###########+++",
|
||||
"+++#@@@@@@@@@#+++",
|
||||
"+++#$$$$$$$$$#+++",
|
||||
"+++#+++++++++#+++",
|
||||
"+++#+++++++++#+++",
|
||||
"+++#+++++++++#+++",
|
||||
"+++#+++++++++#+++",
|
||||
"+++#+++++++++#+++",
|
||||
"+++#+++++++++#+++",
|
||||
"+++###########+++",
|
||||
"+++@@@@@@@@@@@+++",
|
||||
"+++$$$$$$$$$$$+++",
|
||||
"+++++++++++++++++"};
|
||||
|
||||
27
files/.themes/BellePintosGrande/xfwm4/maximize-inactive.xpm
Normal file
27
files/.themes/BellePintosGrande/xfwm4/maximize-inactive.xpm
Normal 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",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++@@@@@@@@@@@+++",
|
||||
"+++@@@@@@@@@@@+++",
|
||||
"+++@$$$$$$$$$@+++",
|
||||
"+++@+++++++++@+++",
|
||||
"+++@+++++++++@+++",
|
||||
"+++@+++++++++@+++",
|
||||
"+++@+++++++++@+++",
|
||||
"+++@+++++++++@+++",
|
||||
"+++@+++++++++@+++",
|
||||
"+++@+++++++++@+++",
|
||||
"+++@@@@@@@@@@@+++",
|
||||
"+++$$$$$$$$$$$+++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++"};
|
||||
|
||||
27
files/.themes/BellePintosGrande/xfwm4/maximize-pressed.xpm
Normal file
27
files/.themes/BellePintosGrande/xfwm4/maximize-pressed.xpm
Normal 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",
|
||||
"................+",
|
||||
".@@@@@@@@@@@@@@@=",
|
||||
".@@@@@@@@@@@@@@@=",
|
||||
".@@###########@@=",
|
||||
".@@###########@@=",
|
||||
".@@#.........#@@=",
|
||||
".@@#@@@@@@@@@#@@=",
|
||||
".@@#@@@@@@@@@#@@=",
|
||||
".@@#@@@@@@@@@#@@=",
|
||||
".@@#@@@@@@@@@#@@=",
|
||||
".@@#@@@@@@@@@#@@=",
|
||||
".@@#@@@@@@@@@#@@=",
|
||||
".@@#@@@@@@@@@#@@=",
|
||||
".@@###########@@=",
|
||||
".@@...........@@=",
|
||||
".@@@@@@@@@@@@@@@=",
|
||||
"+================"};
|
||||
|
||||
|
|
@ -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",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++########++++++",
|
||||
"+++########++++++",
|
||||
"+++#@@@@@@#++++++",
|
||||
"+++#$$$$$$#@##+++",
|
||||
"+++#++++++#@##+++",
|
||||
"+++#++++++#++#+++",
|
||||
"+++#++++++#++#+++",
|
||||
"+++########++#+++",
|
||||
"+++@@@@++++++#+++",
|
||||
"+++$$$#++++++#+++",
|
||||
"++++++########+++",
|
||||
"++++++@@@@@@@@+++",
|
||||
"++++++$$$$$$$$+++",
|
||||
"+++++++++++++++++"};
|
||||
|
||||
|
|
@ -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",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++@@@@@@@@++++++",
|
||||
"+++@@@@@@@@++++++",
|
||||
"+++@$$$$$$@++++++",
|
||||
"+++@++++++@$@@+++",
|
||||
"+++@++++++@$@@+++",
|
||||
"+++@++++++@++@+++",
|
||||
"+++@++++++@++@+++",
|
||||
"+++@@@@@@@@++@+++",
|
||||
"+++$$$$++++++@+++",
|
||||
"++++++@++++++@+++",
|
||||
"++++++@@@@@@@@+++",
|
||||
"++++++$$$$$$$$+++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++"};
|
||||
|
||||
|
|
@ -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",
|
||||
"................+",
|
||||
".@@@@@@@@@@@@@@@=",
|
||||
".@@@@@@@@@@@@@@@=",
|
||||
".@@########@@@@@=",
|
||||
".@@########@@@@@=",
|
||||
".@@#......#@@@@@=",
|
||||
".@@#@@@@@@#.##@@=",
|
||||
".@@#@@@@@@#.##@@=",
|
||||
".@@#@@@@@@#@@#@@=",
|
||||
".@@#@@@@@@#@@#@@=",
|
||||
".@@########@@#@@=",
|
||||
".@@....@@@@@@#@@=",
|
||||
".@@@@@#@@@@@@#@@=",
|
||||
".@@@@@########@@=",
|
||||
".@@@@@........@@=",
|
||||
".@@@@@@@@@@@@@@@=",
|
||||
"+================"};
|
||||
|
||||
26
files/.themes/BellePintosGrande/xfwm4/menu-active.xpm
Normal file
26
files/.themes/BellePintosGrande/xfwm4/menu-active.xpm
Normal 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",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++"};
|
||||
26
files/.themes/BellePintosGrande/xfwm4/menu-inactive.xpm
Normal file
26
files/.themes/BellePintosGrande/xfwm4/menu-inactive.xpm
Normal 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",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++"};
|
||||
26
files/.themes/BellePintosGrande/xfwm4/menu-pressed.xpm
Normal file
26
files/.themes/BellePintosGrande/xfwm4/menu-pressed.xpm
Normal 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",
|
||||
"................+",
|
||||
".@@@@@@@@@@@@@@@=",
|
||||
".@@@@@@@@@@@@@@@=",
|
||||
".@@@@@@@@@@@@@@@=",
|
||||
".@@@@@@@@@@@@@@@=",
|
||||
".@@@@@@@@@@@@@@@=",
|
||||
".@@@@@@@@@@@@@@@=",
|
||||
".@@@@@@@@@@@@@@@=",
|
||||
".@@@@@@@@@@@@@@@=",
|
||||
".@@@@@@@@@@@@@@@=",
|
||||
".@@@@@@@@@@@@@@@=",
|
||||
".@@@@@@@@@@@@@@@=",
|
||||
".@@@@@@@@@@@@@@@=",
|
||||
".@@@@@@@@@@@@@@@=",
|
||||
".@@@@@@@@@@@@@@@=",
|
||||
".@@@@@@@@@@@@@@@=",
|
||||
"+================"};
|
||||
1
files/.themes/BellePintosGrande/xfwm4/note.txt
Normal file
1
files/.themes/BellePintosGrande/xfwm4/note.txt
Normal 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.
|
||||
41
files/.themes/BellePintosGrande/xfwm4/right-active.xpm
Normal file
41
files/.themes/BellePintosGrande/xfwm4/right-active.xpm
Normal 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",
|
||||
"###.@",
|
||||
"###.@",
|
||||
"###.@",
|
||||
"###.@",
|
||||
"###.@",
|
||||
"###.@",
|
||||
"###.@",
|
||||
"###.@",
|
||||
"###.@",
|
||||
"###.@",
|
||||
"###.@",
|
||||
"###.@",
|
||||
"###.@",
|
||||
"###.@",
|
||||
"###.@",
|
||||
"###.@",
|
||||
"###.@",
|
||||
"###.@",
|
||||
"###.@",
|
||||
"###.@",
|
||||
"###.@",
|
||||
"###.@",
|
||||
"###.@",
|
||||
"###.@",
|
||||
"###.@",
|
||||
"###.@",
|
||||
"###.@",
|
||||
"###.@",
|
||||
"###.@",
|
||||
"###.@",
|
||||
"###.@",
|
||||
"###.@"};
|
||||
41
files/.themes/BellePintosGrande/xfwm4/right-inactive.xpm
Normal file
41
files/.themes/BellePintosGrande/xfwm4/right-inactive.xpm
Normal 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",
|
||||
"###.@",
|
||||
"###.@",
|
||||
"###.@",
|
||||
"###.@",
|
||||
"###.@",
|
||||
"###.@",
|
||||
"###.@",
|
||||
"###.@",
|
||||
"###.@",
|
||||
"###.@",
|
||||
"###.@",
|
||||
"###.@",
|
||||
"###.@",
|
||||
"###.@",
|
||||
"###.@",
|
||||
"###.@",
|
||||
"###.@",
|
||||
"###.@",
|
||||
"###.@",
|
||||
"###.@",
|
||||
"###.@",
|
||||
"###.@",
|
||||
"###.@",
|
||||
"###.@",
|
||||
"###.@",
|
||||
"###.@",
|
||||
"###.@",
|
||||
"###.@",
|
||||
"###.@",
|
||||
"###.@",
|
||||
"###.@",
|
||||
"###.@"};
|
||||
27
files/.themes/BellePintosGrande/xfwm4/shade-active.xpm
Normal file
27
files/.themes/BellePintosGrande/xfwm4/shade-active.xpm
Normal 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",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"++++++++$++++++++",
|
||||
"+++++++$$$+++++++",
|
||||
"++++++$$@$$++++++",
|
||||
"+++++$$@#@$$+++++",
|
||||
"++++$$@#+#@$$++++",
|
||||
"++++$$$$$$$$$++++",
|
||||
"++++@@@@@@@@@++++",
|
||||
"+++$$$$$$$$$$$+++",
|
||||
"+++$$$$$$$$$$$+++",
|
||||
"+++@@@@@@@@@@@+++",
|
||||
"+++###########+++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++"};
|
||||
|
||||
27
files/.themes/BellePintosGrande/xfwm4/shade-inactive.xpm
Normal file
27
files/.themes/BellePintosGrande/xfwm4/shade-inactive.xpm
Normal 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",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"++++++++@++++++++",
|
||||
"+++++++@@@+++++++",
|
||||
"++++++@@#@@++++++",
|
||||
"+++++@@#+#@@+++++",
|
||||
"++++@@+++++@@++++",
|
||||
"++++@@@@@@@@@++++",
|
||||
"++++#########++++",
|
||||
"+++@@@@@@@@@@@+++",
|
||||
"+++@@@@@@@@@@@+++",
|
||||
"+++###########+++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++"};
|
||||
|
||||
27
files/.themes/BellePintosGrande/xfwm4/shade-pressed.xpm
Normal file
27
files/.themes/BellePintosGrande/xfwm4/shade-pressed.xpm
Normal 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",
|
||||
"................+",
|
||||
".@@@@@@@@@@@@@@@=",
|
||||
".@@@@@@@@@@@@@@@=",
|
||||
".@@@@@@@@@@@@@@@=",
|
||||
".@@@@@@@#@@@@@@@=",
|
||||
".@@@@@@###@@@@@@=",
|
||||
".@@@@@##.##@@@@@=",
|
||||
".@@@@##.@.##@@@@=",
|
||||
".@@@##.@@@.##@@@=",
|
||||
".@@@#########@@@=",
|
||||
".@@@.........@@@=",
|
||||
".@@###########@@=",
|
||||
".@@###########@@=",
|
||||
".@@...........@@=",
|
||||
".@@@@@@@@@@@@@@@=",
|
||||
".@@@@@@@@@@@@@@@=",
|
||||
"+================"};
|
||||
|
||||
|
|
@ -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",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"++++$$$$$$$$$++++",
|
||||
"++++$$@@@@@$$++++",
|
||||
"++++@$$###$$@++++",
|
||||
"++++#@$$+$$@#++++",
|
||||
"+++++#@$$$@#+++++",
|
||||
"++++++#@$@#++++++",
|
||||
"+++++++#@#+++++++",
|
||||
"+++$$$$$$$$$$$+++",
|
||||
"+++$$$$$$$$$$$+++",
|
||||
"+++@@@@@@@@@@@+++",
|
||||
"+++###########+++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++"};
|
||||
|
||||
|
|
@ -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",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"++++@@@@@@@@@++++",
|
||||
"++++@@#####@@++++",
|
||||
"++++#@@+++@@#++++",
|
||||
"+++++#@@+@@#+++++",
|
||||
"++++++#@@@#++++++",
|
||||
"+++++++#@#+++++++",
|
||||
"++++++++#++++++++",
|
||||
"+++@@@@@@@@@@@+++",
|
||||
"+++@@@@@@@@@@@+++",
|
||||
"+++###########+++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++"};
|
||||
|
||||
|
|
@ -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",
|
||||
"................+",
|
||||
".@@@@@@@@@@@@@@@=",
|
||||
".@@@@@@@@@@@@@@@=",
|
||||
".@@@@@@@@@@@@@@@=",
|
||||
".@@@#########@@@=",
|
||||
".@@@##.....##@@@=",
|
||||
".@@@.##@@@##.@@@=",
|
||||
".@@@@.##@##.@@@@=",
|
||||
".@@@@@.###.@@@@@=",
|
||||
".@@@@@@.#.@@@@@@=",
|
||||
".@@@@@@@.@@@@@@@=",
|
||||
".@@###########@@=",
|
||||
".@@###########@@=",
|
||||
".@@...........@@=",
|
||||
".@@@@@@@@@@@@@@@=",
|
||||
".@@@@@@@@@@@@@@@=",
|
||||
"+================"};
|
||||
|
||||
27
files/.themes/BellePintosGrande/xfwm4/stick-active.xpm
Normal file
27
files/.themes/BellePintosGrande/xfwm4/stick-active.xpm
Normal 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",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++#+++#+++",
|
||||
"+++++++++#####+++",
|
||||
"+++@######++##+++",
|
||||
"+++#$$$$$#$$##+++",
|
||||
"+++@######@@##+++",
|
||||
"+++$@@@@@#####+++",
|
||||
"++++$$$$$#@@@#+++",
|
||||
"+++++++++@$$$@+++",
|
||||
"+++++++++$+++$+++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++"};
|
||||
|
||||
27
files/.themes/BellePintosGrande/xfwm4/stick-inactive.xpm
Normal file
27
files/.themes/BellePintosGrande/xfwm4/stick-inactive.xpm
Normal 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",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++@+++@+++",
|
||||
"+++++++++@@@@@+++",
|
||||
"+++$@@@@@@++@@+++",
|
||||
"+++@$$$$$@$$@@+++",
|
||||
"+++$@@@@@@$$@@+++",
|
||||
"++++$$$$$@@@@@+++",
|
||||
"+++++++++@$$$@+++",
|
||||
"+++++++++$+++$+++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++"};
|
||||
|
||||
27
files/.themes/BellePintosGrande/xfwm4/stick-pressed.xpm
Normal file
27
files/.themes/BellePintosGrande/xfwm4/stick-pressed.xpm
Normal 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",
|
||||
"................+",
|
||||
".@@@@@@@@@@@@@@@=",
|
||||
".@@@@@@@@@@@@@@@=",
|
||||
".@@@@@@@@@@@@@@@=",
|
||||
".@@@@@@@@@@@@@@@=",
|
||||
".@@@@@@@@#@@@#@@=",
|
||||
".@@@@@@@@#####@@=",
|
||||
".@@.######@@##@@=",
|
||||
".@@#.....#..##@@=",
|
||||
".@@.######..##@@=",
|
||||
".@@@.....#####@@=",
|
||||
".@@@@@@@@#...#@@=",
|
||||
".@@@@@@@@.@@@.@@=",
|
||||
".@@@@@@@@@@@@@@@=",
|
||||
".@@@@@@@@@@@@@@@=",
|
||||
".@@@@@@@@@@@@@@@=",
|
||||
"+================"};
|
||||
|
||||
|
|
@ -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",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"++++++#$$$#++++++",
|
||||
"+++++#$++@$#+++++",
|
||||
"+++++$+++#@$#++++",
|
||||
"+++++$++$#@$@++++",
|
||||
"+++++$@###@$@#+++",
|
||||
"+++++#$@@@$@@#+++",
|
||||
"++++++#$$$@@##+++",
|
||||
"+++++++#@@@##++++",
|
||||
"+++++++++###+++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++"};
|
||||
|
||||
|
|
@ -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",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"++++++#@@@#++++++",
|
||||
"+++++#@++#@#+++++",
|
||||
"+++++@+++##@#++++",
|
||||
"+++++@++@##@#++++",
|
||||
"+++++@#####@##+++",
|
||||
"+++++#@###@###+++",
|
||||
"++++++#@@@####+++",
|
||||
"+++++++######++++",
|
||||
"+++++++++###+++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++"};
|
||||
|
||||
|
|
@ -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",
|
||||
"................@",
|
||||
".+++++++++++++++=",
|
||||
".+++++++++++++++=",
|
||||
".+++++++++++++++=",
|
||||
".+++++++++++++++=",
|
||||
".+++++.###.+++++=",
|
||||
".++++.#@@.#.++++=",
|
||||
".++++#@@@+.#.+++=",
|
||||
".++++#@@#+.#.+++=",
|
||||
".++++#.+++.#..++=",
|
||||
".++++.#...#...++=",
|
||||
".+++++.###....++=",
|
||||
".++++++......+++=",
|
||||
".++++++++...++++=",
|
||||
".+++++++++++++++=",
|
||||
".+++++++++++++++=",
|
||||
"@================"};
|
||||
|
||||
10
files/.themes/BellePintosGrande/xfwm4/themerc
Normal file
10
files/.themes/BellePintosGrande/xfwm4/themerc
Normal 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
|
||||
37
files/.themes/BellePintosGrande/xfwm4/title-1-active.xpm
Normal file
37
files/.themes/BellePintosGrande/xfwm4/title-1-active.xpm
Normal 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",
|
||||
"........",
|
||||
"++++++++",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@"};
|
||||
37
files/.themes/BellePintosGrande/xfwm4/title-1-inactive.xpm
Normal file
37
files/.themes/BellePintosGrande/xfwm4/title-1-inactive.xpm
Normal 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",
|
||||
"........",
|
||||
"++++++++",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@"};
|
||||
37
files/.themes/BellePintosGrande/xfwm4/title-2-active.xpm
Normal file
37
files/.themes/BellePintosGrande/xfwm4/title-2-active.xpm
Normal 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",
|
||||
"....",
|
||||
"++++",
|
||||
"@@@@",
|
||||
"@@@$",
|
||||
"@@$&",
|
||||
"@@$%",
|
||||
"@@$&",
|
||||
"@@$%",
|
||||
"@@$&",
|
||||
"@@$%",
|
||||
"@@$&",
|
||||
"@@$%",
|
||||
"@@$&",
|
||||
"@@$%",
|
||||
"@@$&",
|
||||
"@@$%",
|
||||
"@@$&",
|
||||
"@@$%",
|
||||
"@@$&",
|
||||
"@@$%",
|
||||
"@@$&",
|
||||
"@@@$",
|
||||
"@@@@",
|
||||
"@@@@"};
|
||||
37
files/.themes/BellePintosGrande/xfwm4/title-2-inactive.xpm
Normal file
37
files/.themes/BellePintosGrande/xfwm4/title-2-inactive.xpm
Normal 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",
|
||||
"....",
|
||||
"++++",
|
||||
"@@@@",
|
||||
"@@@$",
|
||||
"@@$&",
|
||||
"@@$%",
|
||||
"@@$&",
|
||||
"@@$%",
|
||||
"@@$&",
|
||||
"@@$%",
|
||||
"@@$&",
|
||||
"@@$%",
|
||||
"@@$&",
|
||||
"@@$%",
|
||||
"@@$&",
|
||||
"@@$%",
|
||||
"@@$&",
|
||||
"@@$%",
|
||||
"@@$&",
|
||||
"@@$%",
|
||||
"@@$&",
|
||||
"@@@$",
|
||||
"@@@@",
|
||||
"@@@@"};
|
||||
37
files/.themes/BellePintosGrande/xfwm4/title-3-active.xpm
Normal file
37
files/.themes/BellePintosGrande/xfwm4/title-3-active.xpm
Normal 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",
|
||||
"........",
|
||||
"++++++++",
|
||||
"@@@@@@@@",
|
||||
"$$$$$$$$",
|
||||
"&&&&&&&&",
|
||||
"%%%%%%%%",
|
||||
"&&&&&&&&",
|
||||
"%%%%%%%%",
|
||||
"&&&&&&&&",
|
||||
"%%%%%%%%",
|
||||
"&&&&&&&&",
|
||||
"%%%%%%%%",
|
||||
"&&&&&&&&",
|
||||
"%%%%%%%%",
|
||||
"&&&&&&&&",
|
||||
"%%%%%%%%",
|
||||
"&&&&&&&&",
|
||||
"%%%%%%%%",
|
||||
"&&&&&&&&",
|
||||
"%%%%%%%%",
|
||||
"&&&&&&&&",
|
||||
"$$$$$$$$",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@"};
|
||||
37
files/.themes/BellePintosGrande/xfwm4/title-3-inactive.xpm
Normal file
37
files/.themes/BellePintosGrande/xfwm4/title-3-inactive.xpm
Normal 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",
|
||||
"........",
|
||||
"++++++++",
|
||||
"@@@@@@@@",
|
||||
"$$$$$$$$",
|
||||
"&&&&&&&&",
|
||||
"%%%%%%%%",
|
||||
"&&&&&&&&",
|
||||
"%%%%%%%%",
|
||||
"&&&&&&&&",
|
||||
"%%%%%%%%",
|
||||
"&&&&&&&&",
|
||||
"%%%%%%%%",
|
||||
"&&&&&&&&",
|
||||
"%%%%%%%%",
|
||||
"&&&&&&&&",
|
||||
"%%%%%%%%",
|
||||
"&&&&&&&&",
|
||||
"%%%%%%%%",
|
||||
"&&&&&&&&",
|
||||
"%%%%%%%%",
|
||||
"&&&&&&&&",
|
||||
"$$$$$$$$",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@"};
|
||||
37
files/.themes/BellePintosGrande/xfwm4/title-4-active.xpm
Normal file
37
files/.themes/BellePintosGrande/xfwm4/title-4-active.xpm
Normal 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",
|
||||
"....",
|
||||
"++++",
|
||||
"@@@@",
|
||||
"$@@@",
|
||||
"&$@@",
|
||||
"%$@@",
|
||||
"&$@@",
|
||||
"%$@@",
|
||||
"&$@@",
|
||||
"%$@@",
|
||||
"&$@@",
|
||||
"%$@@",
|
||||
"&$@@",
|
||||
"%$@@",
|
||||
"&$@@",
|
||||
"%$@@",
|
||||
"&$@@",
|
||||
"%$@@",
|
||||
"&$@@",
|
||||
"%$@@",
|
||||
"&$@@",
|
||||
"$@@@",
|
||||
"@@@@",
|
||||
"@@@@"};
|
||||
37
files/.themes/BellePintosGrande/xfwm4/title-4-inactive.xpm
Normal file
37
files/.themes/BellePintosGrande/xfwm4/title-4-inactive.xpm
Normal 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",
|
||||
"....",
|
||||
"++++",
|
||||
"@@@@",
|
||||
"$@@@",
|
||||
"&$@@",
|
||||
"%$@@",
|
||||
"&$@@",
|
||||
"%$@@",
|
||||
"&$@@",
|
||||
"%$@@",
|
||||
"&$@@",
|
||||
"%$@@",
|
||||
"&$@@",
|
||||
"%$@@",
|
||||
"&$@@",
|
||||
"%$@@",
|
||||
"&$@@",
|
||||
"%$@@",
|
||||
"&$@@",
|
||||
"%$@@",
|
||||
"&$@@",
|
||||
"$@@@",
|
||||
"@@@@",
|
||||
"@@@@"};
|
||||
37
files/.themes/BellePintosGrande/xfwm4/title-5-active.xpm
Normal file
37
files/.themes/BellePintosGrande/xfwm4/title-5-active.xpm
Normal 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",
|
||||
"........",
|
||||
"++++++++",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@"};
|
||||
37
files/.themes/BellePintosGrande/xfwm4/title-5-inactive.xpm
Normal file
37
files/.themes/BellePintosGrande/xfwm4/title-5-inactive.xpm
Normal 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",
|
||||
"........",
|
||||
"++++++++",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@"};
|
||||
33
files/.themes/BellePintosGrande/xfwm4/top-left-active.xpm
Normal file
33
files/.themes/BellePintosGrande/xfwm4/top-left-active.xpm
Normal 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",
|
||||
"$$$$$$$$$$$$",
|
||||
"$@@@@@@@@@@@",
|
||||
"$@##########",
|
||||
"$@##########",
|
||||
"$@##########",
|
||||
"$@##########",
|
||||
"$@##########",
|
||||
"$@##########",
|
||||
"$@##########",
|
||||
"$@##########",
|
||||
"$@##########",
|
||||
"$@##########",
|
||||
"$@##########",
|
||||
"$@##########",
|
||||
"$@##########",
|
||||
"$@##########",
|
||||
"$@##########",
|
||||
"$@##########",
|
||||
"$@##########",
|
||||
"$@##########",
|
||||
"$@##########",
|
||||
"$@##########",
|
||||
"$@##########",
|
||||
"$@##########"};
|
||||
33
files/.themes/BellePintosGrande/xfwm4/top-left-inactive.xpm
Normal file
33
files/.themes/BellePintosGrande/xfwm4/top-left-inactive.xpm
Normal 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",
|
||||
"$$$$$$$$$$$$",
|
||||
"$@@@@@@@@@@@",
|
||||
"$@##########",
|
||||
"$@##########",
|
||||
"$@##########",
|
||||
"$@##########",
|
||||
"$@##########",
|
||||
"$@##########",
|
||||
"$@##########",
|
||||
"$@##########",
|
||||
"$@##########",
|
||||
"$@##########",
|
||||
"$@##########",
|
||||
"$@##########",
|
||||
"$@##########",
|
||||
"$@##########",
|
||||
"$@##########",
|
||||
"$@##########",
|
||||
"$@##########",
|
||||
"$@##########",
|
||||
"$@##########",
|
||||
"$@##########",
|
||||
"$@##########",
|
||||
"$@##########"};
|
||||
33
files/.themes/BellePintosGrande/xfwm4/top-right-active.xpm
Normal file
33
files/.themes/BellePintosGrande/xfwm4/top-right-active.xpm
Normal 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",
|
||||
"$$$$$$$$$$$$",
|
||||
"++++++++++@$",
|
||||
"##########.$",
|
||||
"##########.$",
|
||||
"##########.$",
|
||||
"##########.$",
|
||||
"##########.$",
|
||||
"##########.$",
|
||||
"##########.$",
|
||||
"##########.$",
|
||||
"##########.$",
|
||||
"##########.$",
|
||||
"##########.$",
|
||||
"##########.$",
|
||||
"##########.$",
|
||||
"##########.$",
|
||||
"##########.$",
|
||||
"##########.$",
|
||||
"##########.$",
|
||||
"##########.$",
|
||||
"##########.$",
|
||||
"##########.$",
|
||||
"##########.$",
|
||||
"##########.$"};
|
||||
33
files/.themes/BellePintosGrande/xfwm4/top-right-inactive.xpm
Normal file
33
files/.themes/BellePintosGrande/xfwm4/top-right-inactive.xpm
Normal 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",
|
||||
"$$$$$$$$$$$$",
|
||||
"++++++++++@$",
|
||||
"##########.$",
|
||||
"##########.$",
|
||||
"##########.$",
|
||||
"##########.$",
|
||||
"##########.$",
|
||||
"##########.$",
|
||||
"##########.$",
|
||||
"##########.$",
|
||||
"##########.$",
|
||||
"##########.$",
|
||||
"##########.$",
|
||||
"##########.$",
|
||||
"##########.$",
|
||||
"##########.$",
|
||||
"##########.$",
|
||||
"##########.$",
|
||||
"##########.$",
|
||||
"##########.$",
|
||||
"##########.$",
|
||||
"##########.$",
|
||||
"##########.$",
|
||||
"##########.$"};
|
||||
Loading…
Add table
Add a link
Reference in a new issue