Add support for extra themes, other small changes, drop btop

This commit is contained in:
2025-10-30 13:23:09 -05:00
parent bd5cb81499
commit d0d7c38e14
37 changed files with 334 additions and 146 deletions

View File

@@ -67,4 +67,8 @@ return {
require('bamboo').load()
end,
},
{
dir = vim.fn.stdpath("config") .. "/themes/pina",
name = "pina",
},
}