diff options
Diffstat (limited to 'src/xfwm4/themerc')
-rw-r--r-- | src/xfwm4/themerc | 23 |
1 files changed, 23 insertions, 0 deletions
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 <satyajit.happy@gmail.com> +# 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 |