summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorOlivier Fourdan <fourdan@xfce.org>2019-05-22 22:14:48 +0200
committerOlivier Fourdan <fourdan@xfce.org>2019-05-22 22:17:09 +0200
commit0b82f9f07b50fca50a59b4ea2b4957e7116fa125 (patch)
tree790c30984ad2a76c899ad8df4db47a98cb1fa9dc /themes
parentf4940cd2041d385aad840efd759eb5ed485a34c1 (diff)
downloadxfwm4-0b82f9f07b50fca50a59b4ea2b4957e7116fa125.tar.gz
theme: Use frame_border_top setting
Now that we have support for that new setting, make use of it for the default theme(s). Signed-off-by: Olivier Fourdan <fourdan@xfce.org>
Diffstat (limited to 'themes')
-rw-r--r--themes/default-hdpi/themerc1
-rw-r--r--themes/default-xhdpi/themerc1
-rw-r--r--themes/default/themerc1
3 files changed, 3 insertions, 0 deletions
diff --git a/themes/default-hdpi/themerc b/themes/default-hdpi/themerc
index 30ce080b5..8dfc76e6f 100644
--- a/themes/default-hdpi/themerc
+++ b/themes/default-hdpi/themerc
@@ -4,6 +4,7 @@ inactive_text_color=inactive_text_color_2
inactive_text_shadow_color=inactive_hilight_2
button_offset=2
button_spacing=0
+frame_border_top=6
full_width_title=true
maximized_offset=0
show_app_icon=true
diff --git a/themes/default-xhdpi/themerc b/themes/default-xhdpi/themerc
index 252969271..1518ff352 100644
--- a/themes/default-xhdpi/themerc
+++ b/themes/default-xhdpi/themerc
@@ -4,6 +4,7 @@ inactive_text_color=inactive_text_color_2
inactive_text_shadow_color=inactive_hilight_2
button_offset=0
button_spacing=0
+frame_border_top=9
full_width_title=true
maximized_offset=0
show_app_icon=true
diff --git a/themes/default/themerc b/themes/default/themerc
index f6b57d38f..7a8bf24f2 100644
--- a/themes/default/themerc
+++ b/themes/default/themerc
@@ -5,6 +5,7 @@ inactive_text_shadow_color=inactive_hilight_2
button_offset=0
button_spacing=2
full_width_title=true
+frame_border_top=5
maximized_offset=0
show_app_icon=true
shadow_delta_height=-6