aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/php/style.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-03-08 12:40:46 -0800
committerfriendica <info@friendica.com>2014-03-08 12:40:46 -0800
commit6a5c2fb9da0fcb549a049bb460a146da6a572dee (patch)
treea43a3a52d1b07b77002c80effe488a0a8e5a2170 /view/theme/redbasic/php/style.php
parentaf22aeb55748bd0aa76db99a1e8a3fb84a1b85e1 (diff)
parent56b50bf1135b9f62053bedaaf5d22ab246183687 (diff)
downloadvolse-hubzilla-6a5c2fb9da0fcb549a049bb460a146da6a572dee.tar.gz
volse-hubzilla-6a5c2fb9da0fcb549a049bb460a146da6a572dee.tar.bz2
volse-hubzilla-6a5c2fb9da0fcb549a049bb460a146da6a572dee.zip
Merge https://github.com/friendica/red into zpull
Diffstat (limited to 'view/theme/redbasic/php/style.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)