diff options
author | Sn4il <sn4il@thedroth.rocks> | 2025-01-05 14:00:29 +0300 |
---|---|---|
committer | Sn4il <sn4il@thedroth.rocks> | 2025-01-05 14:00:29 +0300 |
commit | f627c63713c809c658e48de0b3e5bef226badaec (patch) | |
tree | 4e2724ce7f762f065e2b5c6342a4e2975ab24fae /themes/materia-cyberpunk-neon/xfwm4/themerc | |
parent | 700c23d2f61fc5e03095c363fd13470861678f75 (diff) | |
download | dotfiles-f627c63713c809c658e48de0b3e5bef226badaec.tar.gz dotfiles-f627c63713c809c658e48de0b3e5bef226badaec.zip |
Diffstat (limited to 'themes/materia-cyberpunk-neon/xfwm4/themerc')
-rw-r--r-- | themes/materia-cyberpunk-neon/xfwm4/themerc | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/themes/materia-cyberpunk-neon/xfwm4/themerc b/themes/materia-cyberpunk-neon/xfwm4/themerc new file mode 100644 index 0000000..b0bd8ce --- /dev/null +++ b/themes/materia-cyberpunk-neon/xfwm4/themerc @@ -0,0 +1,23 @@ +# Default values can be found here: +# https://git.xfce.org/xfce/xfwm4/tree/defaults/defaults +# or +# /usr/share/xfwm4/defaults + +active_text_color=#ea00d9 +active_text_shadow_color=#ea00d9 +inactive_text_color=#07909c +inactive_text_shadow_color=#07909c +title_shadow_active=false +title_shadow_inactive=false +full_width_title=true +title_vertical_offset_active=0 +title_vertical_offset_inactive=0 +button_offset=0 +button_spacing=0 +shadow_delta_height=2 +shadow_delta_width=0 +shadow_delta_x=0 +shadow_delta_y=-10 +shadow_opacity=50 +show_app_icon=false +show_popup_shadow=true |