From 033f79d5f73c0e3a15976e57fcf71c7d2e0aa79b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Fri, 23 Aug 2019 23:50:54 -0500 Subject: first commit --- src/xfwm4/themerc | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 src/xfwm4/themerc (limited to 'src/xfwm4/themerc') diff --git a/src/xfwm4/themerc b/src/xfwm4/themerc new file mode 100644 index 0000000..356e211 --- /dev/null +++ b/src/xfwm4/themerc @@ -0,0 +1,23 @@ +# Name: Librix xfwm4 theme +# Author: Satyajit Sahoo +# License: GPL-3.0+ + +active_text_color=#eeeeee +inactive_text_color=#101010 +button_offset=3 +button_spacing=0 +show_app_icon=true +full_width_title=true +maximized_offset=0 +title_horizontal_offset=3 +title_shadow_active=false +title_shadow_inactive=false +title_vertical_offset_active=0 +title_vertical_offset_inactive=0 +title_shadow_active=false +title_shadow_inactive=false +shadow_delta_height=0 +shadow_delta_width=0 +shadow_delta_x=0 +shadow_delta_y=0 +shadow_opacity=30 -- cgit v1.2.3