customized colors and apperance of the completion menu

This commit is contained in:
pr0c3550r 2023-01-21 23:52:41 +01:00
parent d9bc55236c
commit 0ea18e2eb7
3 changed files with 23 additions and 5 deletions

View file

@ -45,3 +45,4 @@ vim.api.nvim_set_hl(0, "CursorLineNr", {bold = true, bg = "#141617", fg = "#d8a6
-- vim.api.nvim_set_hl(0, "NormalNC", { bg = "none" })
-- vim.api.nvim_set_hl(0, "EndOfBuffer", { bg = "none" })