]> git.mxchange.org Git - friendica.git/commitdiff
let there be purple! ;-)
authorFriendika <info@friendika.com>
Tue, 1 Feb 2011 04:52:23 +0000 (20:52 -0800)
committerFriendika <info@friendika.com>
Tue, 1 Feb 2011 04:52:23 +0000 (20:52 -0800)
view/theme/purplezero/border.jpg [new file with mode: 0644]
view/theme/purplezero/head.jpg [new file with mode: 0644]
view/theme/purplezero/shiny.png [new file with mode: 0644]
view/theme/purplezero/style.css [new file with mode: 0644]

diff --git a/view/theme/purplezero/border.jpg b/view/theme/purplezero/border.jpg
new file mode 100644 (file)
index 0000000..66c7a6f
Binary files /dev/null and b/view/theme/purplezero/border.jpg differ
diff --git a/view/theme/purplezero/head.jpg b/view/theme/purplezero/head.jpg
new file mode 100644 (file)
index 0000000..1acd2dd
Binary files /dev/null and b/view/theme/purplezero/head.jpg differ
diff --git a/view/theme/purplezero/shiny.png b/view/theme/purplezero/shiny.png
new file mode 100644 (file)
index 0000000..d3f71ee
Binary files /dev/null and b/view/theme/purplezero/shiny.png differ
diff --git a/view/theme/purplezero/style.css b/view/theme/purplezero/style.css
new file mode 100644 (file)
index 0000000..16c9dc6
--- /dev/null
@@ -0,0 +1,27 @@
+@import url('../duepuntozero/style.css');
+
+a, a:visited { color: #7433af; text-decoration: none; }
+a:hover {text-decoration: underline; }
+
+
+body {         background-image: url(head.jpg); }
+aside(         background-image: url(border.jpg); }
+section {      background-image: url(border.jpg); }
+#profile-tabs-wrapper {        background-image: url(head.jpg); }
+div.wall-item-content-wrapper.shiny {  background-image: url('shiny.png'); }
+
+
+.nav-commlink, .nav-login-link {
+       background-color: #aed3b2;
+
+}
+
+.fakelink, .fakelink:visited {
+       color: #7433af;
+}
+
+.wall-item-name-link {
+       color: #7433af;
+}
+
+