diff options
Diffstat (limited to '.themes/oomox-Awkward/xfwm4/themerc')
-rw-r--r-- | .themes/oomox-Awkward/xfwm4/themerc | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/.themes/oomox-Awkward/xfwm4/themerc b/.themes/oomox-Awkward/xfwm4/themerc new file mode 100644 index 00000000..f98a3217 --- /dev/null +++ b/.themes/oomox-Awkward/xfwm4/themerc @@ -0,0 +1,23 @@ +# Name: Numix xfwm4 theme +# Author: Satyajit Sahoo <satyajit.happy@gmail.com> +# License: GPL-3.0+ + +active_text_color=#e5e5e5 +inactive_text_color=#b3b2bf +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 |