add custom colorscheme

This commit is contained in:
xfy
2025-05-12 01:12:57 +08:00
parent 9fda712cb3
commit deab200566
4 changed files with 357 additions and 3 deletions

View File

@ -8,7 +8,7 @@ return {
component_separators = { left = "", right = "" },
section_separators = { left = "", right = "" },
},
extensions = { "quickfix", "trouble", "mason", "lazy", "nvim-tree" },
extensions = { "quickfix", "trouble", "mason", "lazy" },
sections = {
lualine_x = {
{ "encoding" },