use transparent bg to use terminal bg in nvim
This commit is contained in:
parent
1f8444ad78
commit
6c32ba9376
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue