Catppuccin transparent again
This commit is contained in:
@@ -4,9 +4,9 @@ return {
|
|||||||
priority = 1000,
|
priority = 1000,
|
||||||
lazy = false,
|
lazy = false,
|
||||||
config= function()
|
config= function()
|
||||||
-- require("catppuccin").setup({
|
require("catppuccin").setup({
|
||||||
-- transparent_background = true,
|
transparent_background = true,
|
||||||
-- })
|
})
|
||||||
|
|
||||||
vim.cmd.colorscheme "catppuccin"
|
vim.cmd.colorscheme "catppuccin"
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user