mirror of
https://github.com/beestat/app.git
synced 2025-07-31 14:33:51 -04:00
Increased contrast between red and orange base/dark colors
This commit is contained in:
parent
30f61cd080
commit
aab808affa
@ -4,12 +4,12 @@ beestat.style.color = {
|
||||
'red': {
|
||||
'light': '#fc5c65',
|
||||
'base': '#eb3b5a',
|
||||
'dark': '#d63652'
|
||||
'dark': '#c82844'
|
||||
},
|
||||
'orange': {
|
||||
'light': '#fd9644',
|
||||
'base': '#fa8231',
|
||||
'dark': '#f97218'
|
||||
'dark': '#ef6306'
|
||||
},
|
||||
'yellow': {
|
||||
'light': '#fed330',
|
||||
|
Loading…
x
Reference in New Issue
Block a user