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