Initial import
authorAntonio Ospite <ao2@ao2.it>
Sat, 20 Sep 2014 14:47:37 +0000 (16:47 +0200)
committerAntonio Ospite <ao2@ao2.it>
Sat, 20 Sep 2014 14:50:05 +0000 (16:50 +0200)
README [new file with mode: 0644]
gtk-3.0/gtk.css [new file with mode: 0644]
index.theme [new file with mode: 0644]

diff --git a/README b/README
new file mode 100644 (file)
index 0000000..fd6fb18
--- /dev/null
+++ b/README
@@ -0,0 +1,16 @@
+Adwaita-flashback is an "overlay" Gtk theme to bring back the classic GNOME
+look and feel to the Adwaita theme.
+
+Adwaita is the default Gtk theme from Gtk+ 3.14.
+
+Install the theme under ~/.local/share/themes and select it with
+gnome-tweak-tool.
+
+The theme can be hacked with gtk-inspector using this command line:
+
+  XDG_DATA_DIRS=$XDG_DATA_DIRS:~/.local/share GTK_DEBUG=interactive gnome-panel --replace 
+
+Patches always welcome.
+
+Antonio Ospite
+http://ao2.it
diff --git a/gtk-3.0/gtk.css b/gtk-3.0/gtk.css
new file mode 100644 (file)
index 0000000..5744cce
--- /dev/null
@@ -0,0 +1,7 @@
+@import url("resource:///org/gtk/libgtk/theme/Adwaita/gtk-contained.css");
+
+PanelWidget,
+PanelApplet {
+  background-color: @theme_bg_color;
+  color: @theme_fg_color;
+}
diff --git a/index.theme b/index.theme
new file mode 100644 (file)
index 0000000..0aac518
--- /dev/null
@@ -0,0 +1,10 @@
+[X-GNOME-Metatheme]
+Name=Adwaita-flashback
+Type=X-GNOME-Metatheme
+Comment=There is only one
+Encoding=UTF-8
+GtkTheme=Adwaita
+MetacityTheme=Adwaita
+IconTheme=Adwaita
+CursorTheme=Adwaita
+CursorSize=24