forked from leftypol/leftypol
Restore dark red theme to be the default
This commit is contained in:
parent
67a37ccf69
commit
3393bd649c
3 changed files with 3 additions and 3 deletions
|
@ -321,7 +321,7 @@ $config['stylesheets']['TempDarkRed'] = 'temp_dark_red.css';
|
|||
$config['stylesheets']['AnonsDarkRed'] = 'anons_dark_red.css';
|
||||
$config['stylesheets']['BunkerLike'] = 'bunker_like.css';
|
||||
|
||||
$config['default_stylesheet'] = array('Jungle', $config['stylesheets']['Jungle']);
|
||||
$config['default_stylesheet'] = array('Dark Red', $config['stylesheets']['Dark Red']);
|
||||
/*
|
||||
* ====================
|
||||
* Javascript
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue