From 543e4903b285c7211dc95cb35d55dbcdd839e9da Mon Sep 17 00:00:00 2001 From: Thomas Willingham Date: Tue, 28 May 2013 21:12:31 +0100 Subject: Use misanthrozot as dark scheme, fix some PCSS bugs --- view/theme/redbasic/php/config.php | 1 + 1 file changed, 1 insertion(+) (limited to 'view/theme/redbasic/php/config.php') diff --git a/view/theme/redbasic/php/config.php b/view/theme/redbasic/php/config.php index 21399945c..9b1cf1fbd 100644 --- a/view/theme/redbasic/php/config.php +++ b/view/theme/redbasic/php/config.php @@ -96,6 +96,7 @@ function redbasic_form(&$a, $font_size, $line_height, $colour, $shadow, $navcolo $colour_schemes = array( 'redbasic' => 'redbasic', 'fancyred' => 'fancyred', + 'dark' => 'dark', ); $shadows = array( 'true' => 'Yes', -- cgit v1.2.3