chore: rebuild artifacts

This commit is contained in:
github-actions[bot]
2021-11-14 04:09:37 +00:00
parent b9a25c4d0f
commit 26776f5977
35 changed files with 309 additions and 237 deletions

View File

@@ -1,11 +1,11 @@
# This file is auto-generated by shipwright.nvim
[colors]
foreground = "#E2E2E2"
foreground = "#DDDDDD"
background = "#4B4B4B"
cursor_fg = "#4B4B4B"
cursor_bg = "#E8E8E8"
cursor_bg = "#E2E2E2"
cursor_border = "#4B4B4B"
selection_fg = "#E2E2E2"
selection_fg = "#DDDDDD"
selection_bg = "#777777"
ansi = ["#4B4B4B", "#E388A3", "#98BD99", "#FFDF9B", "#97BDDE", "#A5A6C5", "#6FBDBE", "#E2E2E2"]
brights = ["#6C6465", "#EB99B1", "#8FCD92", "#FFE5B3", "#A2C8E9", "#B2B3DA", "#6BCACB", "#ABABAB"]
ansi = ["#4B4B4B", "#E388A3", "#98BD99", "#FFDF9B", "#97BDDE", "#A5A6C5", "#6FBDBE", "#DDDDDD"]
brights = ["#6C6465", "#EB99B1", "#8FCD92", "#FFE5B3", "#A2C8E9", "#B2B3DA", "#6BCACB", "#A8A8A8"]