master #1
@@ -6,6 +6,11 @@ return
|
|||||||
require('catppuccin').setup({
|
require('catppuccin').setup({
|
||||||
flavour = 'macchiato', -- latte, frappe, macchiato, mocha
|
flavour = 'macchiato', -- latte, frappe, macchiato, mocha
|
||||||
no_italic = true,
|
no_italic = true,
|
||||||
|
dim_inactive = {
|
||||||
|
enabled = true,
|
||||||
|
shade = 'dark',
|
||||||
|
percentage = 0.15,
|
||||||
|
},
|
||||||
integrations = {
|
integrations = {
|
||||||
cmp = true,
|
cmp = true,
|
||||||
gitsigns = true,
|
gitsigns = true,
|
||||||
|
|||||||
Reference in New Issue
Block a user