chore(build): auto-generate extras

This commit is contained in:
github-actions[bot]
2023-09-25 08:45:42 +00:00
parent ad7e8fff8d
commit 676044b456
4 changed files with 96 additions and 0 deletions

View File

@@ -272,6 +272,30 @@ local highlights = {
["@text.reference"] = {
fg = "#118c74"
},
["@text.title.1.markdown"] = {
bold = true,
fg = "#2e7de9"
},
["@text.title.2.markdown"] = {
bold = true,
fg = "#8c6c3e"
},
["@text.title.3.markdown"] = {
bold = true,
fg = "#587539"
},
["@text.title.4.markdown"] = {
bold = true,
fg = "#118c74"
},
["@text.title.5.markdown"] = {
bold = true,
fg = "#9854f1"
},
["@text.title.6.markdown"] = {
bold = true,
fg = "#7847bd"
},
["@text.todo.checked"] = {
fg = "#387068"
},

View File

@@ -272,6 +272,30 @@ local highlights = {
["@text.reference"] = {
fg = "#4fd6be"
},
["@text.title.1.markdown"] = {
bold = true,
fg = "#82aaff"
},
["@text.title.2.markdown"] = {
bold = true,
fg = "#ffc777"
},
["@text.title.3.markdown"] = {
bold = true,
fg = "#c3e88d"
},
["@text.title.4.markdown"] = {
bold = true,
fg = "#4fd6be"
},
["@text.title.5.markdown"] = {
bold = true,
fg = "#c099ff"
},
["@text.title.6.markdown"] = {
bold = true,
fg = "#fca7ea"
},
["@text.todo.checked"] = {
fg = "#4fd6be"
},

View File

@@ -272,6 +272,30 @@ local highlights = {
["@text.reference"] = {
fg = "#1abc9c"
},
["@text.title.1.markdown"] = {
bold = true,
fg = "#7aa2f7"
},
["@text.title.2.markdown"] = {
bold = true,
fg = "#e0af68"
},
["@text.title.3.markdown"] = {
bold = true,
fg = "#9ece6a"
},
["@text.title.4.markdown"] = {
bold = true,
fg = "#1abc9c"
},
["@text.title.5.markdown"] = {
bold = true,
fg = "#bb9af7"
},
["@text.title.6.markdown"] = {
bold = true,
fg = "#9d7cd8"
},
["@text.todo.checked"] = {
fg = "#73daca"
},

View File

@@ -272,6 +272,30 @@ local highlights = {
["@text.reference"] = {
fg = "#1abc9c"
},
["@text.title.1.markdown"] = {
bold = true,
fg = "#7aa2f7"
},
["@text.title.2.markdown"] = {
bold = true,
fg = "#e0af68"
},
["@text.title.3.markdown"] = {
bold = true,
fg = "#9ece6a"
},
["@text.title.4.markdown"] = {
bold = true,
fg = "#1abc9c"
},
["@text.title.5.markdown"] = {
bold = true,
fg = "#bb9af7"
},
["@text.title.6.markdown"] = {
bold = true,
fg = "#9d7cd8"
},
["@text.todo.checked"] = {
fg = "#73daca"
},