aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/php
diff options
context:
space:
mode:
authormarijus <mario@mariovavti.com>2014-03-08 11:24:53 +0100
committermarijus <mario@mariovavti.com>2014-03-08 11:24:53 +0100
commit56c84ba2676b474f55f73881fc0a1a56a284a29f (patch)
tree4d417b815ea24930a458d1b578bf699a3e3b9afa /view/theme/redbasic/php
parentaa8a93f1710f463f9467610cbcdc1cb754551c78 (diff)
downloadvolse-hubzilla-56c84ba2676b474f55f73881fc0a1a56a284a29f.tar.gz
volse-hubzilla-56c84ba2676b474f55f73881fc0a1a56a284a29f.tar.bz2
volse-hubzilla-56c84ba2676b474f55f73881fc0a1a56a284a29f.zip
style fixes
Diffstat (limited to 'view/theme/redbasic/php')
-rw-r--r--view/theme/redbasic/php/style.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/redbasic/php/style.php b/view/theme/redbasic/php/style.php
index 4bb852a40..8fb4de381 100644
--- a/view/theme/redbasic/php/style.php
+++ b/view/theme/redbasic/php/style.php
@@ -81,7 +81,7 @@ if(! $a->install) {
if (! $nav_active_gradient_bottom)
$nav_active_gradient_bottom = "#282828";
if (! $nav_bd)
- $nav_bd = "#080808";
+ $nav_bd = "#222";
if (! $nav_icon_colour)
$nav_icon_colour = "#999";
if (! $nav_active_icon_colour)