diff options
author | msquare <msquare@notrademark.de> | 2018-11-11 20:50:25 +0100 |
---|---|---|
committer | msquare <msquare@notrademark.de> | 2018-11-11 20:50:25 +0100 |
commit | c1494fc1e798d1d83111c97465d6c4c79e6f9260 (patch) | |
tree | 59b22c6cc48424b54263890aa84858178a7a96ac /config | |
parent | 15751f9c7a31e9375b5b8f6ce126f35c7244eb48 (diff) |
add 35c3 theme dark
Diffstat (limited to 'config')
-rw-r--r-- | config/config.default.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/config.default.php b/config/config.default.php index 4207754b..879aa836 100644 --- a/config/config.default.php +++ b/config/config.default.php @@ -56,6 +56,7 @@ return [ // Available themes 'available_themes' => [ + '7' => 'Engelsystem 35c3 dark (2018)', '6' => 'Engelsystem 34c3 dark (2017)', '5' => 'Engelsystem 34c3 light (2017)', '4' => 'Engelsystem 33c3 (2016)', |