diff options
author | Eduardo Pedroni <e.pedroni91@gmail.com> | 2018-04-14 20:49:06 +0200 |
---|---|---|
committer | Eduardo Pedroni <e.pedroni91@gmail.com> | 2018-04-14 20:49:06 +0200 |
commit | 366002c3e6c0263d287c7eb9030f648b7a2b3cbf (patch) | |
tree | 8d2d68dfcb5619e8aa07271eb4482d37b1747807 /.themes/Arc-Dark-Custom/xfwm4/themerc |
Initial commit
Diffstat (limited to '.themes/Arc-Dark-Custom/xfwm4/themerc')
-rw-r--r-- | .themes/Arc-Dark-Custom/xfwm4/themerc | 27 |
1 files changed, 27 insertions, 0 deletions
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 |