changed themes

This commit is contained in:
pika 2025-03-27 09:52:54 +01:00
parent 6b05a08411
commit 929bab94a4

View file

@ -9,5 +9,5 @@ else
-- │ themes are under ./lua/pika/plugins/colorschemes.lua │ -- │ themes are under ./lua/pika/plugins/colorschemes.lua │
-- ╰──────────────────────────────────────────────────────╯ -- ╰──────────────────────────────────────────────────────╯
vim.cmd.colorscheme("monet") vim.cmd.colorscheme("cyberdream")
end end