aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorThomas Willingham <founder@kakste.com>2013-10-10 22:14:18 +0100
committerThomas Willingham <founder@kakste.com>2013-10-10 22:14:18 +0100
commit9533ea995c79556faecd2ed34585452e01aca290 (patch)
treed2321cae539101b89b780496c8fbd720315589bf /view
parent6d85acc4134bccf47c847709f3b27fe6e663b064 (diff)
downloadvolse-hubzilla-9533ea995c79556faecd2ed34585452e01aca290.tar.gz
volse-hubzilla-9533ea995c79556faecd2ed34585452e01aca290.tar.bz2
volse-hubzilla-9533ea995c79556faecd2ed34585452e01aca290.zip
Add "scheme default" button for nav colours.
Diffstat (limited to 'view')
-rw-r--r--view/theme/redbasic/php/config.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/view/theme/redbasic/php/config.php b/view/theme/redbasic/php/config.php
index 4455cc427..be021e85c 100644
--- a/view/theme/redbasic/php/config.php
+++ b/view/theme/redbasic/php/config.php
@@ -50,6 +50,7 @@ function redbasic_form(&$a, $schema, $nav_colour, $bgcolour, $background_image,
$nav_colours = array (
+ '' => 'Scheme Default',
'red' => 'red',
'black' => 'black',
'silver' => 'silver',