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

@ -52,7 +52,8 @@ return {
Color = " 󰰠 ",
Control = "",
Collapsed = " > ",
Constant = " 󰯱 ",
-- Constant = " 󰯱 ",
Constant = " 󰯲 ",
Constructor = "",
Copilot = "",
Enum = " 󰯹 ",
@ -68,7 +69,8 @@ return {
-- Keyword = " 󱕴 ",
Keyword = "",
Method = " 󰰑 ",
Module = " 󰆼 ",
-- Module = " 󰆼 ",
Module = " 󰰐 ",
Namespace = " 󰰔 ",
Null = "",
Number = " 󰰔 ",
@ -78,12 +80,14 @@ return {
Property = " 󰲽 ",
Reference = " 󰰠 ",
-- Snippet = "  ",
Snippet = "",
-- Snippet = "  ",
Snippet = " 󰰢 ",
String = "",
Struct = " 󰰣 ",
TabNine = " 󰏚 ",
-- Text = " 󱜥 ",
Text = "",
-- Text = "  ",
Text = " 󰰥 ",
TypeParameter = " 󰰦 ",
Unit = " 󱜥 ",
Value = "",