Better highlighted yellow

basic_alerts
Tyler Goodlet 2021-01-03 17:23:23 -05:00
parent 6e2328d351
commit 616a74865b
1 changed files with 1 additions and 1 deletions

View File

@ -169,6 +169,6 @@ def hcolor(name: str) -> str:
# orders and alerts
'alert_yellow': '#e2d083',
'alert_yellow_light': '#ffef66',
'alert_yellow_light': '#ffe366',
}[name]