chore(build): auto-generate extras
This commit is contained in:
parent
9699aa23c9
commit
c3621be378
@ -863,6 +863,14 @@ local highlights = {
|
|||||||
HopUnmatched = {
|
HopUnmatched = {
|
||||||
fg = "#8990b3"
|
fg = "#8990b3"
|
||||||
},
|
},
|
||||||
|
IblIndent = {
|
||||||
|
fg = "#a8aecb",
|
||||||
|
nocombine = true
|
||||||
|
},
|
||||||
|
IblScope = {
|
||||||
|
fg = "#7847bd",
|
||||||
|
nocombine = true
|
||||||
|
},
|
||||||
Identifier = {
|
Identifier = {
|
||||||
fg = "#9854f1",
|
fg = "#9854f1",
|
||||||
style = {}
|
style = {}
|
||||||
|
@ -863,6 +863,14 @@ local highlights = {
|
|||||||
HopUnmatched = {
|
HopUnmatched = {
|
||||||
fg = "#545c7e"
|
fg = "#545c7e"
|
||||||
},
|
},
|
||||||
|
IblIndent = {
|
||||||
|
fg = "#3b4261",
|
||||||
|
nocombine = true
|
||||||
|
},
|
||||||
|
IblScope = {
|
||||||
|
fg = "#fca7ea",
|
||||||
|
nocombine = true
|
||||||
|
},
|
||||||
Identifier = {
|
Identifier = {
|
||||||
fg = "#c099ff",
|
fg = "#c099ff",
|
||||||
style = {}
|
style = {}
|
||||||
|
@ -863,6 +863,14 @@ local highlights = {
|
|||||||
HopUnmatched = {
|
HopUnmatched = {
|
||||||
fg = "#545c7e"
|
fg = "#545c7e"
|
||||||
},
|
},
|
||||||
|
IblIndent = {
|
||||||
|
fg = "#3b4261",
|
||||||
|
nocombine = true
|
||||||
|
},
|
||||||
|
IblScope = {
|
||||||
|
fg = "#9d7cd8",
|
||||||
|
nocombine = true
|
||||||
|
},
|
||||||
Identifier = {
|
Identifier = {
|
||||||
fg = "#bb9af7",
|
fg = "#bb9af7",
|
||||||
style = {}
|
style = {}
|
||||||
|
@ -863,6 +863,14 @@ local highlights = {
|
|||||||
HopUnmatched = {
|
HopUnmatched = {
|
||||||
fg = "#545c7e"
|
fg = "#545c7e"
|
||||||
},
|
},
|
||||||
|
IblIndent = {
|
||||||
|
fg = "#3b4261",
|
||||||
|
nocombine = true
|
||||||
|
},
|
||||||
|
IblScope = {
|
||||||
|
fg = "#9d7cd8",
|
||||||
|
nocombine = true
|
||||||
|
},
|
||||||
Identifier = {
|
Identifier = {
|
||||||
fg = "#bb9af7",
|
fg = "#bb9af7",
|
||||||
style = {}
|
style = {}
|
||||||
|
Loading…
Reference in New Issue
Block a user