summaryrefslogtreecommitdiffstats
path: root/.config
diff options
context:
space:
mode:
authorJan Pokorný <jpokorny@redhat.com>2014-01-08 11:48:12 +0100
committerJan Pokorný <jpokorny@redhat.com>2014-01-08 15:02:00 +0100
commit06db71bc60052919851cbb4538c08645d72c1c56 (patch)
tree9b1faaf8cf094cc4fb686f697fa9cf16a7b751eb /.config
parentba91dbb85a82b024e241d703009f14030daa23d4 (diff)
downloaddotfiles-06db71bc60052919851cbb4538c08645d72c1c56.tar.gz
dotfiles-06db71bc60052919851cbb4538c08645d72c1c56.tar.xz
dotfiles-06db71bc60052919851cbb4538c08645d72c1c56.zip
[f18->20] fix broken gtk3 theming (still worse than used be)
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
Diffstat (limited to '.config')
l---------.config/gtk-3.0/gtk.css1
-rw-r--r--.config/gtk-3.0/settings.ini3
2 files changed, 3 insertions, 1 deletions
diff --git a/.config/gtk-3.0/gtk.css b/.config/gtk-3.0/gtk.css
deleted file mode 120000
index c102238..0000000
--- a/.config/gtk-3.0/gtk.css
+++ /dev/null
@@ -1 +0,0 @@
-/usr/share/themes/Adwaita/gtk-3.0/gtk-dark.css \ No newline at end of file
diff --git a/.config/gtk-3.0/settings.ini b/.config/gtk-3.0/settings.ini
index 2a9cdd2..a756b47 100644
--- a/.config/gtk-3.0/settings.ini
+++ b/.config/gtk-3.0/settings.ini
@@ -1,4 +1,7 @@
[Settings]
+;deprecated since 3.8
gtk-color-scheme = "base_color:#ffffff\nbg_color:#ededed\ntooltip_bg_color:#343434\nselected_bg_color:#4a90d9\ntext_color:#2e3436\nfg_color:#cccccc\ntooltip_fg_color:#eeeeec\nselected_fg_color:#ffffff"
+;deprecated since 3.10
gtk-auto-mnemonics = 1
+;;deprecated since 3.10
gtk-visible-focus = automatic