Add transparency to tokyonight

This commit is contained in:
Fábio André Damas 2025-07-29 09:43:46 +01:00
parent 1a272de743
commit 188a355da7

View file

@ -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