🎨 More Themes

- Add a number of new themes
- Organize themes into separate subdirectory
- All themes are unloaded until selected
- Catppuccin and TokyoNight are loaded by default
This commit is contained in:
2024-07-12 20:00:26 -04:00
parent 8453755346
commit 549d9a1ce1
12 changed files with 56 additions and 2 deletions
+7
View File
@@ -0,0 +1,7 @@
-- -----------------------------------------------------------------------------
-- ---------------------------- Github Nvim Theme ------------------------------
-- -----------------------------------------------------------------------------
return {
"projekt0n/github-nvim-theme",
lazy = true,
}