🐛 fix(catppuccin): small tweaks to catpppuccin theme
This commit is contained in:
@@ -23,13 +23,13 @@ return {
|
|||||||
indent_blankline = {
|
indent_blankline = {
|
||||||
enabled = true,
|
enabled = true,
|
||||||
scope_color = "mauve",
|
scope_color = "mauve",
|
||||||
colored_indent_levels = false,
|
colored_indent_levels = true,
|
||||||
},
|
},
|
||||||
grug_far = true,
|
grug_far = true,
|
||||||
mason = true,
|
mason = true,
|
||||||
mini = {
|
mini = {
|
||||||
enabled = true,
|
enabled = true,
|
||||||
indentscope_color = "lavender", -- catppuccin color (eg. `lavender`) Default: text
|
indentscope_color = "mauve",
|
||||||
},
|
},
|
||||||
neotree = true,
|
neotree = true,
|
||||||
noice = true,
|
noice = true,
|
||||||
|
|||||||
Reference in New Issue
Block a user