We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
transparent_background
1 parent d049b4b commit 3ad23c2Copy full SHA for 3ad23c2
lua/core/settings.lua
@@ -86,7 +86,7 @@ settings["colorscheme"] = "catppuccin"
86
87
-- Set it to true if your terminal has transparent background.
88
---@type boolean
89
-settings["transparent_background"] = false
+settings["transparent_background"] = true
90
91
-- Set background color to use here.
92
-- Useful if you would like to use a colorscheme that has a light and dark variant like `edge`.
0 commit comments