diff options
Diffstat (limited to 'themes/Mint-Y-Sand/gtk-2.0/gtkrc')
| -rw-r--r-- | themes/Mint-Y-Sand/gtk-2.0/gtkrc | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/themes/Mint-Y-Sand/gtk-2.0/gtkrc b/themes/Mint-Y-Sand/gtk-2.0/gtkrc new file mode 100644 index 00000000..eb55f14b --- /dev/null +++ b/themes/Mint-Y-Sand/gtk-2.0/gtkrc @@ -0,0 +1,10 @@ +gtk-color-scheme = "base_color:#FFFFFF\nfg_color:#303030\ntooltip_fg_color:#303030\nselected_bg_color:#c8ac69\nselected_fg_color:#FFFFFF\ntext_color:#303030\nbg_color:#f0f0f0\ninsensitive_bg_color:#fbfcfc\ninsensitive_fg_color:#a9a9a9\nnotebook_bg:#ffffff\ndark_sidebar_bg:#454545\ntooltip_bg_color:#fbeaa0\nlink_color:#5294E2\nmenu_bg:#ffffff" + +gtk-icon-sizes = "gtk-button=16,16" # This makes button icons smaller. +gtk-auto-mnemonics = 1 +gtk-primary-button-warps-slider = 1 + +include "main.rc" +include "apps.rc" +include "panel.rc" +include "menubar-toolbar/menubar-toolbar.rc" |
