neovim: colorscheme

This commit is contained in:
seajee
2024-12-30 17:51:17 +01:00
parent 35c5c3ea44
commit f27a72c56c

View File

@@ -216,9 +216,9 @@ require("lazy").setup({
terminal_colors = true,
},
italic = {
comments = true,
comments = false,
keywords = true,
functions = false,
functions = true,
variables = false,
},
custom_colors = { -- this table can hold any group of colors with their respective values