diff options
author | Horst3180 | 2015-05-16 22:50:01 +0200 |
---|---|---|
committer | Horst3180 | 2015-05-16 22:53:00 +0200 |
commit | 36c05e50f4c97ea442cb4353467849f8898e3dfc (patch) | |
tree | b7bf728d9c122ef77ef499292d32da03844039b5 /xfwm4/themerc | |
download | solarc-theme-36c05e50f4c97ea442cb4353467849f8898e3dfc.tar.gz solarc-theme-36c05e50f4c97ea442cb4353467849f8898e3dfc.tar.xz solarc-theme-36c05e50f4c97ea442cb4353467849f8898e3dfc.zip |
initial commit
Diffstat (limited to 'xfwm4/themerc')
-rw-r--r-- | xfwm4/themerc | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/xfwm4/themerc b/xfwm4/themerc new file mode 100644 index 0000000..268e319 --- /dev/null +++ b/xfwm4/themerc @@ -0,0 +1,30 @@ +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=#70788d +active_text_shadow_color=#e7e8eb +inactive_text_color=#979dac +inactive_text_shadow_color=#e7e8eb + +placement_ratio=20 +shadow_delta_height=2 +shadow_delta_width=0 +shadow_delta_x=0 +shadow_delta_y=-10 +shadow_opacity=35 + +title_shadow_active=false + +resize_opacity=100 +move_opacity=100 +popup_opacity=100 +show_frame_shadow=true +show_popup_shadow=true |