Add theme white
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
return {
|
||||
{
|
||||
-- "bjarneo/white.nvim",
|
||||
dir = "~/Code/white.nvim",
|
||||
priority = 1000,
|
||||
},
|
||||
{
|
||||
"LazyVim/LazyVim",
|
||||
opts = {
|
||||
colorscheme = "white",
|
||||
},
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user