mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-29 04:00:05 +02:00
add: update config
This commit is contained in:
parent
7ff08f77c5
commit
93e5e8860f
2 changed files with 1 additions and 3 deletions
|
@ -690,8 +690,6 @@ return {
|
|||
local colors = require("darcula").colors()
|
||||
local hi = vim.api.nvim_set_hl
|
||||
hi(0, "@property.json", { fg = colors.lavender })
|
||||
hi(0, "NoiceCmdlinePopupBorder", { fg = colors.medium_gray })
|
||||
hi(0, "NoiceCmdlinePopupBorderSearch", { fg = colors.pale_taupe })
|
||||
end,
|
||||
})
|
||||
end,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue