chore(build): auto-generate extras

This commit is contained in:
github-actions[bot] 2023-09-28 08:54:25 +00:00
parent 9699aa23c9
commit c3621be378
4 changed files with 32 additions and 0 deletions

View File

@ -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 = {}

View File

@ -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 = {}

View File

@ -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 = {}

View File

@ -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 = {}