Add bunker-like CSS them, adresses #145

This commit is contained in:
Dedushka 2021-01-17 16:17:37 -05:00
parent d17d35c35d
commit b56670daa0
2 changed files with 176 additions and 0 deletions

View file

@ -281,6 +281,7 @@ $config['stylesheets']['TempDark'] = 'temp_dark.css';
$config['stylesheets']['TempDarkRed'] = 'temp_dark_red.css';
$config['stylesheets']['Tomorrow'] = 'tomorrow.css';
$config['stylesheets']['AnonsDarkRed'] = 'anons_dark_red.css';
$config['stylesheets']['BunkerLike'] = 'bunker_like.css';
$config['default_stylesheet'] = array('Dark Red', $config['stylesheets']['Dark Red']);
/*