Merge pull request #186 from nonmakina/noFuture

Removes Tomorrow stylesheet
This commit is contained in:
dedushka1 2021-01-18 20:59:40 -05:00 committed by GitHub
commit aee880aae8
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';