From e6ec849cfe83d41a6597b26f9979587566eeefd2 Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Wed, 31 Aug 2016 00:02:23 +0200 Subject: refactor xfwm theme -now png based -add borders to light theme -add thicker bottom border for easier resizing --- common/xfwm4/themerc-dark | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 common/xfwm4/themerc-dark (limited to 'common/xfwm4/themerc-dark') diff --git a/common/xfwm4/themerc-dark b/common/xfwm4/themerc-dark new file mode 100644 index 0000000..f7fd498 --- /dev/null +++ b/common/xfwm4/themerc-dark @@ -0,0 +1,23 @@ +button_offset=2 +button_spacing=4 + +show_app_icon=true + +full_width_title=true + +title_shadow_active=false +title_shadow_inactive=false + +title_horizontal_offset=3 + +active_text_color=#afb8c5 +active_text_shadow_color=#2f343b + +inactive_text_color=#808791 +inactive_text_shadow_color=#2f343b + +shadow_delta_height=2 +shadow_delta_width=0 +shadow_delta_x=0 +shadow_delta_y=-5 +shadow_opacity=40 -- cgit v1.2.3