[Xfce4-commits] [xfce/xfwm4] 04/04: theme: Use frame_border_top setting
noreply at xfce.org
noreply at xfce.org
Wed May 22 22:17:41 CEST 2019
This is an automated email from the git hooks/post-receive script.
o l i v i e r p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository xfce/xfwm4.
commit 0b82f9f07b50fca50a59b4ea2b4957e7116fa125
Author: Olivier Fourdan <fourdan at xfce.org>
Date: Wed May 22 22:14:48 2019 +0200
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 at xfce.org>
---
themes/default-hdpi/themerc | 1 +
themes/default-xhdpi/themerc | 1 +
themes/default/themerc | 1 +
3 files changed, 3 insertions(+)
diff --git a/themes/default-hdpi/themerc b/themes/default-hdpi/themerc
index 30ce080..8dfc76e 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 2529692..1518ff3 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 f6b57d3..7a8bf24 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
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list