Форуми / Cotonti / Skins / Colour Schemes

More information on colour schemes for themes

Trustmaster
#35081 06.08.2012 04:55

Given that you have 3 files in themes/your_theme/css folder: default.css, light.css and dark.css, you can use them as color schemes:

[BEGIN_COT_THEME]
Name=YourTheme
Schemes=default:Default,light:Light,dark:Dark
[END_COT_THEME]

So you use CSS file names as keys and give them some titles, all comma separated.

May the Source be with you!