Better highlighted yellow
parent
6e2328d351
commit
616a74865b
|
@ -169,6 +169,6 @@ def hcolor(name: str) -> str:
|
|||
|
||||
# orders and alerts
|
||||
'alert_yellow': '#e2d083',
|
||||
'alert_yellow_light': '#ffef66',
|
||||
'alert_yellow_light': '#ffe366',
|
||||
|
||||
}[name]
|
||||
|
|
Loading…
Reference in New Issue