changed colorscheme

This commit is contained in:
2024-03-27 20:43:50 -04:00
parent 20262d896b
commit 280a03ba81
2 changed files with 2 additions and 1 deletions

View File

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