aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/schema/dark.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-06-12 17:32:06 -0700
committerfriendica <info@friendica.com>2014-06-12 17:32:06 -0700
commit4c743b0e15ea6344e70d327a182908bb0273e6ad (patch)
tree2604ac72dceb961e7e0f97837233a5797e94ebab /view/theme/redbasic/schema/dark.php
parent78609e936371788d4c822da1de1d2fc9a71fa7bc (diff)
parent0c51aae7687f6b61d3a6b38eed4c1956550cd138 (diff)
downloadvolse-hubzilla-4c743b0e15ea6344e70d327a182908bb0273e6ad.tar.gz
volse-hubzilla-4c743b0e15ea6344e70d327a182908bb0273e6ad.tar.bz2
volse-hubzilla-4c743b0e15ea6344e70d327a182908bb0273e6ad.zip
Merge https://github.com/friendica/red into pending_merge
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";