summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorOlivier Fourdan <fourdan@xfce.org>2020-12-07 20:52:07 +0100
committerOlivier Fourdan <fourdan@xfce.org>2020-12-07 20:52:07 +0100
commit732e08ce6c3c8aa71af69dfe52b07c96ad60bd26 (patch)
treee361fd6ce18714badd18a79fbfb81db3a11e6d72 /themes
parent44b1a730e43967d10aa7d38f49990befa55c93be (diff)
downloadxfwm4-732e08ce6c3c8aa71af69dfe52b07c96ad60bd26.tar.gz
themes: Use smaller, lighter shadows
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 79c8d80d1..955eab0aa 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=10
-shadow_delta_width=0
-shadow_delta_x=0
-shadow_delta_y=-5
-shadow_opacity=50
+shadow_delta_height=6
+shadow_delta_width=-5
+shadow_delta_x=-5
+shadow_delta_y=-8
+shadow_opacity=30
title_horizontal_offset=1
title_shadow_active=false
title_shadow_inactive=false
diff --git a/themes/default-xhdpi/themerc b/themes/default-xhdpi/themerc
index 9c4c5ddd7..711f3f55a 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=15
-shadow_delta_width=10
-shadow_delta_x=5
-shadow_delta_y=-5
-shadow_opacity=50
+shadow_delta_height=8
+shadow_delta_width=-4
+shadow_delta_x=-4
+shadow_delta_y=-8
+shadow_opacity=30
title_horizontal_offset=2
title_shadow_active=false
title_shadow_inactive=false
diff --git a/themes/default/themerc b/themes/default/themerc
index 34270699a..d3ecc7d40 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=5
-shadow_delta_width=0
-shadow_delta_x=0
-shadow_delta_y=-5
-shadow_opacity=50
+shadow_delta_height=4
+shadow_delta_width=-6
+shadow_delta_x=-6
+shadow_delta_y=-8
+shadow_opacity=30
title_horizontal_offset=1
title_shadow_active=false
title_shadow_inactive=false