Change light theme highlight colour to be more readable
This commit is contained in:
parent
cfd4c163e2
commit
b1a0ce7668
@ -16,7 +16,7 @@ const theme = {
|
||||
background: "hsl(10, 10%, 98%)",
|
||||
primary: "hsl(260, 100%, 80%)",
|
||||
secondary: "hsl(290, 100%, 80%)",
|
||||
highlight: "hsl(260, 20%, 40%)",
|
||||
highlight: "hsl(260, 20%, 70%)",
|
||||
muted: "hsla(230, 20%, 60%, 20%)",
|
||||
overlay: "hsla(230, 100%, 97%, 80%)",
|
||||
border: "hsla(10, 20%, 20%, 0.5)",
|
||||
|
Loading…
Reference in New Issue
Block a user