chore(build): auto-generate extras

This commit is contained in:
github-actions[bot]
2023-07-13 22:01:11 +00:00
parent 99ba6de2a9
commit ada343c0d9
4 changed files with 16 additions and 0 deletions

View File

@@ -1442,6 +1442,10 @@ local highlights = {
bg = "#e9e9ec",
fg = "#6172b0"
},
NotifyBackground = {
bg = "#e1e2e7",
fg = "#3760bf"
},
NotifyDEBUGBody = {
bg = "#e1e2e7",
fg = "#3760bf"

View File

@@ -1442,6 +1442,10 @@ local highlights = {
bg = "#1e2030",
fg = "#828bb8"
},
NotifyBackground = {
bg = "#222436",
fg = "#c8d3f5"
},
NotifyDEBUGBody = {
bg = "#222436",
fg = "#c8d3f5"

View File

@@ -1442,6 +1442,10 @@ local highlights = {
bg = "#16161e",
fg = "#a9b1d6"
},
NotifyBackground = {
bg = "#1a1b26",
fg = "#c0caf5"
},
NotifyDEBUGBody = {
bg = "#1a1b26",
fg = "#c0caf5"

View File

@@ -1442,6 +1442,10 @@ local highlights = {
bg = "#1f2335",
fg = "#a9b1d6"
},
NotifyBackground = {
bg = "#24283b",
fg = "#c0caf5"
},
NotifyDEBUGBody = {
bg = "#24283b",
fg = "#c0caf5"