chore(build): auto-generate extras
This commit is contained in:
@@ -710,6 +710,10 @@ local highlights = {
|
||||
bg = "#e9e9ec",
|
||||
fg = "#2496ac"
|
||||
},
|
||||
FloatTitle = {
|
||||
bg = "#e9e9ec",
|
||||
fg = "#2496ac"
|
||||
},
|
||||
FoldColumn = {
|
||||
bg = "#e1e2e7",
|
||||
fg = "#848cb5"
|
||||
|
||||
@@ -710,6 +710,10 @@ local highlights = {
|
||||
bg = "#1e2030",
|
||||
fg = "#589ed7"
|
||||
},
|
||||
FloatTitle = {
|
||||
bg = "#1e2030",
|
||||
fg = "#589ed7"
|
||||
},
|
||||
FoldColumn = {
|
||||
bg = "#222436",
|
||||
fg = "#636da6"
|
||||
|
||||
@@ -710,6 +710,10 @@ local highlights = {
|
||||
bg = "#16161e",
|
||||
fg = "#27a1b9"
|
||||
},
|
||||
FloatTitle = {
|
||||
bg = "#16161e",
|
||||
fg = "#27a1b9"
|
||||
},
|
||||
FoldColumn = {
|
||||
bg = "#1a1b26",
|
||||
fg = "#565f89"
|
||||
|
||||
@@ -710,6 +710,10 @@ local highlights = {
|
||||
bg = "#1f2335",
|
||||
fg = "#29a4bd"
|
||||
},
|
||||
FloatTitle = {
|
||||
bg = "#1f2335",
|
||||
fg = "#29a4bd"
|
||||
},
|
||||
FoldColumn = {
|
||||
bg = "#24283b",
|
||||
fg = "#565f89"
|
||||
|
||||
Reference in New Issue
Block a user