switch to tokyodark

This commit is contained in:
KRLH 2025-08-21 11:23:21 -05:00
parent a701fc9799
commit 8634a6dc79

View file

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