diff options
author | Blaster4385 <TheTablaster@aospa.co> | 2024-02-15 00:37:46 +0530 |
---|---|---|
committer | Blaster4385 <blaster4385@tablaster.dev> | 2024-02-26 00:30:39 +0530 |
commit | cead788a4a8e67f776d82c4ad50f6d065609c1cf (patch) | |
tree | 35fe47589914bdf04f3ecd86c86800ced4068703 /themes/Gruvbox-Dark-BL-LB/xfwm4/themerc |
Initial dotfiles
Diffstat (limited to 'themes/Gruvbox-Dark-BL-LB/xfwm4/themerc')
-rw-r--r-- | themes/Gruvbox-Dark-BL-LB/xfwm4/themerc | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/themes/Gruvbox-Dark-BL-LB/xfwm4/themerc b/themes/Gruvbox-Dark-BL-LB/xfwm4/themerc new file mode 100644 index 0000000..8ed1a77 --- /dev/null +++ b/themes/Gruvbox-Dark-BL-LB/xfwm4/themerc @@ -0,0 +1,23 @@ +button_offset=10 +button_spacing=0 + +show_app_icon=false + +full_width_title=true + +title_shadow_active=false +title_shadow_inactive=false + +title_horizontal_offset=3 + +active_text_color=#afafaf +active_text_shadow_color=#252525 + +inactive_text_color=#808080 +inactive_text_shadow_color=#252525 + +shadow_delta_height=2 +shadow_delta_width=0 +shadow_delta_x=0 +shadow_delta_y=-5 +shadow_opacity=40 |