set default color scheme to delek

This commit is contained in:
Paul Campbell 2024-07-08 11:19:25 +01:00
parent 73dfd53509
commit 4dc77e6e92

View file

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