-
-
Notifications
You must be signed in to change notification settings - Fork 9
2025.11.1 #45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Added new color variables for neutral and primary states.
This improves readability on things like, ("2 disabled" Show) chips / buttons
Support updated automation editor
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR enhances the transparentblue theme by adding five new color variables to improve UI consistency. The additions map new Home Assistant design token variables to existing theme color variables.
- Added three fill color variables for neutral and primary UI states
- Added two text color variables for improved typography consistency
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated 2 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
This pull request updates the
transparentbluetheme by adding several new color variables to improve consistency and support for UI elements. The changes mainly introduce new color assignments using existing theme variables.Theme improvements:
ha-color-fill-neutral-quiet-resting,ha-color-fill-primary-normal-resting, andha-color-fill-primary-quiet-restingvariables, all mapped to existing main color variables for consistent UI coloring.ha-color-on-neutral-quietandha-color-text-secondaryvariables, both set to use the main text color, improving text color consistency across the theme.## Pull Request Template