forked from leftypol/leftypol
activated dark and dark red themes
This commit is contained in:
parent
3e9c52cec4
commit
9b11495e99
1 changed files with 2 additions and 1 deletions
|
@ -930,7 +930,8 @@
|
|||
$config['stylesheets']['Yotsuba B'] = ''; // Default; there is no additional/custom stylesheet for this.
|
||||
$config['stylesheets']['Yotsuba'] = 'yotsuba.css';
|
||||
// $config['stylesheets']['Futaba'] = 'futaba.css';
|
||||
// $config['stylesheets']['Dark'] = 'dark.css';
|
||||
$config['stylesheets']['Dark'] = 'dark.css';
|
||||
$config['stylesheets']['Dark Red'] = 'dark_red.css';
|
||||
|
||||
// The prefix for each stylesheet URI. Defaults to $config['root']/stylesheets/
|
||||
// $config['uri_stylesheets'] = 'http://static.example.org/stylesheets/';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue