Changes for version 0.006 - 2020-06-09
- Adjust to ColorTheme 2.1.0 (add get_args(), get_struct(), rename get_color to get_item_color).
- New base class: ColorThemeBase::Base.
Modules
A dynamic color theme
A color theme with static list of colors
A suitable base class for all ColorTheme::* modules
Provide new()
Base class for color theme modules with static list of items (from object's colors key)
Base class for color theme modules with static list of items (from object's items key)
Base class for color theme modules with static list of items (from %THEME)