Ticket #717 (new enhancement)
ColorPalette support for themes
| Reported by: | FND | Owned by: | JeremyRuston |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.7.1 |
| Component: | core | Version: | |
| Severity: | medium | Keywords: | themes |
| Cc: |
Description
Currently the theme-switching mechanism has only limited support for modifications to the color palettes. This is because StyleSheetColors? uses "hardcoded" references to the ColorPalette? shadow tiddler.
This could be fixed by introducing a hash map config.colorPalette, initialized from ColorPalette?. Color references could then be constructed using a special syntax (e.g. [color[PrimaryDark]]).
Change History
Note: See
TracTickets for help on using
tickets.
