[Colors] Improve darkblue legibility
This commit is contained in:
parent
541fe69d57
commit
1e1b74f072
@ -28,7 +28,7 @@ return {
|
||||
darkgreen = Shade.new("#005602", 0.10, -0.15),
|
||||
darkyellow = Shade.new("#dfd100", 0.10, -0.15),
|
||||
yellow = Shade.new("#e3c46d", 0.15, -0.15),
|
||||
darkblue = Shade.new("#1010aa", 0.15, -0.15),
|
||||
darkblue = Shade.new("#1010cc", 0.15, -0.15),
|
||||
blue = Shade.new("#7070dd", 0.15, -0.15),
|
||||
magenta = Shade.new("#C02490", 0.30, -0.15),
|
||||
pink = Shade.new("#ff82c2", 0.15, -0.15),
|
||||
|
Loading…
x
Reference in New Issue
Block a user