diff options
author | raveit <[email protected]> | 2013-03-23 18:34:52 +0100 |
---|---|---|
committer | raveit <[email protected]> | 2013-03-23 18:34:52 +0100 |
commit | 8068ba00db1e6e5282c8b5989b58078cb82cc9d9 (patch) | |
tree | c6ba33cc28ebb3f0e5883769822d81a5c6ae0991 /desktop-themes/TraditionalOkTest/gtk-3.0/settings.ini | |
parent | d609f30420c313db3a65bbca38a5dfcecc3be9ea (diff) | |
download | mate-themes-8068ba00db1e6e5282c8b5989b58078cb82cc9d9.tar.bz2 mate-themes-8068ba00db1e6e5282c8b5989b58078cb82cc9d9.tar.xz |
add GTK3 support to TraditionalOkTest
Diffstat (limited to 'desktop-themes/TraditionalOkTest/gtk-3.0/settings.ini')
-rw-r--r-- | desktop-themes/TraditionalOkTest/gtk-3.0/settings.ini | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/desktop-themes/TraditionalOkTest/gtk-3.0/settings.ini b/desktop-themes/TraditionalOkTest/gtk-3.0/settings.ini new file mode 100644 index 00000000..0ef654c8 --- /dev/null +++ b/desktop-themes/TraditionalOkTest/gtk-3.0/settings.ini @@ -0,0 +1,5 @@ +[Settings] +gtk-color-scheme = "base_color:#babdb6\nbg_color:#888a85\nfg_color:#f5f5f5\nselected_bg_color:#f57900\nselected_fg_color:#ffffff\ntooltip_bg_color:#EAF5B5\ntooltip_fg_color:#000000\ntext_color:#000000\nlink_color:#0000ee\nvisited_link_color:#551a8b" +gtk-auto-mnemonics = 0 +gtk-visible-focus = automatic + |