565 current 2024-05-11 12:35:15 24.05.20240509.f1010e0 6.8.6-zen1 *
This commit is contained in:
parent
d5cf99dac3
commit
b310598e55
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ return {
|
||||||
vim.cmd.colorscheme("catppuccin")
|
vim.cmd.colorscheme("catppuccin")
|
||||||
end,
|
end,
|
||||||
opts = {
|
opts = {
|
||||||
transparent_background = true,
|
transparent_background = false,
|
||||||
custom_highlights = function(colors)
|
custom_highlights = function(colors)
|
||||||
return {
|
return {
|
||||||
Pmenu = { bg = colors.base },
|
Pmenu = { bg = colors.base },
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue