Add the Darkilouche dark theme

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5221 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Robert Bradford 2008-09-22 18:32:31 +00:00
parent 561f4d0930
commit 37f772fd8b
3 changed files with 36 additions and 0 deletions

View File

@ -34,6 +34,7 @@ SRCREV_pn-gconf-dbus ?= "693"
SRCREV_pn-gtkhtml2 ?= "1144"
SRCREV_pn-gtk-sato-engine ?= "90"
SRCREV_pn-gtk-theme-torturer ?= "99962ae39bb5aadb31929b25c58e1a053f9c9545"
SRCREV_pn-gtk-theme-darkilouche ?= "b4ce102a303d1176107a9d9d28c14f7da78feedd"
SRCREV_pn-gypsy ?= "147"
SRCREV_pn-libfakekey ?= "2031"
SRCREV_pn-libgsmd ?= "4335"

View File

@ -0,0 +1,22 @@
DESCRIPTION = "Dark GTK+ theme"
LICENSE = "GPL"
RDEPENDS = "gtk-theme-clearlooks gnome-icon-theme"
SECTION = "x11/base"
PACKAGE_ARCH = "all"
PR = "r0"
#SRC_URI = "http://art.gnome.org/download/themes/gtk2/1285/GTK2-Darkilouche.tar.bz2"
SRC_URI = "git://people.freedesktop.org/~jimmac/Darkilouche.git;protocol=git \
file://change-colours.diff;patch=1"
S = "${WORKDIR}/git"
PACKAGES = ${PN}
do_install () {
install -d ${D}${datadir}/themes/Darkilouche/gtk-2.0
install -m 0644 ${S}/index.theme ${D}${datadir}/themes/Darkilouche
install -m 0644 ${S}/gtk-2.0/gtkrc ${D}${datadir}/themes/Darkilouche/gtk-2.0
}
FILES_${PN} = "${datadir}/themes/Darkilouche/"

View File

@ -0,0 +1,13 @@
Index: git/index.theme
===================================================================
--- git.orig/index.theme 2008-09-22 18:54:50.000000000 +0100
+++ git/index.theme 2008-09-22 18:55:02.000000000 +0100
@@ -6,6 +6,6 @@
[X-GNOME-Metatheme]
GtkTheme=Darkilouche
-GtkColorScheme=
-MetacityTheme=Gilouche
+GtkColorScheme=fg_color:#f5f5f5f5f5f5,bg_color:#88888a8a8585,text_color:#000000000000,base_color:#bababdbdb6b6,selected_fg_color:#ffffffffffff,selected_bg_color:#686890904343,tooltip_fg_color:#000000000000,tooltip_bg_color:#e5e5e5e5e5e5
+MetacityTheme=Clearlooks
IconTheme=gnome