Drop color scheme from settings.ini as GTK+ no longer uses it

This commit is contained in:
Satyajit Sahoo
2014-02-21 06:10:33 +05:30
parent d7b4556694
commit 444a37bb3c
-1
View File
@@ -1,4 +1,3 @@
[Settings]
gtk-color-scheme = "bg_color:#dedede\nfg_color:#555555\nbase_color:#f9f9f9\ntext_color:#333333\nselected_bg_color:#d64937\nselected_fg_color:#f9f9f9\ntooltip_bg_color:#2d2d2d\ntooltip_fg_color:#dedede\ntitlebar_bg_color:#2d2d2d\ntitlebar_fg_color:#dcdcdc\nmenubar_bg_color:#2d2d2d\nmenubar_fg_color:#dcdcdc\ntoolbar_bg_color:#dedede\ntoolbar_fg_color:#555555\nmenu_bg_color:#2d2d2d\nmenu_fg_color:#dcdcdc\npanel_bg_color:#2d2d2d\npanel_fg_color:#dcdcdc\nlink_color:#fc6f5d"
gtk-auto-mnemonics = 1
gtk-visible-focus = automatic