mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 02:11:33 +00:00
Merge pull request #320 from diniamo/catppuccin-set-term-colors
themes/catppuccin: set term colors
This commit is contained in:
commit
b0af809b95
2 changed files with 4 additions and 1 deletions
|
@ -53,6 +53,7 @@ in {
|
|||
require('catppuccin').setup {
|
||||
flavour = "${style}",
|
||||
transparent_background = ${boolToString transparent},
|
||||
term_colors = true,
|
||||
integrations = {
|
||||
nvimtree = {
|
||||
enabled = true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue