From 308050915920dc2e78a22b974bc38ae7ffc51a37 Mon Sep 17 00:00:00 2001 From: brustybee Date: Sun, 15 Mar 2026 02:37:35 +0530 Subject: idk it does something --- colors/bee_matugen.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'colors') diff --git a/colors/bee_matugen.lua b/colors/bee_matugen.lua index cd2ea1e..9d7f760 100644 --- a/colors/bee_matugen.lua +++ b/colors/bee_matugen.lua @@ -33,6 +33,7 @@ end local harmony = settings.harmony or 0.5 local source_color = settings.source_color local bg_color = settings.background +vim.o.background = settings.mode if not source_color or not bg_color then vim.notify( @@ -49,7 +50,6 @@ if vim.o.background == "light" then theme_base = "one_light" end local theme_name = "bee_matugen" -vim.o.background = settings.mode if not _G._matugen_theme_watcher then local uv = vim.uv or vim.loop -- cgit v1.3.1