forked from leftypol/leftypol
Add dead.css theme
This commit is contained in:
parent
c1d27702ef
commit
3a6fe72d70
2 changed files with 60 additions and 0 deletions
|
@ -343,6 +343,7 @@ $config['stylesheets']['TempDark'] = 'temp_dark.css';
|
|||
$config['stylesheets']['TempDarkRed'] = 'temp_dark_red.css';
|
||||
$config['stylesheets']['AnonsDarkRed'] = 'anons_dark_red.css';
|
||||
$config['stylesheets']['BunkerLike'] = 'bunker_like.css';
|
||||
$config['stylesheets']['Post-Left'] = 'dead.css';
|
||||
|
||||
$config['default_stylesheet'] = array('Dark Red', $config['stylesheets']['Dark Red']);
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue