Changes default stylesheet from Yotsuba B to Dark Red

This commit is contained in:
nonmakina 2020-12-31 00:07:25 -06:00
parent b2d85a19eb
commit 33705e29a7
1 changed files with 1 additions and 0 deletions

View File

@ -259,6 +259,7 @@ $config['stylesheets']['Photon'] = 'photon.css';
$config['stylesheets']['Szalet'] = 'szalet.css'; $config['stylesheets']['Szalet'] = 'szalet.css';
$config['stylesheets']['Tsuki'] = 'tsuki.css'; $config['stylesheets']['Tsuki'] = 'tsuki.css';
$config['default_stylesheet'] = array('Dark Red', $config['stylesheets']['Dark Red']);
/* /*
* ==================== * ====================
* Javascript * Javascript