twilight.nvim
twilight.nvim copied to clipboard
Fix black background with transparent theme
Fixes #15
Adds a flag dimming.term_bg
to setup() - used as bg color for blending if the background is transparent (as well as fallback if get_hl("Normal") returns nil).