-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Expose configurable theme colors through ThemeManager for client cust…
…omization - Added ThemeManager class with functions to customize theme colors such as primary background, label, error background, and more. - Updated Color extension to pull dynamic color values from ThemeManager. - Allow client apps to modify theme colors by calling functions like `setLivenessPrimaryBackground()`, `setLivenessPrimaryLabel()`, etc. - Provides flexibility for client apps to modify color schemes based on their requirements.
- Loading branch information
hunble
committed
Jan 14, 2025
1 parent
2af23ba
commit d534322
Showing
2 changed files
with
12 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters