updated light grey
This commit is contained in:
@@ -54,7 +54,7 @@ local primary_colors = {
|
|||||||
orange = base_colors.orange,
|
orange = base_colors.orange,
|
||||||
light_orange = lighten(base_colors.orange, 1.5),
|
light_orange = lighten(base_colors.orange, 1.5),
|
||||||
purple = base_colors.purple,
|
purple = base_colors.purple,
|
||||||
light_grey = darken(base_colors.white, 1.4),
|
light_grey = hsl("#a2a2b2"),
|
||||||
white = base_colors.white,
|
white = base_colors.white,
|
||||||
red = base_colors.red,
|
red = base_colors.red,
|
||||||
tan = base_colors.tan,
|
tan = base_colors.tan,
|
||||||
|
|||||||
Reference in New Issue
Block a user