[nvim] Set the GUI colorscheme to lunaperche
This commit is contained in:
parent
891aacb9ed
commit
a87f399939
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ local function _init_neovide()
|
|||
|
||||
vim.o.guifont = "InputMonoCondensed:h16"
|
||||
|
||||
vim.cmd [[ colorscheme dracula ]]
|
||||
vim.cmd [[ colorscheme lunaperche ]]
|
||||
end
|
||||
|
||||
function init_gui()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue