Fix grey hex
This commit is contained in:
@@ -3,7 +3,7 @@ local M = {}
|
|||||||
local colors = {
|
local colors = {
|
||||||
w = "#d6e0f5",
|
w = "#d6e0f5",
|
||||||
k = "#12141f",
|
k = "#12141f",
|
||||||
e = "#414868",
|
e = "#3b415e",
|
||||||
r = "#ff7a9c",
|
r = "#ff7a9c",
|
||||||
g = "#b0e57c",
|
g = "#b0e57c",
|
||||||
b = "#89b4fa",
|
b = "#89b4fa",
|
||||||
|
|||||||
Reference in New Issue
Block a user