aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/php/style.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2015-03-06 14:51:11 +0100
committerMario Vavti <mario@mariovavti.com>2015-03-06 14:51:11 +0100
commit83c4c5b0950b0804a9e5777405dec9ca940fbac6 (patch)
tree710fd81a07092e40aa00651b4abe45617e619ab8 /view/theme/redbasic/php/style.php
parent29c2223c674a2bc355ebbc6527243d230b45b141 (diff)
downloadvolse-hubzilla-83c4c5b0950b0804a9e5777405dec9ca940fbac6.tar.gz
volse-hubzilla-83c4c5b0950b0804a9e5777405dec9ca940fbac6.tar.bz2
volse-hubzilla-83c4c5b0950b0804a9e5777405dec9ca940fbac6.zip
create schema/dark.css and create a sample
Diffstat (limited to 'view/theme/redbasic/php/style.php')
-rw-r--r--view/theme/redbasic/php/style.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/view/theme/redbasic/php/style.php b/view/theme/redbasic/php/style.php
index 7234e926f..a71ba7793 100644
--- a/view/theme/redbasic/php/style.php
+++ b/view/theme/redbasic/php/style.php
@@ -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)