diff options
author | raveit <[email protected]> | 2013-03-18 01:27:33 +0100 |
---|---|---|
committer | raveit <[email protected]> | 2013-03-18 01:27:33 +0100 |
commit | 4371df8906c95ec585df433b69b0c24b53d8fe60 (patch) | |
tree | ebe3c208773deb90ecc1e729d898418b8c7a40f7 /desktop-themes/Menta/xfwm4/themerc | |
parent | a1f219a214ed9d62452ce44192ef61dc860c50ca (diff) | |
download | mate-themes-4371df8906c95ec585df433b69b0c24b53d8fe60.tar.bz2 mate-themes-4371df8906c95ec585df433b69b0c24b53d8fe60.tar.xz |
add Menta theme
organized configure.ac
Diffstat (limited to 'desktop-themes/Menta/xfwm4/themerc')
-rw-r--r-- | desktop-themes/Menta/xfwm4/themerc | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/desktop-themes/Menta/xfwm4/themerc b/desktop-themes/Menta/xfwm4/themerc new file mode 100644 index 00000000..64b22b94 --- /dev/null +++ b/desktop-themes/Menta/xfwm4/themerc @@ -0,0 +1,26 @@ +button_offset=6 +button_spacing=0 +full_width_title=true +title_horizontal_offset=0 +title_vertical_offset_active=0 +title_vertical_offset_inactive=0 +#title_shadow_active=true +title_shadow_inactive=true + +#button_layout=O|HMC + +active_text_color=#2c2c2c +inactive_text_color=#999999 +inactive_text_shadow_color=#ffffff + +placement_ratio=20 +shadow_delta_height=0 +shadow_delta_width=0 +shadow_delta_x=0 +shadow_delta_y=1 + +resize_opacity=100 +move_opacity=100 +popup_opacity=100 +show_frame_shadow=true +show_popup_shadow=false |