summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorOlivier Fourdan <fourdan@xfce.org>2020-11-21 18:27:05 +0100
committerOlivier Fourdan <fourdan@xfce.org>2020-11-21 18:27:05 +0100
commitd1f3f0c74283dd5f96b5191b6db6d51e22dd32af (patch)
tree8d39e7c8c1aca53b020952a405bea425d8a554db /themes
parent8d027c1d6a878b0c19d4d0c33096c9917bb8c6e3 (diff)
downloadxfwm4-d1f3f0c74283dd5f96b5191b6db6d51e22dd32af.tar.gz
themes: Adjust shadows size/opacity
Signed-off-by: Olivier Fourdan <fourdan@xfce.org>
Diffstat (limited to 'themes')
-rw-r--r--themes/default-hdpi/themerc10
-rw-r--r--themes/default-xhdpi/themerc10
-rw-r--r--themes/default/themerc10
3 files changed, 15 insertions, 15 deletions
diff --git a/themes/default-hdpi/themerc b/themes/default-hdpi/themerc
index 8dfc76e6f..cf4e056cc 100644
--- a/themes/default-hdpi/themerc
+++ b/themes/default-hdpi/themerc
@@ -8,11 +8,11 @@ frame_border_top=6
full_width_title=true
maximized_offset=0
show_app_icon=true
-shadow_delta_height=-4
-shadow_delta_width=-8
-shadow_delta_x=-10
-shadow_delta_y=-10
-shadow_opacity=100
+shadow_delta_height=10
+shadow_delta_width=0
+shadow_delta_x=0
+shadow_delta_y=-5
+shadow_opacity=50
title_horizontal_offset=1
title_shadow_active=under
title_shadow_inactive=under
diff --git a/themes/default-xhdpi/themerc b/themes/default-xhdpi/themerc
index 1518ff352..149224734 100644
--- a/themes/default-xhdpi/themerc
+++ b/themes/default-xhdpi/themerc
@@ -8,11 +8,11 @@ frame_border_top=9
full_width_title=true
maximized_offset=0
show_app_icon=true
-shadow_delta_height=-2
-shadow_delta_width=-6
-shadow_delta_x=-8
-shadow_delta_y=-8
-shadow_opacity=100
+shadow_delta_height=15
+shadow_delta_width=10
+shadow_delta_x=5
+shadow_delta_y=-5
+shadow_opacity=50
title_horizontal_offset=2
title_shadow_active=under
title_shadow_inactive=under
diff --git a/themes/default/themerc b/themes/default/themerc
index 7a8bf24f2..4ae2ffb00 100644
--- a/themes/default/themerc
+++ b/themes/default/themerc
@@ -8,11 +8,11 @@ full_width_title=true
frame_border_top=5
maximized_offset=0
show_app_icon=true
-shadow_delta_height=-6
-shadow_delta_width=-10
-shadow_delta_x=-12
-shadow_delta_y=-12
-shadow_opacity=100
+shadow_delta_height=5
+shadow_delta_width=0
+shadow_delta_x=0
+shadow_delta_y=-5
+shadow_opacity=50
title_horizontal_offset=1
title_shadow_active=under
title_shadow_inactive=under