From 366002c3e6c0263d287c7eb9030f648b7a2b3cbf Mon Sep 17 00:00:00 2001 From: Eduardo Pedroni Date: Sat, 14 Apr 2018 20:49:06 +0200 Subject: Initial commit --- .themes/Arc-Dark-Custom/xfwm4/themerc | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 .themes/Arc-Dark-Custom/xfwm4/themerc (limited to '.themes/Arc-Dark-Custom/xfwm4/themerc') diff --git a/.themes/Arc-Dark-Custom/xfwm4/themerc b/.themes/Arc-Dark-Custom/xfwm4/themerc new file mode 100644 index 0000000..b848210 --- /dev/null +++ b/.themes/Arc-Dark-Custom/xfwm4/themerc @@ -0,0 +1,27 @@ +button_offset=7 +button_spacing=4 +full_width_title=true +title_horizontal_offset=0 +title_vertical_offset_active=1 +title_vertical_offset_inactive=1 +#title_shadow_active=true +title_shadow_inactive=true + +#button_layout=O|HMC + +active_text_color=#afb8c5 +active_text_shadow_color=#2f343b +inactive_text_color=#808791 +inactive_text_shadow_color=#2f343b + +#placement_ratio=20 +shadow_delta_height=2 +shadow_delta_width=0 +shadow_delta_x=0 +shadow_delta_y=-5 +shadow_opacity=50 + +title_shadow_active=false + +show_frame_shadow=true +show_popup_shadow=true -- cgit v1.2.3