mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-07-01 04:54:27 +02:00
update transparent support sonokai
This commit is contained in:
parent
a9d7cbc71f
commit
5d2a94b0db
3 changed files with 5 additions and 4 deletions
|
@ -12,6 +12,7 @@ if data_exists then
|
|||
if transparent_mode ~= nil then
|
||||
if transparent_mode == 1 then
|
||||
vim.g.gruvbox_baby_transparent_mode = 1
|
||||
vim.g.sonokai_transparent_background = 2
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue