aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/schema/dark.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2015-03-19 15:58:08 -0700
committerfriendica <info@friendica.com>2015-03-19 15:58:08 -0700
commitb6965ad01f760c8e03d0dca36773c09a3b46eebd (patch)
treec653d2326424c99c26202782aba80474cd3bbbff /view/theme/redbasic/schema/dark.php
parentb1fd6c53a5f86fd752db9c5394cae8f67492f07e (diff)
parenta185b555dcc6a701662a72566ed896402c63d3d0 (diff)
downloadvolse-hubzilla-b6965ad01f760c8e03d0dca36773c09a3b46eebd.tar.gz
volse-hubzilla-b6965ad01f760c8e03d0dca36773c09a3b46eebd.tar.bz2
volse-hubzilla-b6965ad01f760c8e03d0dca36773c09a3b46eebd.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.php28
1 files changed, 0 insertions, 28 deletions
diff --git a/view/theme/redbasic/schema/dark.php b/view/theme/redbasic/schema/dark.php
index 3f462a311..bd213de34 100644
--- a/view/theme/redbasic/schema/dark.php
+++ b/view/theme/redbasic/schema/dark.php
@@ -158,31 +158,3 @@
$abookself_bgcolour = "#251111";
if(! $infomess_bgcolour)
$infomess_bgcolour = "#333";
- if(! $alert_txtcolour)
- $alert_txtcolour = "#CCC";
- if(! $alert_bgcolour)
- $alert_bgcolour = "#333";
- if(! $alert_bordercol)
- $alert_bordercol = "#444";
- if(! $alert_gradientcol)
- $alert_gradientcol = "#333";
- if(! $advperm_bgcolour)
- $advperm_bgcolour = "#1E1E1E";
- if(! $advperm_bordercol)
- $advperm_bordercol = "#222";
- if(! $advperm_gradientcol)
- $advperm_gradientcol = "#1E1E1E";
- if(! $cal_bgcolour)
- $cal_bgcolour = "#333";
- if(! $chat_txtbgcol)
- $chat_txtbgcol = "#222";
- if(! $fancybox_bgcolour)
- $fancybox_bgcolour = "#1E1E1E";
- if (!$admintable_hoverbgcol)
- $admintable_hoverbgcol="#222";
- if (!$dirpopup_txtcol)
- $dirpopup_txtcol="#111";
- if (!$dirpopup_linkcol)
- $dirpopup_linkcol="#000";
- if (!$abook_changebg)
- $abook_changebg="#402900";