fix: consistent hex color case (#148)
This commit is contained in:
parent
0af477f7c9
commit
8e691022f7
@ -27,7 +27,7 @@ function M.setup(opts)
|
||||
blue1 = "#2ac3de",
|
||||
blue2 = "#0db9d7",
|
||||
blue5 = "#89ddff",
|
||||
blue6 = "#B4F9F8",
|
||||
blue6 = "#b4f9f8",
|
||||
blue7 = "#394b70",
|
||||
magenta = "#bb9af7",
|
||||
magenta2 = "#ff007c",
|
||||
|
Loading…
Reference in New Issue
Block a user