addet nordic themes

This commit is contained in:
pika 2024-08-18 12:05:49 +02:00
parent 4fac477dc6
commit 22d4936a21
2 changed files with 3 additions and 9 deletions

View file

@ -11,4 +11,4 @@ local function apply_colorscheme(name)
vim.cmd.colorscheme(name)
end
apply_colorscheme("bamboo")
apply_colorscheme("nordic")