mirror of
https://github.com/harivansh-afk/nvim.git
synced 2026-04-15 11:02:20 +00:00
transparent
This commit is contained in:
parent
1e60014ee3
commit
5d0ea2b589
2 changed files with 18 additions and 19 deletions
|
|
@ -7,7 +7,7 @@ return {
|
|||
config = function()
|
||||
require("gruvbox").setup({
|
||||
contrast = "hard", -- can be "hard", "soft" or empty string
|
||||
transparent_mode = false,
|
||||
transparent_mode = true,
|
||||
})
|
||||
end,
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue