chore: rebuild artifacts (#60)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
45da79cefe
commit
c3cb3a16a6
@@ -4,6 +4,7 @@
|
||||
## author: Michael Chris Lopez
|
||||
## license: MIT
|
||||
## upstream: https://github.com/mcchrish/zenbones.nvim/raw/main/extras/kitty/duckbones.conf
|
||||
## blurb: A zenbones variant inspired by Spaceduck.
|
||||
foreground #EBEFC0
|
||||
background #0E101A
|
||||
selection_foreground #EBEFC0
|
||||
@@ -18,7 +19,7 @@ cursor_text_color #0E101A
|
||||
active_tab_foreground #EBEFC0
|
||||
active_tab_background #4D3191
|
||||
inactive_tab_foreground #EBEFC0
|
||||
inactive_tab_background #2B2F44
|
||||
inactive_tab_background #232738
|
||||
# Colors for marks (marked text in the terminal)
|
||||
# The basic 16 colors
|
||||
# black
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
## author: Michael Chris Lopez
|
||||
## license: MIT
|
||||
## upstream: https://github.com/mcchrish/zenbones.nvim/raw/main/extras/kitty/neobones_dark.conf
|
||||
## blurb: A zenbones variant inspired by neovim.io.
|
||||
foreground #C6D5CF
|
||||
background #0F191F
|
||||
selection_foreground #C6D5CF
|
||||
@@ -18,7 +19,7 @@ cursor_text_color #0F191F
|
||||
active_tab_foreground #C6D5CF
|
||||
active_tab_background #62415B
|
||||
inactive_tab_foreground #C6D5CF
|
||||
inactive_tab_background #273944
|
||||
inactive_tab_background #20303A
|
||||
# Colors for marks (marked text in the terminal)
|
||||
# The basic 16 colors
|
||||
# black
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
## author: Michael Chris Lopez
|
||||
## license: MIT
|
||||
## upstream: https://github.com/mcchrish/zenbones.nvim/raw/main/extras/kitty/neobones_light.conf
|
||||
## blurb: A zenbones variant inspired by neovim.io.
|
||||
foreground #202E18
|
||||
background #E5EDE6
|
||||
selection_foreground #202E18
|
||||
@@ -18,7 +19,7 @@ cursor_text_color #E5EDE6
|
||||
active_tab_foreground #202E18
|
||||
active_tab_background #DCB5D4
|
||||
inactive_tab_foreground #202E18
|
||||
inactive_tab_background #BDCABF
|
||||
inactive_tab_background #C2CFC4
|
||||
# Colors for marks (marked text in the terminal)
|
||||
# The basic 16 colors
|
||||
# black
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
## author: Michael Chris Lopez
|
||||
## license: MIT
|
||||
## upstream: https://github.com/mcchrish/zenbones.nvim/raw/main/extras/kitty/seoulbones_dark.conf
|
||||
## blurb: A zenbones variant inspired by Seoul256.
|
||||
foreground #DDDDDD
|
||||
background #4B4B4B
|
||||
selection_foreground #DDDDDD
|
||||
@@ -18,7 +19,7 @@ cursor_text_color #4B4B4B
|
||||
active_tab_foreground #DDDDDD
|
||||
active_tab_background #8283AD
|
||||
inactive_tab_foreground #DDDDDD
|
||||
inactive_tab_background #666666
|
||||
inactive_tab_background #5E5E5E
|
||||
# Colors for marks (marked text in the terminal)
|
||||
# The basic 16 colors
|
||||
# black
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
## author: Michael Chris Lopez
|
||||
## license: MIT
|
||||
## upstream: https://github.com/mcchrish/zenbones.nvim/raw/main/extras/kitty/seoulbones_light.conf
|
||||
## blurb: A zenbones variant inspired by Seoul256.
|
||||
foreground #555555
|
||||
background #E2E2E2
|
||||
selection_foreground #555555
|
||||
@@ -18,7 +19,7 @@ cursor_text_color #E2E2E2
|
||||
active_tab_foreground #555555
|
||||
active_tab_background #CBB1CA
|
||||
inactive_tab_foreground #555555
|
||||
inactive_tab_background #BEBEBE
|
||||
inactive_tab_background #C4C4C4
|
||||
# Colors for marks (marked text in the terminal)
|
||||
# The basic 16 colors
|
||||
# black
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
## author: Michael Chris Lopez
|
||||
## license: MIT
|
||||
## upstream: https://github.com/mcchrish/zenbones.nvim/raw/main/extras/kitty/vimbones.conf
|
||||
## blurb: A zenbones variant inspired by vim.org.
|
||||
foreground #353535
|
||||
background #F0F0CA
|
||||
selection_foreground #353535
|
||||
@@ -18,7 +19,7 @@ cursor_text_color #F0F0CA
|
||||
active_tab_foreground #353535
|
||||
active_tab_background #DEB9D6
|
||||
inactive_tab_foreground #353535
|
||||
inactive_tab_background #CBCBAB
|
||||
inactive_tab_background #D1D1B0
|
||||
# Colors for marks (marked text in the terminal)
|
||||
# The basic 16 colors
|
||||
# black
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
## author: Michael Chris Lopez
|
||||
## license: MIT
|
||||
## upstream: https://github.com/mcchrish/zenbones.nvim/raw/main/extras/kitty/zenbones_dark.conf
|
||||
## blurb: A contrast-based colorscheme.
|
||||
foreground #B4BDC3
|
||||
background #1C1917
|
||||
selection_foreground #B4BDC3
|
||||
@@ -18,7 +19,7 @@ cursor_text_color #1C1917
|
||||
active_tab_foreground #B4BDC3
|
||||
active_tab_background #65435E
|
||||
inactive_tab_foreground #B4BDC3
|
||||
inactive_tab_background #3E3835
|
||||
inactive_tab_background #352F2D
|
||||
# Colors for marks (marked text in the terminal)
|
||||
# The basic 16 colors
|
||||
# black
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
## author: Michael Chris Lopez
|
||||
## license: MIT
|
||||
## upstream: https://github.com/mcchrish/zenbones.nvim/raw/main/extras/kitty/zenbones_light.conf
|
||||
## blurb: A contrast-based colorscheme.
|
||||
foreground #2C363C
|
||||
background #F0EDEC
|
||||
selection_foreground #2C363C
|
||||
@@ -18,7 +19,7 @@ cursor_text_color #F0EDEC
|
||||
active_tab_foreground #2C363C
|
||||
active_tab_background #DEB9D6
|
||||
inactive_tab_foreground #2C363C
|
||||
inactive_tab_background #D1C7C3
|
||||
inactive_tab_background #D6CDC9
|
||||
# Colors for marks (marked text in the terminal)
|
||||
# The basic 16 colors
|
||||
# black
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
## author: Michael Chris Lopez
|
||||
## license: MIT
|
||||
## upstream: https://github.com/mcchrish/zenbones.nvim/raw/main/extras/kitty/zenburned.conf
|
||||
## blurb: A zenbones variant inspired by Zenburn.
|
||||
foreground #F0E4CF
|
||||
background #404040
|
||||
selection_foreground #F0E4CF
|
||||
@@ -18,7 +19,7 @@ cursor_text_color #404040
|
||||
active_tab_foreground #F0E4CF
|
||||
active_tab_background #9C6992
|
||||
inactive_tab_foreground #F0E4CF
|
||||
inactive_tab_background #5C5C5C
|
||||
inactive_tab_background #555555
|
||||
# Colors for marks (marked text in the terminal)
|
||||
# The basic 16 colors
|
||||
# black
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
## author: Michael Chris Lopez
|
||||
## license: MIT
|
||||
## upstream: https://github.com/mcchrish/zenbones.nvim/raw/main/extras/kitty/zenwritten_dark.conf
|
||||
## blurb: A zenbones variant with zero hue and saturation.
|
||||
foreground #BBBBBB
|
||||
background #191919
|
||||
selection_foreground #BBBBBB
|
||||
@@ -18,7 +19,7 @@ cursor_text_color #191919
|
||||
active_tab_foreground #BBBBBB
|
||||
active_tab_background #65435E
|
||||
inactive_tab_foreground #BBBBBB
|
||||
inactive_tab_background #393939
|
||||
inactive_tab_background #303030
|
||||
# Colors for marks (marked text in the terminal)
|
||||
# The basic 16 colors
|
||||
# black
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
## author: Michael Chris Lopez
|
||||
## license: MIT
|
||||
## upstream: https://github.com/mcchrish/zenbones.nvim/raw/main/extras/kitty/zenwritten_light.conf
|
||||
## blurb: A zenbones variant with zero hue and saturation.
|
||||
foreground #353535
|
||||
background #EEEEEE
|
||||
selection_foreground #353535
|
||||
@@ -18,7 +19,7 @@ cursor_text_color #EEEEEE
|
||||
active_tab_foreground #353535
|
||||
active_tab_background #DEB9D6
|
||||
inactive_tab_foreground #353535
|
||||
inactive_tab_background #C9C9C9
|
||||
inactive_tab_background #CFCFCF
|
||||
# Colors for marks (marked text in the terminal)
|
||||
# The basic 16 colors
|
||||
# black
|
||||
|
||||
Reference in New Issue
Block a user