Beautiful transparency + more
This commit is contained in:
parent
e63d8b32f6
commit
7b4a8b2fa4
22 changed files with 303 additions and 163 deletions
dotfiles/neovim/lua/my/plugins/themes
|
@ -12,7 +12,7 @@ function M.config()
|
|||
vim.g.catppuccin_flavour = H.variant("Catppuccin")
|
||||
|
||||
catppuccin.setup({
|
||||
transparent_background = false,
|
||||
transparent_background = true,
|
||||
integrations = { nvimtree = true },
|
||||
})
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue