neovim,kitty: try rose pine theme

This commit is contained in:
2023-12-11 10:41:25 +03:00
parent 577c0da61f
commit 22542cc672
3 changed files with 10 additions and 3 deletions

View File

@@ -38,4 +38,4 @@ vim.opt.list = true
vim.opt.listchars = { multispace = "·", tab = ">~", leadmultispace = "" }
vim.g.gruvbox_material_foreground = "mix" -- material, mix or original
vim.cmd("colorscheme gruvbox-material")
vim.cmd("colorscheme rose-pine-main")