diff options
author | Jesús <heckyel@hyperbola.info> | 2019-09-17 18:49:53 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-09-17 18:49:53 -0500 |
commit | 179dbab47dadd0e440532621f9dbcbaf704db8eb (patch) | |
tree | a7276b89bdb333f726c7f979dfa77ce362c1ed4d /src/xfwm4/themerc | |
parent | 99522a5d683ad858e7228500fa7fe56027fe3921 (diff) | |
download | librix-179dbab47dadd0e440532621f9dbcbaf704db8eb.tar.lz librix-179dbab47dadd0e440532621f9dbcbaf704db8eb.tar.xz librix-179dbab47dadd0e440532621f9dbcbaf704db8eb.zip |
fix colors: material design
Diffstat (limited to 'src/xfwm4/themerc')
-rw-r--r-- | src/xfwm4/themerc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xfwm4/themerc b/src/xfwm4/themerc index 356e211..b6dd1c7 100644 --- a/src/xfwm4/themerc +++ b/src/xfwm4/themerc @@ -3,7 +3,7 @@ # License: GPL-3.0+ active_text_color=#eeeeee -inactive_text_color=#101010 +inactive_text_color=#424242 button_offset=3 button_spacing=0 show_app_icon=true |