diff options
| author | coasteen <coasteen@proton.me> | 2026-07-09 10:42:28 +0330 |
|---|---|---|
| committer | coasteen <coasteen@proton.me> | 2026-07-09 10:42:28 +0330 |
| commit | 8cbadb61604667b407b53ee1258433994fa4765a (patch) | |
| tree | 97765fb29418fd6278fcb4cbb9760893afaf7a58 /local/share/themes/Catppuccin-B-LB-Dark/xfwm4/themerc | |
Diffstat (limited to 'local/share/themes/Catppuccin-B-LB-Dark/xfwm4/themerc')
| -rwxr-xr-x | local/share/themes/Catppuccin-B-LB-Dark/xfwm4/themerc | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/local/share/themes/Catppuccin-B-LB-Dark/xfwm4/themerc b/local/share/themes/Catppuccin-B-LB-Dark/xfwm4/themerc new file mode 100755 index 0000000..22732f3 --- /dev/null +++ b/local/share/themes/Catppuccin-B-LB-Dark/xfwm4/themerc @@ -0,0 +1,23 @@ +button_offset=6 +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=#f0f7fe +active_text_shadow_color=#222426 + +inactive_text_color=#999da3 +inactive_text_shadow_color=#222426 + +shadow_delta_height=2 +shadow_delta_width=0 +shadow_delta_x=0 +shadow_delta_y=-5 +shadow_opacity=40 |
