add dark theme for 34c3

This commit is contained in:
msquare 2017-11-30 21:03:51 +01:00
parent 0012681897
commit 58c455e02d
3 changed files with 8080 additions and 1 deletions

View File

@ -34,7 +34,8 @@ return [
// Available themes // Available themes
'available_themes' => [ 'available_themes' => [
'5' => 'Engelsystem 34c3 (2017)', '6' => 'Engelsystem 34c3 dark (2017)',
'5' => 'Engelsystem 34c3 light (2017)',
'4' => 'Engelsystem 33c3 (2016)', '4' => 'Engelsystem 33c3 (2016)',
'3' => 'Engelsystem 32c3 (2015)', '3' => 'Engelsystem 32c3 (2015)',
'2' => 'Engelsystem cccamp15', '2' => 'Engelsystem cccamp15',

7028
public/css/theme6.css Normal file

File diff suppressed because it is too large Load Diff

1050
themes/theme6.less Normal file

File diff suppressed because it is too large Load Diff