File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
custom_cards/custom_card_andyblac_room Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11---
22custom_card_andyblac_room :
3- # v2.0.2
3+ # v2.0.3
44 template :
55 - " ulm_translation_engine"
66
@@ -662,9 +662,9 @@ custom_card_andyblac_room_sensor_icon:
662662 - fill : >
663663 [[[
664664 if (variables.ulm_custom_card_andyblac_room_sensor_color_on == 'theme') {
665- return 'rgba(var(--color-'+variables.ulm_custom_card_andyblac_room_sensor_color_on +'),0.2)';
665+ return 'rgba(var(--color-'+variables.ulm_custom_card_andyblac_room_sensor_color +'),0.2)';
666666 } else {
667- return 'rgba(var(--color-'+variables.ulm_custom_card_andyblac_room_sensor_color_on +'),0.4)';
667+ return 'rgba(var(--color-'+variables.ulm_custom_card_andyblac_room_sensor_color +'),0.4)';
668668 }
669669 ]]]
670670 state :
You can’t perform that action at this time.
0 commit comments