Skip to content

Commit 10620c8

Browse files
committed
change state red, green, orange colors
1 parent f0cc1e1 commit 10620c8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

themes/noctis.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -137,10 +137,10 @@ noctis:
137137
# info-color: #039be5
138138

139139
# State Colors
140-
state-active-color: '#5294e2'
141-
state-red-color: '#F73543'
140+
state-active-color: '#1A89F5'
141+
state-red-color: '#FC937E'
142142
state-green-color: '#00CA8B'
143-
state-orange-color: '#FCD14E'
143+
state-orange-color: '#F7F78B'
144144
state-alarm_control_panel-armed_away-color: 'var(--state-green-color)'
145145
state-alarm_control_panel-armed_custom_bypass-color: 'var(--state-green-color)'
146146
state-alarm_control_panel-armed_home-color: 'var(--state-green-color)'

0 commit comments

Comments
 (0)