feat: add bas64 themes

This commit is contained in:
Stevan Freeborn
2025-01-28 21:00:22 -06:00
parent 8bf3269ea5
commit d633f724ea
2 changed files with 6 additions and 0 deletions
+5
View File
@@ -24,5 +24,10 @@ return {
config = function()
require("onedarkpro").setup()
end
},
{
"notken12/base46-colors",
lazy = false,
priority = 1000,
}
}