diff --git a/lua/plugins/themes.lua b/lua/plugins/themes.lua index 2569273..7eb4c14 100644 --- a/lua/plugins/themes.lua +++ b/lua/plugins/themes.lua @@ -15,7 +15,7 @@ return { integrations = { indent_blankline = { enabled = true, - scope_color = "lavender", + scope_color = "mauve", colored_indent_levels = false, }, },