mirror of
https://github.com/harivansh-afk/nvim.git
synced 2026-04-17 12:04:14 +00:00
changes
This commit is contained in:
parent
84b67f3c7b
commit
2cfd4358fb
3 changed files with 7 additions and 1 deletions
|
|
@ -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" },
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue