diff options
| author | 0xhenrique <[email protected]> | 2026-02-18 20:41:46 +0000 |
|---|---|---|
| committer | 0xhenrique <[email protected]> | 2026-02-18 20:41:46 +0000 |
| commit | 717c1c3cd42496005eea1e51005eb71deb546721 (patch) | |
| tree | aecaf684c0fb0569582ee5448e208d4f86bd5def /xfwm4/themerc | |
| parent | 8fea4ffaafb053a0d05c355be4862ba0f71715d6 (diff) | |
Add files
Diffstat (limited to 'xfwm4/themerc')
| -rw-r--r-- | xfwm4/themerc | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/xfwm4/themerc b/xfwm4/themerc new file mode 100644 index 0000000..8880242 --- /dev/null +++ b/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=#E0E0E0 +active_text_shadow_color=#000000 + +inactive_text_color=#888888 +inactive_text_shadow_color=#000000 + +shadow_delta_height=2 +shadow_delta_width=0 +shadow_delta_x=0 +shadow_delta_y=-5 +shadow_opacity=40 |
