Add transparency to tokyonight
This commit is contained in:
parent
1a272de743
commit
188a355da7
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ return {
|
|||
|
||||
init = function()
|
||||
require("tokyonight").setup({
|
||||
transparent = false,
|
||||
transparent = true,
|
||||
dim_inactive = true,
|
||||
on_highlights = function(highlights)
|
||||
-- Make delete sections in diff look better
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue