Change Catppuccin theme from frappe to mocha
This commit is contained in:
parent
1311469ffc
commit
0879a4b4b5
2
init.lua
2
init.lua
|
@ -721,7 +721,7 @@ require('lazy').setup({
|
|||
init = function()
|
||||
-- Load the colorscheme here.
|
||||
-- Like many other themes, this one has different styles, and you could load
|
||||
vim.cmd.colorscheme 'catppuccin-frappe'
|
||||
vim.cmd.colorscheme 'catppuccin-mocha'
|
||||
|
||||
-- You can configure highlights by doing something like:
|
||||
vim.cmd.hi 'Comment gui=none'
|
||||
|
|
Loading…
Reference in New Issue