mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-22 16:56:35 +00:00
Use material UI color for light icon (#129)
https://www.materialui.co/colors/yellow/600
This commit is contained in:
parent
75d760fc3e
commit
8c5b547141
@ -26,7 +26,7 @@
|
||||
ha-state-icon[data-domain=switch][data-state=on],
|
||||
ha-state-icon[data-domain=binary_sensor][data-state=on],
|
||||
ha-state-icon[data-domain=sun][data-state=above_horizon] {
|
||||
color: #DCC91F;
|
||||
color: #FDD835;
|
||||
}
|
||||
|
||||
/* Color the icon if unavailable */
|
||||
|
Loading…
x
Reference in New Issue
Block a user