style: theme changed to custom fork

This commit is contained in:
2026-03-09 10:40:10 +01:00
parent d0e1af9fa0
commit 7c60569d7c
3 changed files with 34 additions and 47 deletions

View File

@@ -26,7 +26,7 @@ vim.o.sessionoptions = "blank,buffers,curdir,folds,help,tabpages,winsize,winpos,
-- │ Colorscheme │
-- ╰─────────────╯
vim.cmd("colorscheme komau") -- rose-pine, gruvbox, koda-{dark/light/moss/glade}, komau
vim.o.background = "dark" -- "dark" or "light"
vim.o.background = "dark" -- "dark" or "light"
-- ╭───────────────────╮
-- │ Default clipboard │