Fix grey hex

This commit is contained in:
2025-02-13 07:07:17 +03:00
parent 852b93d000
commit 2babc2fd1d

View File

@@ -3,7 +3,7 @@ local M = {}
local colors = {
w = "#d6e0f5",
k = "#12141f",
e = "#414868",
e = "#3b415e",
r = "#ff7a9c",
g = "#b0e57c",
b = "#89b4fa",