more themes

This commit is contained in:
Tawfeeq 2025-04-02 18:47:32 +02:00
parent 67ce1adc7f
commit eaefbf8750
7 changed files with 52 additions and 1 deletions

View file

@ -0,0 +1,9 @@
return {
-- Colorscheme
"mstcl/ivory",
lazy = false,
priority = 1000,
dependencies = {
"rktjmp/lush.nvim",
},
}