summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorOlivier Fourdan <fourdan@xfce.org>2014-12-10 22:35:06 +0100
committerOlivier Fourdan <fourdan@xfce.org>2014-12-10 22:38:35 +0100
commitbfc29d2b913e4f32f50d1e3b19d3033fef43835f (patch)
tree3f335f3516b2f3da606641027e489c66096d453b /themes
parent1a20a884e5cd33255e822f42a73bbe83ff89aea1 (diff)
downloadxfwm4-bfc29d2b913e4f32f50d1e3b19d3033fef43835f.tar.gz
Adjust shadows
Use a thinner shadow with light source from the top on default theme, slightly larger for hdpi and xhdpi variants. Signed-off-by: Olivier Fourdan <fourdan@xfce.org>
Diffstat (limited to 'themes')
-rw-r--r--themes/default-hdpi/themerc5
-rw-r--r--themes/default-xhdpi/themerc5
-rw-r--r--themes/default/themerc5
3 files changed, 15 insertions, 0 deletions
diff --git a/themes/default-hdpi/themerc b/themes/default-hdpi/themerc
index 061359f36..4c2741b04 100644
--- a/themes/default-hdpi/themerc
+++ b/themes/default-hdpi/themerc
@@ -7,6 +7,11 @@ button_spacing=0
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
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 26fcc4639..bc67cb0cb 100644
--- a/themes/default-xhdpi/themerc
+++ b/themes/default-xhdpi/themerc
@@ -7,6 +7,11 @@ button_spacing=0
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
title_horizontal_offset=2
title_shadow_active=under
title_shadow_inactive=under
diff --git a/themes/default/themerc b/themes/default/themerc
index 061359f36..f06fbb07d 100644
--- a/themes/default/themerc
+++ b/themes/default/themerc
@@ -7,6 +7,11 @@ button_spacing=0
full_width_title=true
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
title_horizontal_offset=1
title_shadow_active=under
title_shadow_inactive=under