Removes Tomorrow stylesheet

This commit is contained in:
nonmakina 2021-01-18 05:01:41 -06:00
parent 48650d8ddd
commit 54a0c74aaf
2 changed files with 0 additions and 116 deletions

View file

@ -288,7 +288,6 @@ $config['stylesheets']['DemainLight'] = 'demain_light.css';
$config['stylesheets']['DemainDark'] = 'demain_dark.css';
$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';