566 current 2024-05-11 12:37:35 24.05.20240509.f1010e0 6.8.6-zen1 *

This commit is contained in:
zackartz 2024-05-11 12:37:37 -04:00
parent b310598e55
commit 800ded0bfa
No known key found for this signature in database
GPG key ID: 5B53E53A9A514DBA

View file

@ -5,7 +5,7 @@ return {
vim.cmd.colorscheme("catppuccin") vim.cmd.colorscheme("catppuccin")
end, end,
opts = { opts = {
transparent_background = false, transparent_background = true,
custom_highlights = function(colors) custom_highlights = function(colors)
return { return {
Pmenu = { bg = colors.base }, Pmenu = { bg = colors.base },