This commit is contained in:
Morten Olsen
2023-09-10 15:24:30 +02:00
parent 1801771e16
commit f44f37e28c
5 changed files with 89 additions and 2 deletions

View File

@@ -6,5 +6,9 @@ return {
config = function()
require("catppuccin").setup {}
end,
opts = { integrations = { rainbow_delimiters = true } },
},
{ import = "astrocommunity.colorscheme.oxocarbon-nvim" },
{ import = "astrocommunity.colorscheme.nightfox-nvim" },
{ import = "astrocommunity.colorscheme.rose-pine" },
}