Merge pull request #14 from Barbara-Pitt/config

activated dark and dark red themes
This commit is contained in:
towards-a-new-leftypol 2020-12-23 20:42:11 -05:00 committed by GitHub
commit 2f105e7d85
2 changed files with 5 additions and 3 deletions

View file

@ -39,3 +39,5 @@
$config['thumb_method'] = 'gm+gifsicle';
$config['gnu_md5'] = '1';
$config['stylesheets']['Dark'] = 'dark.css';
$config['stylesheets']['Dark Red'] = 'dark_red.css';