aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-01-31 20:52:23 -0800
committerFriendika <info@friendika.com>2011-01-31 20:52:23 -0800
commit7dbdf8e6faf082e962772b76511f0fd24b6227cc (patch)
tree26afc64e0e9f7b1b240798bc457d4aa3c5fe5614 /view
parent2cd1da54627bc298baab0ad5119a946713bf07a5 (diff)
downloadvolse-hubzilla-7dbdf8e6faf082e962772b76511f0fd24b6227cc.tar.gz
volse-hubzilla-7dbdf8e6faf082e962772b76511f0fd24b6227cc.tar.bz2
volse-hubzilla-7dbdf8e6faf082e962772b76511f0fd24b6227cc.zip
let there be purple! ;-)
Diffstat (limited to 'view')
-rw-r--r--view/theme/purplezero/border.jpgbin0 -> 364 bytes
-rw-r--r--view/theme/purplezero/head.jpgbin0 -> 1109 bytes
-rw-r--r--view/theme/purplezero/shiny.pngbin0 -> 320 bytes
-rw-r--r--view/theme/purplezero/style.css27
4 files changed, 27 insertions, 0 deletions
diff --git a/view/theme/purplezero/border.jpg b/view/theme/purplezero/border.jpg
new file mode 100644
index 000000000..66c7a6fcc
--- /dev/null
+++ b/view/theme/purplezero/border.jpg
Binary files differ
diff --git a/view/theme/purplezero/head.jpg b/view/theme/purplezero/head.jpg
new file mode 100644
index 000000000..1acd2ddb8
--- /dev/null
+++ b/view/theme/purplezero/head.jpg
Binary files differ
diff --git a/view/theme/purplezero/shiny.png b/view/theme/purplezero/shiny.png
new file mode 100644
index 000000000..d3f71ee1d
--- /dev/null
+++ b/view/theme/purplezero/shiny.png
Binary files differ
diff --git a/view/theme/purplezero/style.css b/view/theme/purplezero/style.css
new file mode 100644
index 000000000..16c9dc650
--- /dev/null
+++ b/view/theme/purplezero/style.css
@@ -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;
+}
+
+