mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 02:11:33 +00:00
themes/catppuccin: set term colors
This commit is contained in:
parent
688a457a3d
commit
bb2a78272b
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