Füge Krautchan.css hinzu

This commit is contained in:
noxy 2017-02-01 05:32:13 +00:00
parent c72f00beea
commit b582a1d874

View File

@ -14,8 +14,12 @@ var themes = [ {
}, {
file : 'coldblue.css',
label : 'COLD',
id : 'COLD'
}];
id : 'COLD' ,
}, {
file : 'krautchan.css' ,
label : 'Krautchan' ,
id : 'KC'
}];
var customCss;
var addedTheme;
function updateCss() {