From 8634a6dc79752bfff422181d76cc3e1ed1dcd6fc Mon Sep 17 00:00:00 2001 From: KRLH Date: Thu, 21 Aug 2025 11:23:21 -0500 Subject: [PATCH] switch to tokyodark --- lua/plugins/astroui.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lua/plugins/astroui.lua b/lua/plugins/astroui.lua index eafe895..1881070 100644 --- a/lua/plugins/astroui.lua +++ b/lua/plugins/astroui.lua @@ -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