This commit is contained in:
Harivansh Rathi 2026-01-21 16:39:22 -05:00
parent 84b67f3c7b
commit 2cfd4358fb
3 changed files with 7 additions and 1 deletions

View file

@ -3,7 +3,7 @@ local M = {}
M.base46 = {
theme = "gruvbox", -- NvChad's gruvbox theme
transparency = true, -- Keep your transparent mode
transparency = false, -- Keep your transparent mode
-- theme_toggle = { "gruvbox", "gruvbox_light" },
}