fix colors
This commit is contained in:
@@ -7,14 +7,13 @@ return {
|
|||||||
char = "┊",
|
char = "┊",
|
||||||
smart_indent_cap = true,
|
smart_indent_cap = true,
|
||||||
highlight = {
|
highlight = {
|
||||||
-- indent coloring for nord theme
|
"RainbowDelimiterCyan", -- #88c0d0
|
||||||
-- FIX: set these up manually?
|
"RainbowDelimiterBlue", -- #81a1c1
|
||||||
"Headline6",
|
"RainbowDelimiterGreen", -- #a3be8c
|
||||||
"Headline5",
|
"RainbowDelimiterViolet", -- #b48ead
|
||||||
"Headline4",
|
"RainbowDelimiterYellow", -- #ebcb8b
|
||||||
"Headline3",
|
"RainbowDelimiterRed", -- #d08770
|
||||||
"Headline2",
|
-- "RainbowDelimiterOrange", -- #d08770
|
||||||
"Headline1",
|
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
scope = {
|
scope = {
|
||||||
|
|||||||
Reference in New Issue
Block a user