dim inactive
This commit is contained in:
parent
82b12e599c
commit
29df2f32b2
@ -6,6 +6,11 @@ return
|
||||
require('catppuccin').setup({
|
||||
flavour = 'macchiato', -- latte, frappe, macchiato, mocha
|
||||
no_italic = true,
|
||||
dim_inactive = {
|
||||
enabled = true,
|
||||
shade = 'dark',
|
||||
percentage = 0.15,
|
||||
},
|
||||
integrations = {
|
||||
cmp = true,
|
||||
gitsigns = true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user