mirror of
https://github.com/Nezz/homeassistant-visionos-theme.git
synced 2026-05-09 08:25:57 +02:00
[PR #57] Add Optional Color Profiles (Standard + Red) to VisionOS Theme #49
Labels
No labels
bug
bug
bug
duplicate
duplicate
pull-request
third party
third party
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/homeassistant-visionos-theme#49
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Nezz/homeassistant-visionos-theme/pull/57
Author: @r3n3l33
Created: 4/11/2026
Status: 🔄 Open
Base:
master← Head:master📝 Commits (2)
5fbbf7eUpdate visionos.yaml7ad01e9Update visionos.yaml📊 Changes
1 file changed (+88 additions, -49 deletions)
View changed files
📝
themes/visionos.yaml(+88 -49)📄 Description
Hi!
First of all, thank you for creating this beautiful VisionOS theme. I’ve been using it extensively and wanted to contribute an improvement that makes the theme more flexible for users without changing its visual identity.
✨ What this PR adds
This PR introduces optional color profiles for the VisionOS theme, allowing users to choose between:
The goal is to give users a simple way to switch color styles without modifying the theme manually.
🎯 Why this change is useful
🛠 What was changed
The theme is now structured into:
The red profile includes:
This profile is based on the user‑modified version of the theme and keeps all original Apple palette colors intact (blue, green, cyan, etc.), except where the red variant intentionally overrides them.
3. Fixed remaining yellow elements
Home Assistant uses several internal yellow state colors that are not part of the theme variables.
These have been overridden to ensure the red profile is consistent.
📦 Result
Users can now choose:
…directly from the built‑in theme selector.
No additional configuration is required.
📄 Files included
🙏 Final note
If you like this approach, I’d be happy to help add more color profiles (Blue, Purple, Gold, Neon, etc.) or update the documentation.
Thanks again for your great work on this theme!
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.