]> git.mjollnir.org Git - dotfiles/gtkrc.git/commitdiff
gtk theming stuff master
authorPenny Leach <penny@mjollnir.org>
Sun, 24 Jan 2010 23:03:17 +0000 (12:03 +1300)
committerPenny Leach <penny@mjollnir.org>
Sun, 24 Jan 2010 23:03:17 +0000 (12:03 +1300)
.gtkrc-1.2-gnome2 [new file with mode: 0644]
.gtkrc-2.0 [new file with mode: 0644]
.gtkrc.mine [new file with mode: 0644]

diff --git a/.gtkrc-1.2-gnome2 b/.gtkrc-1.2-gnome2
new file mode 100644 (file)
index 0000000..a3e39d8
--- /dev/null
@@ -0,0 +1 @@
+include '~/.gtkrc.mine'
diff --git a/.gtkrc-2.0 b/.gtkrc-2.0
new file mode 100644 (file)
index 0000000..0856ead
--- /dev/null
@@ -0,0 +1,8 @@
+# DO NOT EDIT!  This file will be overwritten by LXAppearance.
+# Any customization should be done in ~/.gtkrc-2.0.mine
+
+gtk-theme-name="ClearlooksClassic"
+gtk-icon-theme-name="Amaranth"
+gtk-font-name="DejaVu Sans Ultra-Light 8"
+gtk-toolbar-style=2
+include "/home/penny/.gtkrc-2.0.mine"
diff --git a/.gtkrc.mine b/.gtkrc.mine
new file mode 100644 (file)
index 0000000..4effc31
--- /dev/null
@@ -0,0 +1,10 @@
+include '/usr/share/themes/Clearlooks/gtk-2.0/gtkrc'
+gtk-icon-theme-name = "Tango"
+gtk-toolbar-icon-size = "16,16"
+style "schrift"
+{
+font_name = "DejaVu Sans 10"
+}
+widget_class "*" style "schrift"
+gtk-font-name = "DejaVu Sans 10"
+