aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/schema/dark.php
diff options
context:
space:
mode:
authormarijus <mario@mariovavti.com>2014-06-12 15:23:59 +0200
committermarijus <mario@mariovavti.com>2014-06-12 15:23:59 +0200
commitb05eca295b06df53404766c7fe2a6e723625578b (patch)
tree1130a29b9f4439fc3656348caf8e03087eee2f90 /view/theme/redbasic/schema/dark.php
parent822358adca34e49d23224c9c6c78d7da60eb5cfa (diff)
parent3e20a0d784151892397860fcc6f88d8be3e71bf2 (diff)
downloadvolse-hubzilla-b05eca295b06df53404766c7fe2a6e723625578b.tar.gz
volse-hubzilla-b05eca295b06df53404766c7fe2a6e723625578b.tar.bz2
volse-hubzilla-b05eca295b06df53404766c7fe2a6e723625578b.zip
Merge branch 'master' of https://github.com/friendica/red
Diffstat (limited to 'view/theme/redbasic/schema/dark.php')
-rw-r--r--view/theme/redbasic/schema/dark.php10
1 files changed, 10 insertions, 0 deletions
diff --git a/view/theme/redbasic/schema/dark.php b/view/theme/redbasic/schema/dark.php
index 4bf22db78..4d53def95 100644
--- a/view/theme/redbasic/schema/dark.php
+++ b/view/theme/redbasic/schema/dark.php
@@ -154,3 +154,13 @@
$abookself_bgcolour = "#251111";
if(! $infomess_bgcolour)
$infomess_bgcolour = "#333";
+ if(! $advperm_bgcolour)
+ $advperm_bgcolour = "#1E1E1E";
+ if(! $advperm_bordercol)
+ $advperm_bordercol = "#222";
+ if(! $advperm_gradientcol)
+ $advperm_gradientcol = "#111";
+ if(! $cal_bgcolour)
+ $cal_bgcolour = "#333";
+ if(! $fancybox_bgcolour)
+ $fancybox_bgcolour = "#1E1E1E";