From 27460d549be12b74b724537e0836b58c96ce9031 Mon Sep 17 00:00:00 2001 From: Roger Gonzalez Date: Mon, 13 Apr 2020 11:11:23 -0300 Subject: Added Material Black theme --- .themes/Material-Black-Lime/xfwm4/assets/themerc | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 .themes/Material-Black-Lime/xfwm4/assets/themerc (limited to '.themes/Material-Black-Lime/xfwm4/assets/themerc') diff --git a/.themes/Material-Black-Lime/xfwm4/assets/themerc b/.themes/Material-Black-Lime/xfwm4/assets/themerc new file mode 100644 index 00000000..e9b7557e --- /dev/null +++ b/.themes/Material-Black-Lime/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=#a5a5a5 +active_text_shadow_color=#a5a5a5 +inactive_text_color=#7f7f80 +inactive_text_shadow_color=#7f7f80 +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