More information on colour schemes for themes
| Trustmaster |
|
|---|---|
|
That's pretty fine, you can use a structure like that plus create a few stylesheets which override some colors, so you can add 'light.css' and 'dark.css' to that family and define some colors/backgrounds there (with !important override if necessary). Also don't forget about @import statement. May the Source be with you!
|