mirror of
https://github.com/gabehf/base46.git
synced 2026-03-11 08:20:54 -07:00
add transparency toggler function | https://github.com/NvChad/NvChad/issues/1161
This commit is contained in:
parent
1a4e761b8a
commit
4c05b1de9f
2 changed files with 36 additions and 11 deletions
|
|
@ -47,7 +47,7 @@ if ui.hl_override then
|
|||
end
|
||||
|
||||
-- local set_transparent = nvchad.load_config().ui.transparency
|
||||
if ui.transparency then
|
||||
if vim.g.transparency then
|
||||
highlights = merge_tb(highlights, require "nv_glassy")
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue