diff options
author | B Stack <bgstack15@gmail.com> | 2020-02-11 17:26:20 -0500 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2020-02-11 17:26:20 -0500 |
commit | 9a2359fc439b0336b7dee82afb47aa21d24b98a6 (patch) | |
tree | 087be2c65ad4a31c146462234d87bae100a106ff /src/usr/share/themes/bgstack15-red/xfwm4/themerc | |
download | xdg-themes-stackrpms-9a2359fc439b0336b7dee82afb47aa21d24b98a6.tar.gz xdg-themes-stackrpms-9a2359fc439b0336b7dee82afb47aa21d24b98a6.tar.bz2 xdg-themes-stackrpms-9a2359fc439b0336b7dee82afb47aa21d24b98a6.zip |
initial commit
Diffstat (limited to 'src/usr/share/themes/bgstack15-red/xfwm4/themerc')
-rw-r--r-- | src/usr/share/themes/bgstack15-red/xfwm4/themerc | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/src/usr/share/themes/bgstack15-red/xfwm4/themerc b/src/usr/share/themes/bgstack15-red/xfwm4/themerc new file mode 100644 index 0000000..e584d43 --- /dev/null +++ b/src/usr/share/themes/bgstack15-red/xfwm4/themerc @@ -0,0 +1,23 @@ +button_offset=2 +button_spacing=4 + +show_app_icon=true + +full_width_title=true + +title_shadow_active=false +title_shadow_inactive=false + +title_horizontal_offset=3 + +active_text_color=#70788d +active_text_shadow_color=#e7e8eb + +inactive_text_color=#979dac +inactive_text_shadow_color=#e7e8eb + +shadow_delta_height=2 +shadow_delta_width=0 +shadow_delta_x=0 +shadow_delta_y=-5 +shadow_opacity=40 |