mirror of
https://github.com/grassmunk/Chicago95.git
synced 2025-07-29 00:24:50 +02:00
Fixing color discrepancies with .xpm assets
Fixed some instances where there were incorrect colors applied.
This commit is contained in:
parent
ec090e6c2a
commit
4dfaa2dd00
4
Theme/Chicago95/xfwm4/bottom-active.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4/bottom-active.xpm
Executable file → Normal file
@ -3,8 +3,8 @@ static char * bottom_active_xpm[] = {
|
|||||||
"16 5 4 1",
|
"16 5 4 1",
|
||||||
" c None",
|
" c None",
|
||||||
". c #000000 s active_border_color",
|
". c #000000 s active_border_color",
|
||||||
"@ c #D8D8D8 s active_color_2",
|
"@ c #C0C0C0 s active_color_2",
|
||||||
"# c #B2B2B2 s active_shadow_2",
|
"# c #808080 s active_shadow_2",
|
||||||
"@@@@@@@@@@@@@@@@",
|
"@@@@@@@@@@@@@@@@",
|
||||||
"@@@@@@@@@@@@@@@@",
|
"@@@@@@@@@@@@@@@@",
|
||||||
"@@@@@@@@@@@@@@@@",
|
"@@@@@@@@@@@@@@@@",
|
||||||
|
4
Theme/Chicago95/xfwm4/bottom-inactive.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4/bottom-inactive.xpm
Executable file → Normal file
@ -3,8 +3,8 @@ static char * bottom_inactive_xpm[] = {
|
|||||||
"16 5 4 1",
|
"16 5 4 1",
|
||||||
" c None",
|
" c None",
|
||||||
". c #000000 s inactive_border_color",
|
". c #000000 s inactive_border_color",
|
||||||
"@ c #D8D8D8 s inactive_color_2",
|
"@ c #C0C0C0 s inactive_color_2",
|
||||||
"# c #B2B2B2 s inactive_shadow_2",
|
"# c #808080 s inactive_shadow_2",
|
||||||
"@@@@@@@@@@@@@@@@",
|
"@@@@@@@@@@@@@@@@",
|
||||||
"@@@@@@@@@@@@@@@@",
|
"@@@@@@@@@@@@@@@@",
|
||||||
"@@@@@@@@@@@@@@@@",
|
"@@@@@@@@@@@@@@@@",
|
||||||
|
4
Theme/Chicago95/xfwm4/bottom-left-active.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4/bottom-left-active.xpm
Executable file → Normal file
@ -4,8 +4,8 @@ static char * bottom_left_active_xpm[] = {
|
|||||||
" c None",
|
" c None",
|
||||||
". c #000000 s active_border_color",
|
". c #000000 s active_border_color",
|
||||||
"+ c #FFFFFF s active_hilight_2",
|
"+ c #FFFFFF s active_hilight_2",
|
||||||
"@ c #D8D8D8 s active_color_2",
|
"@ c #C0C0C0 s active_color_2",
|
||||||
"# c #B2B2B2 s active_shadow_2",
|
"# c #808080 s active_shadow_2",
|
||||||
"@+@@@ ",
|
"@+@@@ ",
|
||||||
"@+@@@ ",
|
"@+@@@ ",
|
||||||
"@+@@@ ",
|
"@+@@@ ",
|
||||||
|
4
Theme/Chicago95/xfwm4/bottom-left-inactive.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4/bottom-left-inactive.xpm
Executable file → Normal file
@ -4,8 +4,8 @@ static char * bottom_left_inactive_xpm[] = {
|
|||||||
" c None",
|
" c None",
|
||||||
". c #000000 s inactive_border_color",
|
". c #000000 s inactive_border_color",
|
||||||
"+ c #FFFFFF s inactive_hilight_2",
|
"+ c #FFFFFF s inactive_hilight_2",
|
||||||
"@ c #D8D8D8 s inactive_color_2",
|
"@ c #C0C0C0 s inactive_color_2",
|
||||||
"# c #B2B2B2 s inactive_shadow_2",
|
"# c #808080 s inactive_shadow_2",
|
||||||
"@+@@@ ",
|
"@+@@@ ",
|
||||||
"@+@@@ ",
|
"@+@@@ ",
|
||||||
"@+@@@ ",
|
"@+@@@ ",
|
||||||
|
4
Theme/Chicago95/xfwm4/bottom-right-active.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4/bottom-right-active.xpm
Executable file → Normal file
@ -3,8 +3,8 @@ static char * bottom_right_active_xpm[] = {
|
|||||||
"12 12 4 1",
|
"12 12 4 1",
|
||||||
" c None",
|
" c None",
|
||||||
". c #000000 s active_border_color",
|
". c #000000 s active_border_color",
|
||||||
"@ c #D8D8D8 s active_color_2",
|
"@ c #C0C0C0 s active_color_2",
|
||||||
"# c #B2B2B2 s active_shadow_2",
|
"# c #808080 s active_shadow_2",
|
||||||
" @@@#.",
|
" @@@#.",
|
||||||
" @@@#.",
|
" @@@#.",
|
||||||
" @@@#.",
|
" @@@#.",
|
||||||
|
4
Theme/Chicago95/xfwm4/bottom-right-inactive.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4/bottom-right-inactive.xpm
Executable file → Normal file
@ -3,8 +3,8 @@ static char * bottom_right_inactive_xpm[] = {
|
|||||||
"12 12 4 1",
|
"12 12 4 1",
|
||||||
" c None",
|
" c None",
|
||||||
". c #000000 s inactive_border_color",
|
". c #000000 s inactive_border_color",
|
||||||
"@ c #D8D8D8 s inactive_color_2",
|
"@ c #C0C0C0 s inactive_color_2",
|
||||||
"# c #B2B2B2 s inactive_shadow_2",
|
"# c #808080 s inactive_shadow_2",
|
||||||
" @@@#.",
|
" @@@#.",
|
||||||
" @@@#.",
|
" @@@#.",
|
||||||
" @@@#.",
|
" @@@#.",
|
||||||
|
4
Theme/Chicago95/xfwm4/close-active.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4/close-active.xpm
Executable file → Normal file
@ -4,8 +4,8 @@ static char * close_active_xpm[] = {
|
|||||||
" c None",
|
" c None",
|
||||||
". c #000000 s active_border_color",
|
". c #000000 s active_border_color",
|
||||||
"+ c #FFFFFF s active_hilight_2",
|
"+ c #FFFFFF s active_hilight_2",
|
||||||
"@ c #D8D8D8 s active_color_2",
|
"@ c #C0C0C0 s active_color_2",
|
||||||
"# c #B2B2B2 s active_shadow_2",
|
"# c #808080 s active_shadow_2",
|
||||||
" ",
|
" ",
|
||||||
" ",
|
" ",
|
||||||
" ",
|
" ",
|
||||||
|
0
Theme/Chicago95/xfwm4/close-inactive.xpm
Executable file → Normal file
0
Theme/Chicago95/xfwm4/close-inactive.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4/close-pressed.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4/close-pressed.xpm
Executable file → Normal file
@ -3,8 +3,8 @@ static char * close_pressed_xpm[] = {
|
|||||||
"18 24 5 1",
|
"18 24 5 1",
|
||||||
" c None",
|
" c None",
|
||||||
". c #000000 s active_border_color",
|
". c #000000 s active_border_color",
|
||||||
"+ c #B2B2B2 s active_shadow_2",
|
"+ c #808080 s active_shadow_2",
|
||||||
"@ c #D8D8D8 s active_color_2",
|
"@ c #C0C0C0 s active_color_2",
|
||||||
"# c #FFFFFF s active_hilight_2",
|
"# c #FFFFFF s active_hilight_2",
|
||||||
" ",
|
" ",
|
||||||
" ",
|
" ",
|
||||||
|
4
Theme/Chicago95/xfwm4/hide-active.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4/hide-active.xpm
Executable file → Normal file
@ -4,8 +4,8 @@ static char * hide_active_xpm[] = {
|
|||||||
" c None",
|
" c None",
|
||||||
". c #000000 s active_border_color",
|
". c #000000 s active_border_color",
|
||||||
"+ c #FFFFFF s active_hilight_2",
|
"+ c #FFFFFF s active_hilight_2",
|
||||||
"@ c #D8D8D8 s active_color_2",
|
"@ c #C0C0C0 s active_color_2",
|
||||||
"# c #B2B2B2 s active_shadow_2",
|
"# c #808080 s active_shadow_2",
|
||||||
" ",
|
" ",
|
||||||
" ",
|
" ",
|
||||||
" ",
|
" ",
|
||||||
|
0
Theme/Chicago95/xfwm4/hide-inactive.xpm
Executable file → Normal file
0
Theme/Chicago95/xfwm4/hide-inactive.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4/hide-pressed.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4/hide-pressed.xpm
Executable file → Normal file
@ -3,8 +3,8 @@ static char * hide_pressed_xpm[] = {
|
|||||||
"16 24 5 1",
|
"16 24 5 1",
|
||||||
" c None",
|
" c None",
|
||||||
". c #000000 s active_border_color",
|
". c #000000 s active_border_color",
|
||||||
"+ c #B2B2B2 s active_shadow_2",
|
"+ c #808080 s active_shadow_2",
|
||||||
"@ c #D8D8D8 s active_color_2",
|
"@ c #C0C0C0 s active_color_2",
|
||||||
"# c #FFFFFF s active_hilight_2",
|
"# c #FFFFFF s active_hilight_2",
|
||||||
" ",
|
" ",
|
||||||
" ",
|
" ",
|
||||||
|
2
Theme/Chicago95/xfwm4/left-active.xpm
Executable file → Normal file
2
Theme/Chicago95/xfwm4/left-active.xpm
Executable file → Normal file
@ -3,5 +3,5 @@ static char * left_active_xpm[] = {
|
|||||||
"5 1 3 1",
|
"5 1 3 1",
|
||||||
" c None",
|
" c None",
|
||||||
"+ c #FFFFFF s active_hilight_2",
|
"+ c #FFFFFF s active_hilight_2",
|
||||||
"@ c #D8D8D8 s active_color_2",
|
"@ c #C0C0C0 s active_color_2",
|
||||||
"@+@@@"};
|
"@+@@@"};
|
2
Theme/Chicago95/xfwm4/left-inactive.xpm
Executable file → Normal file
2
Theme/Chicago95/xfwm4/left-inactive.xpm
Executable file → Normal file
@ -3,5 +3,5 @@ static char * left_inactive_xpm[] = {
|
|||||||
"5 1 3 1",
|
"5 1 3 1",
|
||||||
" c None",
|
" c None",
|
||||||
"+ c #FFFFFF s inactive_hilight_2",
|
"+ c #FFFFFF s inactive_hilight_2",
|
||||||
"@ c #D8D8D8 s inactive_color_2",
|
"@ c #C0C0C0 s inactive_color_2",
|
||||||
"@+@@@"};
|
"@+@@@"};
|
4
Theme/Chicago95/xfwm4/maximize-active.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4/maximize-active.xpm
Executable file → Normal file
@ -4,8 +4,8 @@ static char * maximize_active_xpm[] = {
|
|||||||
" c None",
|
" c None",
|
||||||
". c #000000 s active_border_color",
|
". c #000000 s active_border_color",
|
||||||
"+ c #FFFFFF s active_hilight_2",
|
"+ c #FFFFFF s active_hilight_2",
|
||||||
"@ c #D8D8D8 s active_color_2",
|
"@ c #C0C0C0 s active_color_2",
|
||||||
"# c #B2B2B2 s active_shadow_2",
|
"# c #808080 s active_shadow_2",
|
||||||
" ",
|
" ",
|
||||||
" ",
|
" ",
|
||||||
" ",
|
" ",
|
||||||
|
0
Theme/Chicago95/xfwm4/maximize-inactive.xpm
Executable file → Normal file
0
Theme/Chicago95/xfwm4/maximize-inactive.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4/maximize-pressed.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4/maximize-pressed.xpm
Executable file → Normal file
@ -3,8 +3,8 @@ static char * maximize_pressed_xpm[] = {
|
|||||||
"16 24 5 1",
|
"16 24 5 1",
|
||||||
" c None",
|
" c None",
|
||||||
". c #000000 s active_border_color",
|
". c #000000 s active_border_color",
|
||||||
"+ c #B2B2B2 s active_shadow_2",
|
"+ c #808080 s active_shadow_2",
|
||||||
"@ c #D8D8D8 s active_color_2",
|
"@ c #C0C0C0 s active_color_2",
|
||||||
"# c #FFFFFF s active_hilight_2",
|
"# c #FFFFFF s active_hilight_2",
|
||||||
" ",
|
" ",
|
||||||
" ",
|
" ",
|
||||||
|
4
Theme/Chicago95/xfwm4/maximize-toggled-active.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4/maximize-toggled-active.xpm
Executable file → Normal file
@ -4,8 +4,8 @@ static char * maximize_toggled_active_xpm[] = {
|
|||||||
" c None",
|
" c None",
|
||||||
". c #000000 s active_border_color",
|
". c #000000 s active_border_color",
|
||||||
"+ c #FFFFFF s active_hilight_2",
|
"+ c #FFFFFF s active_hilight_2",
|
||||||
"@ c #D8D8D8 s active_color_2",
|
"@ c #C0C0C0 s active_color_2",
|
||||||
"# c #B2B2B2 s active_shadow_2",
|
"# c #808080 s active_shadow_2",
|
||||||
" ",
|
" ",
|
||||||
" ",
|
" ",
|
||||||
" ",
|
" ",
|
||||||
|
0
Theme/Chicago95/xfwm4/maximize-toggled-inactive.xpm
Executable file → Normal file
0
Theme/Chicago95/xfwm4/maximize-toggled-inactive.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4/maximize-toggled-pressed.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4/maximize-toggled-pressed.xpm
Executable file → Normal file
@ -3,8 +3,8 @@ static char * maximize_toggled_pressed_xpm[] = {
|
|||||||
"16 24 5 1",
|
"16 24 5 1",
|
||||||
" c None",
|
" c None",
|
||||||
". c #000000 s active_border_color",
|
". c #000000 s active_border_color",
|
||||||
"+ c #B2B2B2 s active_shadow_2",
|
"+ c #808080 s active_shadow_2",
|
||||||
"@ c #D8D8D8 s active_color_2",
|
"@ c #C0C0C0 s active_color_2",
|
||||||
"# c #FFFFFF s active_hilight_2",
|
"# c #FFFFFF s active_hilight_2",
|
||||||
" ",
|
" ",
|
||||||
" ",
|
" ",
|
||||||
|
0
Theme/Chicago95/xfwm4/menu-active.xpm
Executable file → Normal file
0
Theme/Chicago95/xfwm4/menu-active.xpm
Executable file → Normal file
0
Theme/Chicago95/xfwm4/menu-inactive.xpm
Executable file → Normal file
0
Theme/Chicago95/xfwm4/menu-inactive.xpm
Executable file → Normal file
0
Theme/Chicago95/xfwm4/menu-pressed.xpm
Executable file → Normal file
0
Theme/Chicago95/xfwm4/menu-pressed.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4/right-active.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4/right-active.xpm
Executable file → Normal file
@ -3,6 +3,6 @@ static char * right_active_xpm[] = {
|
|||||||
"5 1 4 1",
|
"5 1 4 1",
|
||||||
" c None",
|
" c None",
|
||||||
". c #000000 s active_border_color",
|
". c #000000 s active_border_color",
|
||||||
"@ c #D8D8D8 s active_color_2",
|
"@ c #C0C0C0 s active_color_2",
|
||||||
"# c #B2B2B2 s active_shadow_2",
|
"# c #808080 s active_shadow_2",
|
||||||
"@@@#."};
|
"@@@#."};
|
||||||
|
4
Theme/Chicago95/xfwm4/right-inactive.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4/right-inactive.xpm
Executable file → Normal file
@ -3,6 +3,6 @@ static char * right_inactive_xpm[] = {
|
|||||||
"5 1 4 1",
|
"5 1 4 1",
|
||||||
" c None",
|
" c None",
|
||||||
". c #000000 s inactive_border_color",
|
". c #000000 s inactive_border_color",
|
||||||
"@ c #D8D8D8 s inactive_color_2",
|
"@ c #C0C0C0 s inactive_color_2",
|
||||||
"# c #B2B2B2 s inactive_shadow_2",
|
"# c #808080 s inactive_shadow_2",
|
||||||
"@@@#."};
|
"@@@#."};
|
||||||
|
0
Theme/Chicago95/xfwm4/shade-active.xpm
Executable file → Normal file
0
Theme/Chicago95/xfwm4/shade-active.xpm
Executable file → Normal file
0
Theme/Chicago95/xfwm4/shade-inactive.xpm
Executable file → Normal file
0
Theme/Chicago95/xfwm4/shade-inactive.xpm
Executable file → Normal file
0
Theme/Chicago95/xfwm4/shade-pressed.xpm
Executable file → Normal file
0
Theme/Chicago95/xfwm4/shade-pressed.xpm
Executable file → Normal file
0
Theme/Chicago95/xfwm4/stick-active.xpm
Executable file → Normal file
0
Theme/Chicago95/xfwm4/stick-active.xpm
Executable file → Normal file
0
Theme/Chicago95/xfwm4/stick-inactive.xpm
Executable file → Normal file
0
Theme/Chicago95/xfwm4/stick-inactive.xpm
Executable file → Normal file
0
Theme/Chicago95/xfwm4/stick-pressed.xpm
Executable file → Normal file
0
Theme/Chicago95/xfwm4/stick-pressed.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4/title-1-active.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4/title-1-active.xpm
Executable file → Normal file
@ -3,8 +3,8 @@ static char * title_middle_active_xpm[] = {
|
|||||||
"5 24 5 1",
|
"5 24 5 1",
|
||||||
" c None",
|
" c None",
|
||||||
"+ c #FFFFFF s active_hilight_2",
|
"+ c #FFFFFF s active_hilight_2",
|
||||||
"@ c #D8D8D8 s active_color_2",
|
"@ c #C0C0C0 s active_color_2",
|
||||||
"# c #B2B2B2 s active_shadow_2",
|
"# c #808080 s active_shadow_2",
|
||||||
"$ c #8CB754 s active_color_1",
|
"$ c #8CB754 s active_color_1",
|
||||||
"@@@@@",
|
"@@@@@",
|
||||||
"+++++",
|
"+++++",
|
||||||
|
4
Theme/Chicago95/xfwm4/title-1-inactive.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4/title-1-inactive.xpm
Executable file → Normal file
@ -3,8 +3,8 @@ static char * title_middle_inactive_xpm[] = {
|
|||||||
"5 24 5 1",
|
"5 24 5 1",
|
||||||
" c None",
|
" c None",
|
||||||
"+ c #FFFFFF s inactive_hilight_2",
|
"+ c #FFFFFF s inactive_hilight_2",
|
||||||
"@ c #D8D8D8 s inactive_color_2",
|
"@ c #C0C0C0 s inactive_color_2",
|
||||||
"# c #B2B2B2 s inactive_shadow_2",
|
"# c #808080 s inactive_shadow_2",
|
||||||
"$ c #8CB754 s inactive_color_1",
|
"$ c #8CB754 s inactive_color_1",
|
||||||
"@@@@@",
|
"@@@@@",
|
||||||
"+++++",
|
"+++++",
|
||||||
|
4
Theme/Chicago95/xfwm4/title-2-active.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4/title-2-active.xpm
Executable file → Normal file
@ -3,8 +3,8 @@ static char * title_middle_active_xpm[] = {
|
|||||||
"2 24 5 1",
|
"2 24 5 1",
|
||||||
" c None",
|
" c None",
|
||||||
"+ c #FFFFFF s active_hilight_2",
|
"+ c #FFFFFF s active_hilight_2",
|
||||||
"@ c #D8D8D8 s active_color_2",
|
"@ c #C0C0C0 s active_color_2",
|
||||||
"# c #B2B2B2 s active_shadow_2",
|
"# c #808080 s active_shadow_2",
|
||||||
"$ c #8CB754 s active_color_1",
|
"$ c #8CB754 s active_color_1",
|
||||||
"@@",
|
"@@",
|
||||||
"++",
|
"++",
|
||||||
|
4
Theme/Chicago95/xfwm4/title-2-inactive.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4/title-2-inactive.xpm
Executable file → Normal file
@ -3,8 +3,8 @@ static char * title_middle_inactive_xpm[] = {
|
|||||||
"2 24 5 1",
|
"2 24 5 1",
|
||||||
" c None",
|
" c None",
|
||||||
"+ c #FFFFFF s inactive_hilight_2",
|
"+ c #FFFFFF s inactive_hilight_2",
|
||||||
"@ c #D8D8D8 s inactive_color_2",
|
"@ c #C0C0C0 s inactive_color_2",
|
||||||
"# c #B2B2B2 s inactive_shadow_2",
|
"# c #808080 s inactive_shadow_2",
|
||||||
"$ c #8CB754 s inactive_color_1",
|
"$ c #8CB754 s inactive_color_1",
|
||||||
"@@",
|
"@@",
|
||||||
"++",
|
"++",
|
||||||
|
4
Theme/Chicago95/xfwm4/title-3-active.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4/title-3-active.xpm
Executable file → Normal file
@ -3,8 +3,8 @@ static char * title_middle_active_xpm[] = {
|
|||||||
"5 24 5 1",
|
"5 24 5 1",
|
||||||
" c None",
|
" c None",
|
||||||
"+ c #FFFFFF s active_hilight_2",
|
"+ c #FFFFFF s active_hilight_2",
|
||||||
"@ c #D8D8D8 s active_color_2",
|
"@ c #C0C0C0 s active_color_2",
|
||||||
"# c #B2B2B2 s active_shadow_2",
|
"# c #808080 s active_shadow_2",
|
||||||
"$ c #8CB754 s active_color_1",
|
"$ c #8CB754 s active_color_1",
|
||||||
"@@@@@",
|
"@@@@@",
|
||||||
"+++++",
|
"+++++",
|
||||||
|
4
Theme/Chicago95/xfwm4/title-3-inactive.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4/title-3-inactive.xpm
Executable file → Normal file
@ -3,8 +3,8 @@ static char * title_middle_inactive_xpm[] = {
|
|||||||
"5 24 5 1",
|
"5 24 5 1",
|
||||||
" c None",
|
" c None",
|
||||||
"+ c #FFFFFF s inactive_hilight_2",
|
"+ c #FFFFFF s inactive_hilight_2",
|
||||||
"@ c #D8D8D8 s inactive_color_2",
|
"@ c #C0C0C0 s inactive_color_2",
|
||||||
"# c #B2B2B2 s inactive_shadow_2",
|
"# c #808080 s inactive_shadow_2",
|
||||||
"$ c #8CB754 s inactive_color_1",
|
"$ c #8CB754 s inactive_color_1",
|
||||||
"@@@@@",
|
"@@@@@",
|
||||||
"+++++",
|
"+++++",
|
||||||
|
4
Theme/Chicago95/xfwm4/title-4-active.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4/title-4-active.xpm
Executable file → Normal file
@ -3,8 +3,8 @@ static char * title_middle_active_xpm[] = {
|
|||||||
"2 24 5 1",
|
"2 24 5 1",
|
||||||
" c None",
|
" c None",
|
||||||
"+ c #FFFFFF s active_hilight_2",
|
"+ c #FFFFFF s active_hilight_2",
|
||||||
"@ c #D8D8D8 s active_color_2",
|
"@ c #C0C0C0 s active_color_2",
|
||||||
"# c #B2B2B2 s active_shadow_2",
|
"# c #808080 s active_shadow_2",
|
||||||
"$ c #8CB754 s active_color_1",
|
"$ c #8CB754 s active_color_1",
|
||||||
"@@",
|
"@@",
|
||||||
"++",
|
"++",
|
||||||
|
4
Theme/Chicago95/xfwm4/title-4-inactive.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4/title-4-inactive.xpm
Executable file → Normal file
@ -3,8 +3,8 @@ static char * title_middle_inactive_xpm[] = {
|
|||||||
"2 24 5 1",
|
"2 24 5 1",
|
||||||
" c None",
|
" c None",
|
||||||
"+ c #FFFFFF s inactive_hilight_2",
|
"+ c #FFFFFF s inactive_hilight_2",
|
||||||
"@ c #D8D8D8 s inactive_color_2",
|
"@ c #C0C0C0 s inactive_color_2",
|
||||||
"# c #B2B2B2 s inactive_shadow_2",
|
"# c #808080 s inactive_shadow_2",
|
||||||
"$ c #8CB754 s inactive_color_1",
|
"$ c #8CB754 s inactive_color_1",
|
||||||
"@@",
|
"@@",
|
||||||
"++",
|
"++",
|
||||||
|
4
Theme/Chicago95/xfwm4/title-5-active.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4/title-5-active.xpm
Executable file → Normal file
@ -3,8 +3,8 @@ static char * title_middle_active_xpm[] = {
|
|||||||
"5 24 5 1",
|
"5 24 5 1",
|
||||||
" c None",
|
" c None",
|
||||||
"+ c #FFFFFF s active_hilight_2",
|
"+ c #FFFFFF s active_hilight_2",
|
||||||
"@ c #D8D8D8 s active_color_2",
|
"@ c #C0C0C0 s active_color_2",
|
||||||
"# c #B2B2B2 s active_shadow_2",
|
"# c #808080 s active_shadow_2",
|
||||||
"$ c #8CB754 s active_color_1",
|
"$ c #8CB754 s active_color_1",
|
||||||
"@@@@@",
|
"@@@@@",
|
||||||
"+++++",
|
"+++++",
|
||||||
|
4
Theme/Chicago95/xfwm4/title-5-inactive.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4/title-5-inactive.xpm
Executable file → Normal file
@ -3,8 +3,8 @@ static char * title_middle_inactive_xpm[] = {
|
|||||||
"5 24 5 1",
|
"5 24 5 1",
|
||||||
" c None",
|
" c None",
|
||||||
"+ c #FFFFFF s inactive_hilight_2",
|
"+ c #FFFFFF s inactive_hilight_2",
|
||||||
"@ c #D8D8D8 s inactive_color_2",
|
"@ c #C0C0C0 s inactive_color_2",
|
||||||
"# c #B2B2B2 s inactive_shadow_2",
|
"# c #808080 s inactive_shadow_2",
|
||||||
"$ c #8CB754 s inactive_color_1",
|
"$ c #8CB754 s inactive_color_1",
|
||||||
"@@@@@",
|
"@@@@@",
|
||||||
"+++++",
|
"+++++",
|
||||||
|
4
Theme/Chicago95/xfwm4/top-left-active.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4/top-left-active.xpm
Executable file → Normal file
@ -3,8 +3,8 @@ static char * top_left_active_xpm[] = {
|
|||||||
"4 24 4 1",
|
"4 24 4 1",
|
||||||
" c None",
|
" c None",
|
||||||
"+ c #FFFFFF s active_hilight_2",
|
"+ c #FFFFFF s active_hilight_2",
|
||||||
"@ c #D8D8D8 s active_color_2",
|
"@ c #C0C0C0 s active_color_2",
|
||||||
"# c #B2B2B2 s active_shadow_2",
|
"# c #808080 s active_shadow_2",
|
||||||
"@@@@",
|
"@@@@",
|
||||||
"@+++",
|
"@+++",
|
||||||
"@+@@",
|
"@+@@",
|
||||||
|
4
Theme/Chicago95/xfwm4/top-left-inactive.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4/top-left-inactive.xpm
Executable file → Normal file
@ -3,8 +3,8 @@ static char * top_left_inactive_xpm[] = {
|
|||||||
"4 24 4 1",
|
"4 24 4 1",
|
||||||
" c None",
|
" c None",
|
||||||
"+ c #FFFFFF s inactive_hilight_2",
|
"+ c #FFFFFF s inactive_hilight_2",
|
||||||
"@ c #D8D8D8 s inactive_color_2",
|
"@ c #C0C0C0 s inactive_color_2",
|
||||||
"# c #B2B2B2 s inactive_shadow_2",
|
"# c #808080 s inactive_shadow_2",
|
||||||
"@@@@",
|
"@@@@",
|
||||||
"@+++",
|
"@+++",
|
||||||
"@+@@",
|
"@+@@",
|
||||||
|
4
Theme/Chicago95/xfwm4/top-right-active.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4/top-right-active.xpm
Executable file → Normal file
@ -4,8 +4,8 @@ static char * top_right_active_xpm[] = {
|
|||||||
" c None",
|
" c None",
|
||||||
". c #000000 s active_border_color",
|
". c #000000 s active_border_color",
|
||||||
"+ c #FFFFFF s active_hilight_2",
|
"+ c #FFFFFF s active_hilight_2",
|
||||||
"@ c #D8D8D8 s active_color_2",
|
"@ c #C0C0C0 s active_color_2",
|
||||||
"# c #B2B2B2 s active_shadow_2",
|
"# c #808080 s active_shadow_2",
|
||||||
"@@@.",
|
"@@@.",
|
||||||
"++#.",
|
"++#.",
|
||||||
"@@#.",
|
"@@#.",
|
||||||
|
4
Theme/Chicago95/xfwm4/top-right-inactive.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4/top-right-inactive.xpm
Executable file → Normal file
@ -4,8 +4,8 @@ static char * top_right_inactive_xpm[] = {
|
|||||||
" c None",
|
" c None",
|
||||||
". c #000000 s inactive_border_color",
|
". c #000000 s inactive_border_color",
|
||||||
"+ c #FFFFFF s inactive_hilight_2",
|
"+ c #FFFFFF s inactive_hilight_2",
|
||||||
"@ c #D8D8D8 s inactive_color_2",
|
"@ c #C0C0C0 s inactive_color_2",
|
||||||
"# c #B2B2B2 s inactive_shadow_2",
|
"# c #808080 s inactive_shadow_2",
|
||||||
"@@@.",
|
"@@@.",
|
||||||
"++#.",
|
"++#.",
|
||||||
"@@#.",
|
"@@#.",
|
||||||
|
4
Theme/Chicago95/xfwm4_hidpi/bottom-active.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4_hidpi/bottom-active.xpm
Executable file → Normal file
@ -3,8 +3,8 @@ static char * bottom_active_xpm[] = {
|
|||||||
"32 10 4 1",
|
"32 10 4 1",
|
||||||
" c None",
|
" c None",
|
||||||
". c #000000 s active_border_color",
|
". c #000000 s active_border_color",
|
||||||
"@ c #D8D8D8 s active_color_2",
|
"@ c #C0C0C0 s active_color_2",
|
||||||
"# c #B2B2B2 s active_shadow_2",
|
"# c #808080 s active_shadow_2",
|
||||||
"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
|
"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
|
||||||
"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
|
"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
|
||||||
"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
|
"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
|
||||||
|
4
Theme/Chicago95/xfwm4_hidpi/bottom-inactive.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4_hidpi/bottom-inactive.xpm
Executable file → Normal file
@ -3,8 +3,8 @@ static char * bottom_inactive_xpm[] = {
|
|||||||
"32 10 4 1",
|
"32 10 4 1",
|
||||||
" c None",
|
" c None",
|
||||||
". c #000000 s inactive_border_color",
|
". c #000000 s inactive_border_color",
|
||||||
"@ c #D8D8D8 s inactive_color_2",
|
"@ c #C0C0C0 s inactive_color_2",
|
||||||
"# c #B2B2B2 s inactive_shadow_2",
|
"# c #808080 s inactive_shadow_2",
|
||||||
"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
|
"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
|
||||||
"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
|
"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
|
||||||
"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
|
"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
|
||||||
|
4
Theme/Chicago95/xfwm4_hidpi/bottom-left-active.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4_hidpi/bottom-left-active.xpm
Executable file → Normal file
@ -4,8 +4,8 @@ static char * bottom_left_active_xpm[] = {
|
|||||||
" c None",
|
" c None",
|
||||||
". c #000000 s active_border_color",
|
". c #000000 s active_border_color",
|
||||||
"+ c #FFFFFF s active_hilight_2",
|
"+ c #FFFFFF s active_hilight_2",
|
||||||
"@ c #D8D8D8 s active_color_2",
|
"@ c #C0C0C0 s active_color_2",
|
||||||
"# c #B2B2B2 s active_shadow_2",
|
"# c #808080 s active_shadow_2",
|
||||||
"@@++@@@@@@ ",
|
"@@++@@@@@@ ",
|
||||||
"@@++@@@@@@ ",
|
"@@++@@@@@@ ",
|
||||||
"@@++@@@@@@ ",
|
"@@++@@@@@@ ",
|
||||||
|
4
Theme/Chicago95/xfwm4_hidpi/bottom-left-inactive.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4_hidpi/bottom-left-inactive.xpm
Executable file → Normal file
@ -4,8 +4,8 @@ static char * bottom_left_inactive_xpm[] = {
|
|||||||
" c None",
|
" c None",
|
||||||
". c #000000 s inactive_border_color",
|
". c #000000 s inactive_border_color",
|
||||||
"+ c #FFFFFF s inactive_hilight_2",
|
"+ c #FFFFFF s inactive_hilight_2",
|
||||||
"@ c #D8D8D8 s inactive_color_2",
|
"@ c #C0C0C0 s inactive_color_2",
|
||||||
"# c #B2B2B2 s inactive_shadow_2",
|
"# c #808080 s inactive_shadow_2",
|
||||||
"@@++@@@@@@ ",
|
"@@++@@@@@@ ",
|
||||||
"@@++@@@@@@ ",
|
"@@++@@@@@@ ",
|
||||||
"@@++@@@@@@ ",
|
"@@++@@@@@@ ",
|
||||||
|
4
Theme/Chicago95/xfwm4_hidpi/bottom-right-active.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4_hidpi/bottom-right-active.xpm
Executable file → Normal file
@ -3,8 +3,8 @@ static char * bottom_right_active_xpm[] = {
|
|||||||
"24 24 4 1",
|
"24 24 4 1",
|
||||||
" c None",
|
" c None",
|
||||||
". c #000000 s active_border_color",
|
". c #000000 s active_border_color",
|
||||||
"@ c #D8D8D8 s active_color_2",
|
"@ c #C0C0C0 s active_color_2",
|
||||||
"# c #B2B2B2 s active_shadow_2",
|
"# c #808080 s active_shadow_2",
|
||||||
" @@@@@@##..",
|
" @@@@@@##..",
|
||||||
" @@@@@@##..",
|
" @@@@@@##..",
|
||||||
" @@@@@@##..",
|
" @@@@@@##..",
|
||||||
|
4
Theme/Chicago95/xfwm4_hidpi/bottom-right-inactive.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4_hidpi/bottom-right-inactive.xpm
Executable file → Normal file
@ -3,8 +3,8 @@ static char * bottom_right_inactive_xpm[] = {
|
|||||||
"24 24 4 1",
|
"24 24 4 1",
|
||||||
" c None",
|
" c None",
|
||||||
". c #000000 s inactive_border_color",
|
". c #000000 s inactive_border_color",
|
||||||
"@ c #D8D8D8 s inactive_color_2",
|
"@ c #C0C0C0 s inactive_color_2",
|
||||||
"# c #B2B2B2 s inactive_shadow_2",
|
"# c #808080 s inactive_shadow_2",
|
||||||
" @@@@@@##..",
|
" @@@@@@##..",
|
||||||
" @@@@@@##..",
|
" @@@@@@##..",
|
||||||
" @@@@@@##..",
|
" @@@@@@##..",
|
||||||
|
4
Theme/Chicago95/xfwm4_hidpi/close-active.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4_hidpi/close-active.xpm
Executable file → Normal file
@ -4,8 +4,8 @@ static char * close_active_xpm[] = {
|
|||||||
" c None",
|
" c None",
|
||||||
". c #000000 s active_border_color",
|
". c #000000 s active_border_color",
|
||||||
"+ c #FFFFFF s active_hilight_2",
|
"+ c #FFFFFF s active_hilight_2",
|
||||||
"@ c #D8D8D8 s active_color_2",
|
"@ c #C0C0C0 s active_color_2",
|
||||||
"# c #B2B2B2 s active_shadow_2",
|
"# c #808080 s active_shadow_2",
|
||||||
" ",
|
" ",
|
||||||
" ",
|
" ",
|
||||||
" ",
|
" ",
|
||||||
|
0
Theme/Chicago95/xfwm4_hidpi/close-inactive.xpm
Executable file → Normal file
0
Theme/Chicago95/xfwm4_hidpi/close-inactive.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4_hidpi/close-pressed.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4_hidpi/close-pressed.xpm
Executable file → Normal file
@ -3,8 +3,8 @@ static char * close_pressed_xpm[] = {
|
|||||||
"36 48 5 1",
|
"36 48 5 1",
|
||||||
" c None",
|
" c None",
|
||||||
". c #000000 s active_border_color",
|
". c #000000 s active_border_color",
|
||||||
"+ c #B2B2B2 s active_shadow_2",
|
"+ c #808080 s active_shadow_2",
|
||||||
"@ c #D8D8D8 s active_color_2",
|
"@ c #C0C0C0 s active_color_2",
|
||||||
"# c #FFFFFF s active_hilight_2",
|
"# c #FFFFFF s active_hilight_2",
|
||||||
" ",
|
" ",
|
||||||
" ",
|
" ",
|
||||||
|
4
Theme/Chicago95/xfwm4_hidpi/hide-active.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4_hidpi/hide-active.xpm
Executable file → Normal file
@ -4,8 +4,8 @@ static char * hide_active_xpm[] = {
|
|||||||
" c None",
|
" c None",
|
||||||
". c #000000 s active_border_color",
|
". c #000000 s active_border_color",
|
||||||
"+ c #FFFFFF s active_hilight_2",
|
"+ c #FFFFFF s active_hilight_2",
|
||||||
"@ c #D8D8D8 s active_color_2",
|
"@ c #C0C0C0 s active_color_2",
|
||||||
"# c #B2B2B2 s active_shadow_2",
|
"# c #808080 s active_shadow_2",
|
||||||
" ",
|
" ",
|
||||||
" ",
|
" ",
|
||||||
" ",
|
" ",
|
||||||
|
0
Theme/Chicago95/xfwm4_hidpi/hide-inactive.xpm
Executable file → Normal file
0
Theme/Chicago95/xfwm4_hidpi/hide-inactive.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4_hidpi/hide-pressed.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4_hidpi/hide-pressed.xpm
Executable file → Normal file
@ -3,8 +3,8 @@ static char * hide_pressed_xpm[] = {
|
|||||||
"32 48 5 1",
|
"32 48 5 1",
|
||||||
" c None",
|
" c None",
|
||||||
". c #000000 s active_border_color",
|
". c #000000 s active_border_color",
|
||||||
"+ c #B2B2B2 s active_shadow_2",
|
"+ c #808080 s active_shadow_2",
|
||||||
"@ c #D8D8D8 s active_color_2",
|
"@ c #C0C0C0 s active_color_2",
|
||||||
"# c #FFFFFF s active_hilight_2",
|
"# c #FFFFFF s active_hilight_2",
|
||||||
" ",
|
" ",
|
||||||
" ",
|
" ",
|
||||||
|
2
Theme/Chicago95/xfwm4_hidpi/left-active.xpm
Executable file → Normal file
2
Theme/Chicago95/xfwm4_hidpi/left-active.xpm
Executable file → Normal file
@ -3,6 +3,6 @@ static char * left_active_xpm[] = {
|
|||||||
"10 2 3 1",
|
"10 2 3 1",
|
||||||
" c None",
|
" c None",
|
||||||
"+ c #FFFFFF s active_hilight_2",
|
"+ c #FFFFFF s active_hilight_2",
|
||||||
"@ c #D8D8D8 s active_color_2",
|
"@ c #C0C0C0 s active_color_2",
|
||||||
"@@++@@@@@@",
|
"@@++@@@@@@",
|
||||||
"@@++@@@@@@"};
|
"@@++@@@@@@"};
|
||||||
|
2
Theme/Chicago95/xfwm4_hidpi/left-inactive.xpm
Executable file → Normal file
2
Theme/Chicago95/xfwm4_hidpi/left-inactive.xpm
Executable file → Normal file
@ -3,6 +3,6 @@ static char * left_inactive_xpm[] = {
|
|||||||
"10 2 3 1",
|
"10 2 3 1",
|
||||||
" c None",
|
" c None",
|
||||||
"+ c #FFFFFF s inactive_hilight_2",
|
"+ c #FFFFFF s inactive_hilight_2",
|
||||||
"@ c #D8D8D8 s inactive_color_2",
|
"@ c #C0C0C0 s inactive_color_2",
|
||||||
"@@++@@@@@@",
|
"@@++@@@@@@",
|
||||||
"@@++@@@@@@"};
|
"@@++@@@@@@"};
|
||||||
|
4
Theme/Chicago95/xfwm4_hidpi/maximize-active.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4_hidpi/maximize-active.xpm
Executable file → Normal file
@ -4,8 +4,8 @@ static char * maximize_active_xpm[] = {
|
|||||||
" c None",
|
" c None",
|
||||||
". c #000000 s active_border_color",
|
". c #000000 s active_border_color",
|
||||||
"+ c #FFFFFF s active_hilight_2",
|
"+ c #FFFFFF s active_hilight_2",
|
||||||
"@ c #D8D8D8 s active_color_2",
|
"@ c #C0C0C0 s active_color_2",
|
||||||
"# c #B2B2B2 s active_shadow_2",
|
"# c #808080 s active_shadow_2",
|
||||||
" ",
|
" ",
|
||||||
" ",
|
" ",
|
||||||
" ",
|
" ",
|
||||||
|
0
Theme/Chicago95/xfwm4_hidpi/maximize-inactive.xpm
Executable file → Normal file
0
Theme/Chicago95/xfwm4_hidpi/maximize-inactive.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4_hidpi/maximize-pressed.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4_hidpi/maximize-pressed.xpm
Executable file → Normal file
@ -3,8 +3,8 @@ static char * maximize_pressed_xpm[] = {
|
|||||||
"32 48 5 1",
|
"32 48 5 1",
|
||||||
" c None",
|
" c None",
|
||||||
". c #000000 s active_border_color",
|
". c #000000 s active_border_color",
|
||||||
"+ c #B2B2B2 s active_shadow_2",
|
"+ c #808080 s active_shadow_2",
|
||||||
"@ c #D8D8D8 s active_color_2",
|
"@ c #C0C0C0 s active_color_2",
|
||||||
"# c #FFFFFF s active_hilight_2",
|
"# c #FFFFFF s active_hilight_2",
|
||||||
" ",
|
" ",
|
||||||
" ",
|
" ",
|
||||||
|
4
Theme/Chicago95/xfwm4_hidpi/maximize-toggled-active.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4_hidpi/maximize-toggled-active.xpm
Executable file → Normal file
@ -4,8 +4,8 @@ static char * maximize_toggled_active_xpm[] = {
|
|||||||
" c None",
|
" c None",
|
||||||
". c #000000 s active_border_color",
|
". c #000000 s active_border_color",
|
||||||
"+ c #FFFFFF s active_hilight_2",
|
"+ c #FFFFFF s active_hilight_2",
|
||||||
"@ c #D8D8D8 s active_color_2",
|
"@ c #C0C0C0 s active_color_2",
|
||||||
"# c #B2B2B2 s active_shadow_2",
|
"# c #808080 s active_shadow_2",
|
||||||
" ",
|
" ",
|
||||||
" ",
|
" ",
|
||||||
" ",
|
" ",
|
||||||
|
0
Theme/Chicago95/xfwm4_hidpi/maximize-toggled-inactive.xpm
Executable file → Normal file
0
Theme/Chicago95/xfwm4_hidpi/maximize-toggled-inactive.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4_hidpi/maximize-toggled-pressed.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4_hidpi/maximize-toggled-pressed.xpm
Executable file → Normal file
@ -3,8 +3,8 @@ static char * maximize_toggled_pressed_xpm[] = {
|
|||||||
"32 48 5 1",
|
"32 48 5 1",
|
||||||
" c None",
|
" c None",
|
||||||
". c #000000 s active_border_color",
|
". c #000000 s active_border_color",
|
||||||
"+ c #B2B2B2 s active_shadow_2",
|
"+ c #808080 s active_shadow_2",
|
||||||
"@ c #D8D8D8 s active_color_2",
|
"@ c #C0C0C0 s active_color_2",
|
||||||
"# c #FFFFFF s active_hilight_2",
|
"# c #FFFFFF s active_hilight_2",
|
||||||
" ",
|
" ",
|
||||||
" ",
|
" ",
|
||||||
|
0
Theme/Chicago95/xfwm4_hidpi/menu-active.xpm
Executable file → Normal file
0
Theme/Chicago95/xfwm4_hidpi/menu-active.xpm
Executable file → Normal file
0
Theme/Chicago95/xfwm4_hidpi/menu-inactive.xpm
Executable file → Normal file
0
Theme/Chicago95/xfwm4_hidpi/menu-inactive.xpm
Executable file → Normal file
0
Theme/Chicago95/xfwm4_hidpi/menu-pressed.xpm
Executable file → Normal file
0
Theme/Chicago95/xfwm4_hidpi/menu-pressed.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4_hidpi/right-active.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4_hidpi/right-active.xpm
Executable file → Normal file
@ -3,7 +3,7 @@ static char * right_active_xpm[] = {
|
|||||||
"10 2 4 1",
|
"10 2 4 1",
|
||||||
" c None",
|
" c None",
|
||||||
". c #000000 s active_border_color",
|
". c #000000 s active_border_color",
|
||||||
"@ c #D8D8D8 s active_color_2",
|
"@ c #C0C0C0 s active_color_2",
|
||||||
"# c #B2B2B2 s active_shadow_2",
|
"# c #808080 s active_shadow_2",
|
||||||
"@@@@@@##..",
|
"@@@@@@##..",
|
||||||
"@@@@@@##.."};
|
"@@@@@@##.."};
|
||||||
|
4
Theme/Chicago95/xfwm4_hidpi/right-inactive.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4_hidpi/right-inactive.xpm
Executable file → Normal file
@ -3,7 +3,7 @@ static char * right_inactive_xpm[] = {
|
|||||||
"10 2 4 1",
|
"10 2 4 1",
|
||||||
" c None",
|
" c None",
|
||||||
". c #000000 s inactive_border_color",
|
". c #000000 s inactive_border_color",
|
||||||
"@ c #D8D8D8 s inactive_color_2",
|
"@ c #C0C0C0 s inactive_color_2",
|
||||||
"# c #B2B2B2 s inactive_shadow_2",
|
"# c #808080 s inactive_shadow_2",
|
||||||
"@@@@@@##..",
|
"@@@@@@##..",
|
||||||
"@@@@@@##.."};
|
"@@@@@@##.."};
|
||||||
|
0
Theme/Chicago95/xfwm4_hidpi/shade-active.xpm
Executable file → Normal file
0
Theme/Chicago95/xfwm4_hidpi/shade-active.xpm
Executable file → Normal file
0
Theme/Chicago95/xfwm4_hidpi/shade-inactive.xpm
Executable file → Normal file
0
Theme/Chicago95/xfwm4_hidpi/shade-inactive.xpm
Executable file → Normal file
0
Theme/Chicago95/xfwm4_hidpi/shade-pressed.xpm
Executable file → Normal file
0
Theme/Chicago95/xfwm4_hidpi/shade-pressed.xpm
Executable file → Normal file
0
Theme/Chicago95/xfwm4_hidpi/stick-active.xpm
Executable file → Normal file
0
Theme/Chicago95/xfwm4_hidpi/stick-active.xpm
Executable file → Normal file
0
Theme/Chicago95/xfwm4_hidpi/stick-inactive.xpm
Executable file → Normal file
0
Theme/Chicago95/xfwm4_hidpi/stick-inactive.xpm
Executable file → Normal file
0
Theme/Chicago95/xfwm4_hidpi/stick-pressed.xpm
Executable file → Normal file
0
Theme/Chicago95/xfwm4_hidpi/stick-pressed.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4_hidpi/title-1-active.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4_hidpi/title-1-active.xpm
Executable file → Normal file
@ -3,8 +3,8 @@ static char * title_middle_active_xpm[] = {
|
|||||||
"10 48 5 1",
|
"10 48 5 1",
|
||||||
" c None",
|
" c None",
|
||||||
"+ c #FFFFFF s active_hilight_2",
|
"+ c #FFFFFF s active_hilight_2",
|
||||||
"@ c #D8D8D8 s active_color_2",
|
"@ c #C0C0C0 s active_color_2",
|
||||||
"# c #B2B2B2 s active_shadow_2",
|
"# c #808080 s active_shadow_2",
|
||||||
"$ c #8CB754 s active_color_1",
|
"$ c #8CB754 s active_color_1",
|
||||||
"@@@@@@@@@@",
|
"@@@@@@@@@@",
|
||||||
"@@@@@@@@@@",
|
"@@@@@@@@@@",
|
||||||
|
4
Theme/Chicago95/xfwm4_hidpi/title-1-inactive.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4_hidpi/title-1-inactive.xpm
Executable file → Normal file
@ -3,8 +3,8 @@ static char * title_middle_inactive_xpm[] = {
|
|||||||
"10 48 5 1",
|
"10 48 5 1",
|
||||||
" c None",
|
" c None",
|
||||||
"+ c #FFFFFF s inactive_hilight_2",
|
"+ c #FFFFFF s inactive_hilight_2",
|
||||||
"@ c #D8D8D8 s inactive_color_2",
|
"@ c #C0C0C0 s inactive_color_2",
|
||||||
"# c #B2B2B2 s inactive_shadow_2",
|
"# c #808080 s inactive_shadow_2",
|
||||||
"$ c #8CB754 s inactive_color_1",
|
"$ c #8CB754 s inactive_color_1",
|
||||||
"@@@@@@@@@@",
|
"@@@@@@@@@@",
|
||||||
"@@@@@@@@@@",
|
"@@@@@@@@@@",
|
||||||
|
4
Theme/Chicago95/xfwm4_hidpi/title-2-active.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4_hidpi/title-2-active.xpm
Executable file → Normal file
@ -3,8 +3,8 @@ static char * title_middle_active_xpm[] = {
|
|||||||
"4 48 5 1",
|
"4 48 5 1",
|
||||||
" c None",
|
" c None",
|
||||||
"+ c #FFFFFF s active_hilight_2",
|
"+ c #FFFFFF s active_hilight_2",
|
||||||
"@ c #D8D8D8 s active_color_2",
|
"@ c #C0C0C0 s active_color_2",
|
||||||
"# c #B2B2B2 s active_shadow_2",
|
"# c #808080 s active_shadow_2",
|
||||||
"$ c #8CB754 s active_color_1",
|
"$ c #8CB754 s active_color_1",
|
||||||
"@@@@",
|
"@@@@",
|
||||||
"@@@@",
|
"@@@@",
|
||||||
|
4
Theme/Chicago95/xfwm4_hidpi/title-2-inactive.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4_hidpi/title-2-inactive.xpm
Executable file → Normal file
@ -3,8 +3,8 @@ static char * title_middle_inactive_xpm[] = {
|
|||||||
"4 48 5 1",
|
"4 48 5 1",
|
||||||
" c None",
|
" c None",
|
||||||
"+ c #FFFFFF s inactive_hilight_2",
|
"+ c #FFFFFF s inactive_hilight_2",
|
||||||
"@ c #D8D8D8 s inactive_color_2",
|
"@ c #C0C0C0 s inactive_color_2",
|
||||||
"# c #B2B2B2 s inactive_shadow_2",
|
"# c #808080 s inactive_shadow_2",
|
||||||
"$ c #8CB754 s inactive_color_1",
|
"$ c #8CB754 s inactive_color_1",
|
||||||
"@@@@",
|
"@@@@",
|
||||||
"@@@@",
|
"@@@@",
|
||||||
|
4
Theme/Chicago95/xfwm4_hidpi/title-3-active.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4_hidpi/title-3-active.xpm
Executable file → Normal file
@ -3,8 +3,8 @@ static char * title_middle_active_xpm[] = {
|
|||||||
"10 48 5 1",
|
"10 48 5 1",
|
||||||
" c None",
|
" c None",
|
||||||
"+ c #FFFFFF s active_hilight_2",
|
"+ c #FFFFFF s active_hilight_2",
|
||||||
"@ c #D8D8D8 s active_color_2",
|
"@ c #C0C0C0 s active_color_2",
|
||||||
"# c #B2B2B2 s active_shadow_2",
|
"# c #808080 s active_shadow_2",
|
||||||
"$ c #8CB754 s active_color_1",
|
"$ c #8CB754 s active_color_1",
|
||||||
"@@@@@@@@@@",
|
"@@@@@@@@@@",
|
||||||
"@@@@@@@@@@",
|
"@@@@@@@@@@",
|
||||||
|
4
Theme/Chicago95/xfwm4_hidpi/title-3-inactive.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4_hidpi/title-3-inactive.xpm
Executable file → Normal file
@ -3,8 +3,8 @@ static char * title_middle_inactive_xpm[] = {
|
|||||||
"10 48 5 1",
|
"10 48 5 1",
|
||||||
" c None",
|
" c None",
|
||||||
"+ c #FFFFFF s inactive_hilight_2",
|
"+ c #FFFFFF s inactive_hilight_2",
|
||||||
"@ c #D8D8D8 s inactive_color_2",
|
"@ c #C0C0C0 s inactive_color_2",
|
||||||
"# c #B2B2B2 s inactive_shadow_2",
|
"# c #808080 s inactive_shadow_2",
|
||||||
"$ c #8CB754 s inactive_color_1",
|
"$ c #8CB754 s inactive_color_1",
|
||||||
"@@@@@@@@@@",
|
"@@@@@@@@@@",
|
||||||
"@@@@@@@@@@",
|
"@@@@@@@@@@",
|
||||||
|
4
Theme/Chicago95/xfwm4_hidpi/title-4-active.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4_hidpi/title-4-active.xpm
Executable file → Normal file
@ -3,8 +3,8 @@ static char * title_middle_active_xpm[] = {
|
|||||||
"4 48 5 1",
|
"4 48 5 1",
|
||||||
" c None",
|
" c None",
|
||||||
"+ c #FFFFFF s active_hilight_2",
|
"+ c #FFFFFF s active_hilight_2",
|
||||||
"@ c #D8D8D8 s active_color_2",
|
"@ c #C0C0C0 s active_color_2",
|
||||||
"# c #B2B2B2 s active_shadow_2",
|
"# c #808080 s active_shadow_2",
|
||||||
"$ c #8CB754 s active_color_1",
|
"$ c #8CB754 s active_color_1",
|
||||||
"@@@@",
|
"@@@@",
|
||||||
"@@@@",
|
"@@@@",
|
||||||
|
4
Theme/Chicago95/xfwm4_hidpi/title-4-inactive.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4_hidpi/title-4-inactive.xpm
Executable file → Normal file
@ -3,8 +3,8 @@ static char * title_middle_inactive_xpm[] = {
|
|||||||
"4 48 5 1",
|
"4 48 5 1",
|
||||||
" c None",
|
" c None",
|
||||||
"+ c #FFFFFF s inactive_hilight_2",
|
"+ c #FFFFFF s inactive_hilight_2",
|
||||||
"@ c #D8D8D8 s inactive_color_2",
|
"@ c #C0C0C0 s inactive_color_2",
|
||||||
"# c #B2B2B2 s inactive_shadow_2",
|
"# c #808080 s inactive_shadow_2",
|
||||||
"$ c #8CB754 s inactive_color_1",
|
"$ c #8CB754 s inactive_color_1",
|
||||||
"@@@@",
|
"@@@@",
|
||||||
"@@@@",
|
"@@@@",
|
||||||
|
4
Theme/Chicago95/xfwm4_hidpi/title-5-active.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4_hidpi/title-5-active.xpm
Executable file → Normal file
@ -3,8 +3,8 @@ static char * title_middle_active_xpm[] = {
|
|||||||
"10 48 5 1",
|
"10 48 5 1",
|
||||||
" c None",
|
" c None",
|
||||||
"+ c #FFFFFF s active_hilight_2",
|
"+ c #FFFFFF s active_hilight_2",
|
||||||
"@ c #D8D8D8 s active_color_2",
|
"@ c #C0C0C0 s active_color_2",
|
||||||
"# c #B2B2B2 s active_shadow_2",
|
"# c #808080 s active_shadow_2",
|
||||||
"$ c #8CB754 s active_color_1",
|
"$ c #8CB754 s active_color_1",
|
||||||
"@@@@@@@@@@",
|
"@@@@@@@@@@",
|
||||||
"@@@@@@@@@@",
|
"@@@@@@@@@@",
|
||||||
|
4
Theme/Chicago95/xfwm4_hidpi/title-5-inactive.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4_hidpi/title-5-inactive.xpm
Executable file → Normal file
@ -3,8 +3,8 @@ static char * title_middle_inactive_xpm[] = {
|
|||||||
"10 48 5 1",
|
"10 48 5 1",
|
||||||
" c None",
|
" c None",
|
||||||
"+ c #FFFFFF s inactive_hilight_2",
|
"+ c #FFFFFF s inactive_hilight_2",
|
||||||
"@ c #D8D8D8 s inactive_color_2",
|
"@ c #C0C0C0 s inactive_color_2",
|
||||||
"# c #B2B2B2 s inactive_shadow_2",
|
"# c #808080 s inactive_shadow_2",
|
||||||
"$ c #8CB754 s inactive_color_1",
|
"$ c #8CB754 s inactive_color_1",
|
||||||
"@@@@@@@@@@",
|
"@@@@@@@@@@",
|
||||||
"@@@@@@@@@@",
|
"@@@@@@@@@@",
|
||||||
|
4
Theme/Chicago95/xfwm4_hidpi/top-left-active.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4_hidpi/top-left-active.xpm
Executable file → Normal file
@ -3,8 +3,8 @@ static char * top_left_active_xpm[] = {
|
|||||||
"8 48 4 1",
|
"8 48 4 1",
|
||||||
" c None",
|
" c None",
|
||||||
"+ c #FFFFFF s active_hilight_2",
|
"+ c #FFFFFF s active_hilight_2",
|
||||||
"@ c #D8D8D8 s active_color_2",
|
"@ c #C0C0C0 s active_color_2",
|
||||||
"# c #B2B2B2 s active_shadow_2",
|
"# c #808080 s active_shadow_2",
|
||||||
"@@@@@@@@",
|
"@@@@@@@@",
|
||||||
"@@@@@@@@",
|
"@@@@@@@@",
|
||||||
"@@++++++",
|
"@@++++++",
|
||||||
|
4
Theme/Chicago95/xfwm4_hidpi/top-left-inactive.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4_hidpi/top-left-inactive.xpm
Executable file → Normal file
@ -3,8 +3,8 @@ static char * top_left_inactive_xpm[] = {
|
|||||||
"8 48 4 1",
|
"8 48 4 1",
|
||||||
" c None",
|
" c None",
|
||||||
"+ c #FFFFFF s inactive_hilight_2",
|
"+ c #FFFFFF s inactive_hilight_2",
|
||||||
"@ c #D8D8D8 s inactive_color_2",
|
"@ c #C0C0C0 s inactive_color_2",
|
||||||
"# c #B2B2B2 s inactive_shadow_2",
|
"# c #808080 s inactive_shadow_2",
|
||||||
"@@@@@@@@",
|
"@@@@@@@@",
|
||||||
"@@@@@@@@",
|
"@@@@@@@@",
|
||||||
"@@++++++",
|
"@@++++++",
|
||||||
|
4
Theme/Chicago95/xfwm4_hidpi/top-right-active.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4_hidpi/top-right-active.xpm
Executable file → Normal file
@ -4,8 +4,8 @@ static char * top_right_active_xpm[] = {
|
|||||||
" c None",
|
" c None",
|
||||||
". c #000000 s active_border_color",
|
". c #000000 s active_border_color",
|
||||||
"+ c #FFFFFF s active_hilight_2",
|
"+ c #FFFFFF s active_hilight_2",
|
||||||
"@ c #D8D8D8 s active_color_2",
|
"@ c #C0C0C0 s active_color_2",
|
||||||
"# c #B2B2B2 s active_shadow_2",
|
"# c #808080 s active_shadow_2",
|
||||||
"@@@@@@..",
|
"@@@@@@..",
|
||||||
"@@@@@@..",
|
"@@@@@@..",
|
||||||
"++++##..",
|
"++++##..",
|
||||||
|
4
Theme/Chicago95/xfwm4_hidpi/top-right-inactive.xpm
Executable file → Normal file
4
Theme/Chicago95/xfwm4_hidpi/top-right-inactive.xpm
Executable file → Normal file
@ -4,8 +4,8 @@ static char * top_right_inactive_xpm[] = {
|
|||||||
" c None",
|
" c None",
|
||||||
". c #000000 s inactive_border_color",
|
". c #000000 s inactive_border_color",
|
||||||
"+ c #FFFFFF s inactive_hilight_2",
|
"+ c #FFFFFF s inactive_hilight_2",
|
||||||
"@ c #D8D8D8 s inactive_color_2",
|
"@ c #C0C0C0 s inactive_color_2",
|
||||||
"# c #B2B2B2 s inactive_shadow_2",
|
"# c #808080 s inactive_shadow_2",
|
||||||
"@@@@@@..",
|
"@@@@@@..",
|
||||||
"@@@@@@..",
|
"@@@@@@..",
|
||||||
"++++##..",
|
"++++##..",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user