From 594be1b48b04fd70473911f2ae3f023022c535bd Mon Sep 17 00:00:00 2001 From: Evgeny Zinoviev Date: Sat, 4 Jun 2022 14:01:28 +0300 Subject: initial --- xfwm4/themerc | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 xfwm4/themerc (limited to 'xfwm4/themerc') diff --git a/xfwm4/themerc b/xfwm4/themerc new file mode 100644 index 0000000..76cd672 --- /dev/null +++ b/xfwm4/themerc @@ -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=#444444 +active_text_shadow_color=#e0e0e0 + +inactive_text_color=#babcbe +inactive_text_shadow_color=#a3aabf + +shadow_delta_height=2 +shadow_delta_width=0 +shadow_delta_x=0 +shadow_delta_y=-5 +shadow_opacity=40 -- cgit v1.2.3