From 7e7aa928072775240ff70ca61f2dd0e8a09242d8 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Sun, 2 Feb 2014 20:35:42 +0100 Subject: (Let's pretend that this is the) initial commit --- gtk-2.0/gtkrc-2.0 | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 gtk-2.0/gtkrc-2.0 (limited to 'gtk-2.0') diff --git a/gtk-2.0/gtkrc-2.0 b/gtk-2.0/gtkrc-2.0 new file mode 100644 index 0000000..091744f --- /dev/null +++ b/gtk-2.0/gtkrc-2.0 @@ -0,0 +1,17 @@ +# DO NOT EDIT! This file will be overwritten by LXAppearance. +# Any customization should be done in ~/.gtkrc-2.0.mine instead. + +gtk-theme-name="Albatross" +gtk-icon-theme-name="elementary-xfce-darkest" +gtk-font-name="Ubuntu 9" +gtk-cursor-theme-size=0 +gtk-toolbar-style=GTK_TOOLBAR_BOTH +gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR +gtk-button-images=1 +gtk-menu-images=1 +gtk-enable-event-sounds=1 +gtk-enable-input-feedback-sounds=1 +gtk-xft-antialias=1 +gtk-xft-hinting=1 +gtk-xft-hintstyle="hintmedium" +gtk-xft-rgba="rgb" -- cgit v1.2.3-54-g00ecf