polish themes | #67 #78

This commit is contained in:
siduck 2022-06-01 00:51:53 +05:30
parent 7b6fb92bcf
commit 1e803fd654
35 changed files with 552 additions and 436 deletions

View file

@ -46,7 +46,7 @@ if ui.hl_override then
highlights = merge_tb(highlights, user_highlights)
end
-- local set_transparent = require("core.utils").load_config().ui.transparency
-- local set_transparent = nvchad.load_config().ui.transparency
if ui.transparency then
highlights = merge_tb(highlights, require "nv_glassy")
end