Skip to content

Commit

Permalink
Sync with Greybird up to commit 7e4507d7713b2aaf41f8cfef2a1a9e214a4d8b6f
Browse files Browse the repository at this point in the history
  • Loading branch information
m4u committed Dec 19, 2024
1 parent 77c0887 commit c1d46c3
Show file tree
Hide file tree
Showing 83 changed files with 471 additions and 520 deletions.
27 changes: 19 additions & 8 deletions dark/gtk-3.0/_xfce.scss
Original file line number Diff line number Diff line change
Expand Up @@ -164,18 +164,25 @@ XfdesktopIconView.view {
color: $panel_fg_color;
border-radius: 3px;
&:active {
background: rgba(darken($selected_bg_color, 15%), 0.5);
text-shadow: 0 1px 1px black;
}
&:active {
background: rgba(darken($selected_bg_color, 15%), 0.5);
background-color: rgba(darken($selected_bg_color, 15%), 0.5);
color: $selected_bg_color;
text-shadow: 0 1px 1px black;
}
.label {
text-shadow: 1px 1px 2px black;
outline-style: none;
&:active {
color: $selected_fg_color;
}
&:backdrop {
color: $selected_fg_color;
background-color: transparent;
}
&:selected {
background-color: lighten($selected_bg_color, 20%);
}
&:selected:backdrop {
background-color: rgba($selected_bg_color, 0.5);
}
}
.rubberband {
Expand Down Expand Up @@ -237,9 +244,9 @@ XfdesktopIconView.view {
color: shade($selected_fg_color, 0.65);
text-shadow: 0px 1px transparentize(black, 0.2);
border-radius: 12px;
/* Set the application icon- and preview-size to 64px */
/* Set the application icon- and preview-size */
-XfwmTabwinWidget-icon-size: 64px;
-XfwmTabwinWidget-preview-size: 64px;
-XfwmTabwinWidget-preview-size: 128px;

button {
background-image: none;
Expand All @@ -254,7 +261,11 @@ XfdesktopIconView.view {
background: transparentize($fg_color, 0.7);
}
&:hover {
background: mix(black, $selected_bg_color, 40%);
background: transparentize($bg_color, 0.9);
box-shadow: inset 0 -1px gtkalpha(white, 0.15),
inset 1px 0 gtkalpha(white, 0.15),
inset -1px 0 gtkalpha(white, 0.15),
inset 0 1px gtkalpha(white, 0.15);
transition-duration: 50ms;
}
}
Expand Down
5 changes: 5 additions & 0 deletions dark/openbox-3/bullet.xbm
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#define bullet_width 10
#define bullet_height 10
static unsigned char bullet_bits[] = {
0x00, 0x00, 0x0c, 0x00, 0x1c, 0x00, 0x3c, 0x00, 0x7c, 0x00, 0x7c, 0x00,
0x3c, 0x00, 0x1c, 0x00, 0x0c, 0x00, 0x00, 0x00 };
5 changes: 5 additions & 0 deletions dark/openbox-3/close.xbm
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#define close_width 10
#define close_height 10
static unsigned char close_bits[] = {
0x00, 0x00, 0x86, 0x01, 0xce, 0x01, 0xfc, 0x00, 0x78, 0x00, 0x78, 0x00,
0xfc, 0x00, 0xce, 0x01, 0x86, 0x01, 0x00, 0x00 };
5 changes: 5 additions & 0 deletions dark/openbox-3/desk.xbm
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#define desk_width 10
#define desk_height 10
static unsigned char desk_bits[] = {
0x00, 0x00, 0xce, 0x01, 0xce, 0x01, 0xce, 0x01, 0x00, 0x00, 0x00, 0x00,
0xce, 0x01, 0xce, 0x01, 0xce, 0x01, 0x00, 0x00 };
5 changes: 5 additions & 0 deletions dark/openbox-3/desk_toggled.xbm
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#define desk_toggled_width 10
#define desk_toggled_height 10
static unsigned char desk_toggled_bits[] = {
0xcf, 0x03, 0xcf, 0x03, 0xff, 0x03, 0x87, 0x03, 0x84, 0x00, 0x84, 0x00,
0x87, 0x03, 0xff, 0x03, 0xcf, 0x03, 0xcf, 0x03 };
5 changes: 5 additions & 0 deletions dark/openbox-3/iconify.xbm
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#define iconify_width 10
#define iconify_height 10
static unsigned char iconify_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0x01, 0xfe, 0x01,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };
5 changes: 5 additions & 0 deletions dark/openbox-3/max.xbm
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#define max_width 10
#define max_height 10
static unsigned char max_bits[] = {
0x00, 0x00, 0x30, 0x00, 0x30, 0x00, 0x30, 0x00, 0xfe, 0x01, 0xfe, 0x01,
0x30, 0x00, 0x30, 0x00, 0x30, 0x00, 0x00, 0x00 };
5 changes: 5 additions & 0 deletions dark/openbox-3/shade.xbm
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#define shade_width 10
#define shade_height 10
static unsigned char shade_bits[] = {
0x00, 0x00, 0x30, 0x00, 0x78, 0x00, 0xfc, 0x00, 0xfe, 0x01, 0xfe, 0x01,
0x30, 0x00, 0x30, 0x00, 0x30, 0x00, 0x00, 0x00 };
5 changes: 5 additions & 0 deletions dark/openbox-3/shade_toggled.xbm
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#define shade_toggled_width 10
#define shade_toggled_height 10
static unsigned char shade_toggled_bits[] = {
0x00, 0x00, 0x30, 0x00, 0x30, 0x00, 0x30, 0x00, 0xfe, 0x01, 0xfe, 0x01,
0xfc, 0x00, 0x78, 0x00, 0x30, 0x00, 0x00, 0x00 };
126 changes: 126 additions & 0 deletions dark/openbox-3/themerc
Original file line number Diff line number Diff line change
@@ -0,0 +1,126 @@
# General
border.width: 1
window.client.padding.width: 0
window.client.padding.height: 0
window.handle.width: 0


# Titlebar
window.label.text.justify: center
padding.width: 3
padding.height: 3


# Active Window
window.active.border.color: #1D2123
window.active.title.separator.color: #25282a

window.active.title.bg: Flat Gradient Vertical
window.active.title.bg.color: #3B3E3F
window.active.title.bg.colorTo: #3A3D3E

window.active.label.bg: Parentrelative
window.active.label.text.color: #ffffff
window.active.label.text.font: shadow=y:shadowtint=0:shadowoffset=1


# Active Window Buttons
window.active.button.unpressed.bg: Parentrelative
window.active.button.unpressed.image.color: #ffffff

window.active.button.hover.bg: Parentrelative
window.active.button.hover.image.color: #a0a0a0

window.active.button.pressed.bg: Parentrelative
window.active.button.pressed.image.color: #19b1a2

window.active.button.toggled.bg: Parentrelative
window.active.button.toggled.image.color: #ffffff

window.active.button.toggled.hover.bg: Parentrelative
window.active.button.toggled.hover.image.color: #a0a0a0

window.active.button.disabled.bg: Parentrelative
window.active.button.disabled.image.color: #9a9a9a


# Inactive Window
window.inactive.border.color: #1D2123
window.inactive.title.separator.color: #25282a

window.inactive.title.bg: Flat Gradient Vertical
window.inactive.title.bg.color: #3B3E3F
window.inactive.title.bg.colorTo: #3A3D3E

window.inactive.label.bg: Parentrelative
window.inactive.label.text.color: #bbbbbb
window.inactive.label.text.font: shadow=y:shadowtint=0:shadowoffset=1


# Inactive Window Buttons
window.inactive.button.unpressed.bg: Parentrelative
window.inactive.button.unpressed.image.color: #BABAB3

window.inactive.button.hover.bg: Parentrelative
window.inactive.button.hover.image.color: #BABAB3

window.inactive.button.toggled.bg: Flat Parentrelative
window.inactive.button.toggled.image.color: #BABAB3

window.inactive.button.disabled.bg: Parentrelative
window.inactive.button.disabled.image.color: #9a9a9a

#window.inactive.button.pressed.bg: Parentrelative



# Menus
menu.border.width: 1
menu.border.color: #1d1f1f

menu.items.font: shadow=y:shadowtint=0:shadowoffset=5

menu.title.bg: Flat Solid
menu.title.bg.color: #303133
menu.title.text.color: #f4f4f2
menu.title.text.justify: Left

menu.items.active.bg.border.color: #30b0a4

menu.items.bg: Flat Solid
menu.items.bg.color: #303133
menu.items.text.color: #f4f4f2
menu.items.disabled.text.color: #9a9a9a
menu.items.active.padding.height: 20

menu.items.active.bg: Flat Vertical Gradient Border
menu.items.active.bg.color: #30b0a4
menu.items.active.bg.colorTo: #2aa499
menu.items.active.text.color: #ffffff

menu.items.active.disabled.text.color: #c7c7c7

menu.separator.width: 1
menu.separator.color: #2b2c2e
menu.separator.padding.height: 4

menu.overlap.x: 2


# OSD (Alt+Tab or Desktop Switching)
osd.border.width: 8
osd.border.color: #000000

osd.bg: Flat Solid
osd.bg.color: #000000

osd.label.text.color: #585858
osd.label.text.font: shadow=n
osd.inactive.label.text.font: shadow=n
osd.active.label.text.color: #fafafa

osd.unhilight.bg: Flat Solid
osd.unhilight.bg.color: #585858

osd.hilight.bg: Flat Solid
osd.hilight.bg.color: #30b0a4
1 change: 1 addition & 0 deletions dark/variants/a11y/xfwm4/themerc
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ shadow_opacity=50

maximized_offset=3
show_app_icon=false
frame_border_top=1
5 changes: 0 additions & 5 deletions dark/xfwm4/bottom-inactive.xpm

This file was deleted.

1 change: 1 addition & 0 deletions dark/xfwm4/bottom-inactive.xpm
5 changes: 0 additions & 5 deletions dark/xfwm4/bottom-left-active.xpm

This file was deleted.

1 change: 1 addition & 0 deletions dark/xfwm4/bottom-left-active.xpm
5 changes: 0 additions & 5 deletions dark/xfwm4/bottom-left-inactive.xpm

This file was deleted.

1 change: 1 addition & 0 deletions dark/xfwm4/bottom-left-inactive.xpm
5 changes: 0 additions & 5 deletions dark/xfwm4/bottom-right-active.xpm

This file was deleted.

1 change: 1 addition & 0 deletions dark/xfwm4/bottom-right-active.xpm
5 changes: 0 additions & 5 deletions dark/xfwm4/bottom-right-inactive.xpm

This file was deleted.

1 change: 1 addition & 0 deletions dark/xfwm4/bottom-right-inactive.xpm
5 changes: 2 additions & 3 deletions dark/xfwm4/close-active.xpm
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
/* XPM */
static char * close_active_xpm[] = {
"20 24 5 1",
"20 24 4 1",
" c #1D2123",
". c #414344",
"+ c #3B3E3F",
"@ c #FFFFFF",
"# c #25282A",
" ",
"....................",
"++++++++++++++++++++",
Expand All @@ -29,4 +28,4 @@ static char * close_active_xpm[] = {
"++++++++++++++++++++",
"++++++++++++++++++++",
"++++++++++++++++++++",
"####################"};
"++++++++++++++++++++"};
5 changes: 2 additions & 3 deletions dark/xfwm4/close-inactive.xpm
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
/* XPM */
static char * close_inactive_xpm[] = {
"20 24 5 1",
"20 24 4 1",
" c #1D2123",
". c #414344",
"+ c #3B3E3F",
"@ c #BABAB3",
"# c #25282A",
" ",
"....................",
"++++++++++++++++++++",
Expand All @@ -29,4 +28,4 @@ static char * close_inactive_xpm[] = {
"++++++++++++++++++++",
"++++++++++++++++++++",
"++++++++++++++++++++",
"####################"};
"++++++++++++++++++++"};
5 changes: 2 additions & 3 deletions dark/xfwm4/close-prelight.xpm
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
/* XPM */
static char * close_prelight_xpm[] = {
"20 24 8 1",
"20 24 7 1",
" c #1D2123",
". c #414344",
"+ c #3B3E3F",
"@ c #B4B4B4",
"# c #999999",
"$ c #1A1A1A",
"% c #747474",
"& c #25282A",
" ",
"....................",
"++++++++++++++++++++",
Expand All @@ -32,4 +31,4 @@ static char * close_prelight_xpm[] = {
"++++++++++++++++++++",
"++++++++++++++++++++",
"++++++++++++++++++++",
"&&&&&&&&&&&&&&&&&&&&"};
"++++++++++++++++++++"};
5 changes: 2 additions & 3 deletions dark/xfwm4/close-pressed.xpm
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
/* XPM */
static char * close_pressed_xpm[] = {
"20 24 5 1",
"20 24 4 1",
" c #1D2123",
". c #414344",
"+ c #3B3E3F",
"@ c #19B1A2",
"# c #25282A",
" ",
"....................",
"++++++++++++++++++++",
Expand All @@ -29,4 +28,4 @@ static char * close_pressed_xpm[] = {
"++++++++++++++++++++",
"++++++++++++++++++++",
"++++++++++++++++++++",
"####################"};
"++++++++++++++++++++"};
5 changes: 2 additions & 3 deletions dark/xfwm4/hide-active.xpm
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
/* XPM */
static char * hide_active_xpm[] = {
"20 24 5 1",
"20 24 4 1",
" c #1D2123",
". c #414344",
"+ c #3B3E3F",
"@ c #FFFFFF",
"# c #25282A",
" ",
"....................",
"++++++++++++++++++++",
Expand All @@ -29,4 +28,4 @@ static char * hide_active_xpm[] = {
"++++++++++++++++++++",
"++++++++++++++++++++",
"++++++++++++++++++++",
"####################"};
"++++++++++++++++++++"};
5 changes: 2 additions & 3 deletions dark/xfwm4/hide-inactive.xpm
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
/* XPM */
static char * hide_inactive_xpm[] = {
"20 24 5 1",
"20 24 4 1",
" c #1D2123",
". c #414344",
"+ c #3B3E3F",
"@ c #BABAB3",
"# c #25282A",
" ",
"....................",
"++++++++++++++++++++",
Expand All @@ -29,4 +28,4 @@ static char * hide_inactive_xpm[] = {
"++++++++++++++++++++",
"++++++++++++++++++++",
"++++++++++++++++++++",
"####################"};
"++++++++++++++++++++"};
Loading

0 comments on commit c1d46c3

Please sign in to comment.