aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/darkness
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-04-03 16:40:25 -0700
committerfriendica <info@friendica.com>2012-04-03 16:40:25 -0700
commit3db2cf76b9329a194210a0faf19484dedf9eea86 (patch)
tree9f15e53691b6b0f214634ddee8b12402949345be /view/theme/darkness
parent4b762ff923626addc10e3b90c6fef183320c84ea (diff)
downloadvolse-hubzilla-3db2cf76b9329a194210a0faf19484dedf9eea86.tar.gz
volse-hubzilla-3db2cf76b9329a194210a0faf19484dedf9eea86.tar.bz2
volse-hubzilla-3db2cf76b9329a194210a0faf19484dedf9eea86.zip
remove loozah themes which fell too far behind to recover
Diffstat (limited to 'view/theme/darkness')
-rw-r--r--view/theme/darkness/screenshot.jpgbin70330 -> 0 bytes
-rwxr-xr-xview/theme/darkness/style.css67
-rwxr-xr-xview/theme/darkness/theme.php4
-rw-r--r--view/theme/darkness/unsupported0
4 files changed, 0 insertions, 71 deletions
diff --git a/view/theme/darkness/screenshot.jpg b/view/theme/darkness/screenshot.jpg
deleted file mode 100644
index aec866e99..000000000
--- a/view/theme/darkness/screenshot.jpg
+++ /dev/null
Binary files differ
diff --git a/view/theme/darkness/style.css b/view/theme/darkness/style.css
deleted file mode 100755
index 3bc4c6aea..000000000
--- a/view/theme/darkness/style.css
+++ /dev/null
@@ -1,67 +0,0 @@
-@import url('../loozah/style.css');
-
-nav {
- background: #CCC;
-}
-footer {
- background: #CCC;
-}
-#banner {
- color: #FF0000;
-}
-
-body {
- background: #000000;
- color: #FF0000;
-}
-.nav-selected {
- background: #000000 !important;
- color: #888888 !important;
-}
-
-input:hover {
- background-color: #800000;
-}
-input, select {
- background-color: #000000;
- color: #FF0000;
-}
-.nav-link:hover, .nav-commlink:hover, .tab:hover {
- background: #DDDDDD;
- color: #FF0000;
-}
-
-#logo-text a, #logo-text a:visited, #site-location {
- color: #000000;
-}
-
-
-#page-footer {
- border: none;
-}
-.nav-link {
- color: #FF0000;
- background: #444444;
-}
-
-.nav-commlink {
- color: #FF0000;
- background: #444444;
-}
-
-.tab {
- color: #FF0000;
- background: #444444;
-
-}
-
-a, a:visited, .fakelink, .fakelink:visited {
- color: #888888;
- text-decoration: none;
-}
-
-a:hover, .fakelink:hover {
- color: #FF0000;
- text-decoration: underline;
-}
-
diff --git a/view/theme/darkness/theme.php b/view/theme/darkness/theme.php
deleted file mode 100755
index 47b43cf13..000000000
--- a/view/theme/darkness/theme.php
+++ /dev/null
@@ -1,4 +0,0 @@
-<?php
-$a->theme_info = array(
- 'extends' => 'loozah',
-);
diff --git a/view/theme/darkness/unsupported b/view/theme/darkness/unsupported
deleted file mode 100644
index e69de29bb..000000000
--- a/view/theme/darkness/unsupported
+++ /dev/null