enc: add colorfull cmp, add new simple icon, enhance odeium config

This commit is contained in:
Pojok Code 2025-07-18 22:23:07 +07:00
parent be2518be72
commit 6d87fbb90a
5 changed files with 93 additions and 17 deletions

View file

@ -25,6 +25,7 @@ return {
["@tag.css"] = { fg = colors.pink },
["@keyword.css"] = { fg = colors.fg },
["@string.css"] = { fg = colors.pink },
["@punctuation.delimiter.lua"] = { fg = colors.orange },
NvimTreeFolderIcon = { fg = "#6776a7" },
CmpItemAbbr = { fg = "#ABB2BF" },
CmpItemKind = { fg = "#ABB2BF" },