Revert "neovim,kitty: try rose pine theme"

This reverts commit 22542cc672.
This commit is contained in:
2023-12-11 13:52:28 +03:00
parent b8c451302c
commit c9c0676e7f
3 changed files with 3 additions and 10 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 rose-pine-main")
vim.cmd("colorscheme gruvbox-material")