colorscheme: astro{dark => light}

This commit is contained in:
Paul Campbell 2024-05-24 06:37:20 +01:00
parent ff6d630052
commit 16a31f91cb

View file

@ -11,7 +11,8 @@ return {
---@type AstroUIOpts
opts = {
-- change colorscheme
colorscheme = "astrodark",
-- colorscheme = "astrodark",
colorscheme = "astrolight",
-- colorscheme = "everforest",
-- AstroUI allows you to easily modify highlight groups easily for any and all colorschemes
highlights = {