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

@@ -4,20 +4,20 @@
## author: Michael Chris Lopez
## license: MIT
## upstream: https://github.com/mcchrish/zenbones.nvim/raw/main/extras/kitty/seoulbones_dark.conf
foreground #E2E2E2
foreground #DDDDDD
background #4B4B4B
selection_foreground #E2E2E2
selection_foreground #DDDDDD
selection_background #777777
# Cursor colors
cursor #E8E8E8
cursor #E2E2E2
cursor_text_color #4B4B4B
# URL underline color when hovering with mouse
# kitty window border colors
# OS Window titlebar colors
# Tab bar colors
active_tab_foreground #E2E2E2
active_tab_foreground #DDDDDD
active_tab_background #8283AD
inactive_tab_foreground #E2E2E2
inactive_tab_foreground #DDDDDD
inactive_tab_background #666666
# Colors for marks (marked text in the terminal)
# The basic 16 colors
@@ -43,6 +43,6 @@ color13 #B2B3DA
color6 #6FBDBE
color14 #6BCACB
# white
color7 #E2E2E2
color15 #ABABAB
color7 #DDDDDD
color15 #A8A8A8
# You can set the remaining 240 colors as color16 to color255.