some nice changes

This commit is contained in:
pika 2025-04-02 20:05:03 +02:00
parent 2086e7e5d3
commit 19fc44af80
6 changed files with 58 additions and 79 deletions

View file

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