Remove gtk settings from gtkrc
parent
93199fbf9b
commit
d6fc9fb779
|
@ -2,11 +2,6 @@
|
||||||
|
|
||||||
gtk_color_scheme = "base_color:#f9f9f9\nbg_color:#dedede\ntooltip_bg_color:#2d2d2d\nselected_bg_color:#d64937\ntext_color:#333333\nfg_color:#555555\ntooltip_fg_color:#dedede\nselected_fg_color:#f9f9f9\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_color_scheme = "base_color:#f9f9f9\nbg_color:#dedede\ntooltip_bg_color:#2d2d2d\nselected_bg_color:#d64937\ntext_color:#333333\nfg_color:#555555\ntooltip_fg_color:#dedede\nselected_fg_color:#f9f9f9\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-icon-sizes = "panel=16,16:gtk-button=16,16" # Icon sizes
|
|
||||||
gtk-button-images = 0 # Disables icons in buttons
|
|
||||||
gtk-toolbar-style = 1 # Enables text in toolbar
|
|
||||||
gtk-auto-mnemonics = 1 # Disables ugly lines under menu items
|
|
||||||
|
|
||||||
# Default Style
|
# Default Style
|
||||||
|
|
||||||
style "murrine-default" {
|
style "murrine-default" {
|
||||||
|
|
Loading…
Reference in New Issue