From 3c6dcc696a2fd4488bb07fcbd1d14ffca577b066 Mon Sep 17 00:00:00 2001 From: Niverton Date: Wed, 21 Feb 2024 14:29:31 +0100 Subject: [PATCH] Give Astrobox theme control over heirline colors --- lua/plugins/10-colorscheme.lua | 3 +++ lua/plugins/40-heirline.lua | 1 - 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/lua/plugins/10-colorscheme.lua b/lua/plugins/10-colorscheme.lua index 3e85f7b..64e1500 100644 --- a/lua/plugins/10-colorscheme.lua +++ b/lua/plugins/10-colorscheme.lua @@ -5,6 +5,9 @@ return { dependencies = { "astrobox" }, opts = { colorscheme = "astrobox", + status = { + colors = require("astrobox.heirline").setup_colors, + }, }, }, { diff --git a/lua/plugins/40-heirline.lua b/lua/plugins/40-heirline.lua index 87bfa51..7547734 100644 --- a/lua/plugins/40-heirline.lua +++ b/lua/plugins/40-heirline.lua @@ -2,7 +2,6 @@ return { { "AstroNvim/astroui", - dependencies = { "astrobox" }, opts = { status = { attributes = {