forked from leftypol/leftypol
issue#26 - more themes
This commit is contained in:
parent
430c5e0766
commit
3080fdd5b2
1 changed files with 13 additions and 0 deletions
|
@ -139,6 +139,19 @@ $config['stylesheets']['Dark'] = 'dark.css';
|
||||||
$config['stylesheets']['Dark Red'] = 'dark_red.css';
|
$config['stylesheets']['Dark Red'] = 'dark_red.css';
|
||||||
$config['always_noko'] = true;
|
$config['always_noko'] = true;
|
||||||
|
|
||||||
|
//more themes (issue#26)
|
||||||
|
$config['stylesheets']['Burichan'] = 'burichan.css';
|
||||||
|
$config['stylesheets']['Futaba'] = 'futaba.css';
|
||||||
|
$config['stylesheets']['Gentoochan'] = 'gentoochan.css';
|
||||||
|
$config['stylesheets']['Gurochan'] = 'gurochan.css';
|
||||||
|
$config['stylesheets']['Jungle'] = 'jungle.css';
|
||||||
|
$config['stylesheets']['LainchanJP'] = 'lainchanjp.css';
|
||||||
|
$config['stylesheets']['Miku'] = 'miku.css';
|
||||||
|
$config['stylesheets']['Notsuba'] = 'notsuba.css';
|
||||||
|
$config['stylesheets']['Photon'] = 'photon.css';
|
||||||
|
$config['stylesheets']['Szalet'] = 'szalet.css';
|
||||||
|
$config['stylesheets']['Tsuki'] = 'tsuki.css';
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* ====================
|
* ====================
|
||||||
* Javascript
|
* Javascript
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue