Add Solitude theme by HANCORE
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
return {
|
||||
{ "ficcdaf/ashen.nvim" },
|
||||
{
|
||||
"LazyVim/LazyVim",
|
||||
opts = {
|
||||
colorscheme = "ashen",
|
||||
},
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user