use transparent bg to use terminal bg in nvim

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-09-15 11:08:31 -05:00
parent 1f8444ad78
commit 6c32ba9376

View file

@ -5,6 +5,7 @@ return {
priority = 100, priority = 100,
opts = { opts = {
flavour = "mocha", -- latte, frappe, macchiato, mocha (default) flavour = "mocha", -- latte, frappe, macchiato, mocha (default)
transparent_background = true,
color_overrides = { color_overrides = {
mocha = { mocha = {
-- My coal variant: https://gist.github.com/RingOfStorms/b2ff0c4e37f5be9f985c72c3ec9a3e62 -- My coal variant: https://gist.github.com/RingOfStorms/b2ff0c4e37f5be9f985c72c3ec9a3e62