-
New Feature
-
Resolution: Unresolved
-
Normal
-
None
-
3.0.1
-
Security Level: Jimmy
User Story
As an user/developer, I want tp change the calendar theme dynamically so that it matches the overall zk theme.
Acceptance Criteria
switching the ZK theme dynamically will also update the calendar theme.
Details
leverage the feature ZK-4771 (since ZK 9.6.0) to set the theme URI dynamically based on the current theme.
attached a prototypical implementation (not backwards compatible with older ZK versions)
- relates to
-
ZK-4771 Provide a way to add theme-uri without extends any existing ThemeProvider
- Closed