From 7cec05e8b14626f89dc5e65f4bd3c887fb2bf2ee Mon Sep 17 00:00:00 2001 From: infirit Date: Wed, 25 Jun 2014 18:03:19 +0200 Subject: Shiny: Import Gtk+ 3 theme Taken from http://gnome-look.org/content/show.php?content=164764 Done by Ambiance-69 --- desktop-themes/Shiny/gtk-3.0/apps/Makefile.am | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 desktop-themes/Shiny/gtk-3.0/apps/Makefile.am (limited to 'desktop-themes/Shiny/gtk-3.0/apps/Makefile.am') diff --git a/desktop-themes/Shiny/gtk-3.0/apps/Makefile.am b/desktop-themes/Shiny/gtk-3.0/apps/Makefile.am new file mode 100644 index 00000000..3e33dc22 --- /dev/null +++ b/desktop-themes/Shiny/gtk-3.0/apps/Makefile.am @@ -0,0 +1,16 @@ +THEMA_NAME=Shiny + +themedir = $(datadir)/themes/$(THEME_NAME)/gtk-3.0/apps + +theme_DATA = \ + baobab.css \ + gedit.css \ + gnome-applications.css \ + gnome-panel.css \ + gnome-system-log.css \ + gnome-terminal.css \ + nautilus.css \ + unity.css \ + unity-greeter.css + +EXTRA_DIST = $(theme_DATA) -- cgit v1.2.1