From 93d2743e3864e9eab0699b1bb1ea5f01c10bdbc1 Mon Sep 17 00:00:00 2001 From: Yaroslav Date: Mon, 23 Sep 2019 06:32:38 +0300 Subject: initial commit --- .../oomox-materia-dark/xfwm4/assets/themerc | 23 ++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 dotfiles/.themes/oomox-materia-dark/xfwm4/assets/themerc (limited to 'dotfiles/.themes/oomox-materia-dark/xfwm4/assets/themerc') diff --git a/dotfiles/.themes/oomox-materia-dark/xfwm4/assets/themerc b/dotfiles/.themes/oomox-materia-dark/xfwm4/assets/themerc new file mode 100644 index 0000000..68c8dec --- /dev/null +++ b/dotfiles/.themes/oomox-materia-dark/xfwm4/assets/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=#eeeeee +active_text_shadow_color=#eeeeee +inactive_text_color=#bababa +inactive_text_shadow_color=#bababa +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 -- cgit v1.2.3