create schema/dark.css and create a sample

This commit is contained in:
Mario Vavti
2015-03-06 14:51:11 +01:00
parent 29c2223c67
commit 83c4c5b095
5 changed files with 17 additions and 8 deletions

View File

@@ -149,8 +149,6 @@ if(! $a->install) {
$selected_active_colour = "#444";
if (! $selected_active_deco)
$selected_active_deco = "none";
if (! $widget_brdrcolour)
$widget_brdrcolour = "rgba(238,238,238,0.8)";
if (! $blockquote_colour)
$blockquote_colour = "#4d4d4d";
if (! $blockquote_bgcolour)