-
-
Notifications
You must be signed in to change notification settings - Fork 340
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(cover): possibility to set a color per cover state with theme (#384
) * Make the icon active state dependant on the device class of the cover * Revert rollup port change * Revert change in lang file * Implement theme variables for the different cover states * Remove import * Also apply per state color to slider element * Merge main * Fix rollup config * Old cover code * Old cover code * Refactor enums to strings * Update src/utils/theme.ts Co-authored-by: Paul Bottein <paul.bottein@gmail.com> * Fix state mapping Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
- Loading branch information
1 parent
8c42308
commit 032e668
Showing
3 changed files
with
53 additions
and
11 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
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