fix: astronvim colorscheme - catppuccin

This commit is contained in:
Ryan Yin
2024-04-13 21:51:17 +08:00
parent efc524466c
commit a1d827a34e
2 changed files with 6 additions and 2 deletions

View File

@@ -11,7 +11,8 @@ return {
---@type AstroUIOpts
opts = {
-- change colorscheme
colorscheme = "astrodark",
-- colorscheme = "astrodark",
colorscheme = "catppuccin",
-- AstroUI allows you to easily modify highlight groups easily for any and all colorschemes
highlights = {
init = { -- this table overrides highlights in all themes