chore: rebuild artifacts

This commit is contained in:
github-actions[bot]
2021-11-06 06:18:54 +00:00
parent 0b9ed8e831
commit c4fe7f75c9
77 changed files with 5289 additions and 196 deletions

View File

@@ -1,13 +1,11 @@
# This file is auto-generated from lua/zenbones/template/wezterm.lua
# Neobones_dark
# This file is auto-generated by shipwright.nvim
[colors]
foreground = "#C6D5CF"
background = "#0F191F"
cursor_bg = "#CEDDD7"
foreground = "#C6D5CF"
background = "#0F191F"
cursor_fg = "#0F191F"
cursor_bg = "#CEDDD7"
cursor_border = "#0F191F"
cursor_fg = "#0F191F"
selection_bg = "#3A3E3D"
selection_fg = "#C6D5CF"
selection_fg = "#C6D5CF"
selection_bg = "#3A3E3D"
ansi = ["#0F191F", "#DE6E7C", "#90FF6B", "#B77E64", "#8190D4", "#B279A7", "#66A5AD", "#C6D5CF"]
brights = ["#263945", "#E8838F", "#A0FF85", "#D68C67", "#92A0E2", "#CF86C1", "#65B8C1", "#98A39E"]