diff options
Diffstat (limited to 'themes/Plata-Lumine/xfwm4/themerc')
-rw-r--r-- | themes/Plata-Lumine/xfwm4/themerc | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/themes/Plata-Lumine/xfwm4/themerc b/themes/Plata-Lumine/xfwm4/themerc new file mode 100644 index 0000000..2585966 --- /dev/null +++ b/themes/Plata-Lumine/xfwm4/themerc @@ -0,0 +1,26 @@ +#button_layout=O|HMC +button_offset=-0 +button_spacing=0 + +show_app_icon=true +full_width_title=true + +title_horizontal_offset=0 +title_vertical_offset_active=1 +title_vertical_offset_inactive=1 +title_shadow_active=false +title_shadow_inactive=false + +active_text_color=#111111 +active_text_shadow_color=#111111 +inactive_text_color=#9c9c9c +inactive_text_shadow_color=#9c9c9c + +shadow_delta_height=7 +shadow_delta_width=-1 +shadow_delta_x=0 +shadow_delta_y=-8 +shadow_opacity=40 + +show_frame_shadow=true +show_popup_shadow=true |