remove bright/stark variants
This commit is contained in:
@@ -1,40 +1,48 @@
|
||||
# This file is auto-generated from lua/zenbones/template/kitty.lua
|
||||
# This file is auto-generated by shipwright.nvim
|
||||
# vim:ft=kitty
|
||||
## name: neobones_dark
|
||||
## license: MIT
|
||||
## author: Michael Chris Lopez
|
||||
## license: MIT
|
||||
## upstream: https://github.com/mcchrish/zenbones.nvim/raw/main/extras/kitty/neobones_dark.conf
|
||||
|
||||
background #0F191F
|
||||
foreground #C6D5CF
|
||||
selection_background #3A3E3D
|
||||
selection_foreground #C6D5CF
|
||||
url_color #92A0E2
|
||||
cursor #C6D5CF
|
||||
|
||||
# Tabs
|
||||
active_tab_background #62415B
|
||||
active_tab_foreground #C6D5CF
|
||||
inactive_tab_background #273944
|
||||
inactive_tab_foreground #C6D5CF
|
||||
#tab_bar_background ${tab_bar_background}
|
||||
|
||||
# normal
|
||||
foreground #C6D5CF
|
||||
background #0F191F
|
||||
selection_foreground #C6D5CF
|
||||
selection_background #3A3E3D
|
||||
# Cursor colors
|
||||
cursor #CEDDD7
|
||||
cursor_text_color #0F191F
|
||||
# URL underline color when hovering with mouse
|
||||
# kitty window border colors
|
||||
# OS Window titlebar colors
|
||||
# Tab bar colors
|
||||
active_tab_foreground #C6D5CF
|
||||
active_tab_background #62415B
|
||||
inactive_tab_foreground #C6D5CF
|
||||
inactive_tab_background #273944
|
||||
# Colors for marks (marked text in the terminal)
|
||||
# The basic 16 colors
|
||||
# black
|
||||
color0 #0F191F
|
||||
color1 #DE6E7C
|
||||
color2 #90FF6B
|
||||
color3 #B77E64
|
||||
color4 #8190D4
|
||||
color5 #B279A7
|
||||
color6 #66A5AD
|
||||
color7 #C6D5CF
|
||||
|
||||
# bright
|
||||
color8 #263945
|
||||
# red
|
||||
color1 #DE6E7C
|
||||
color9 #E8838F
|
||||
# green
|
||||
color2 #90FF6B
|
||||
color10 #A0FF85
|
||||
# yellow
|
||||
color3 #B77E64
|
||||
color11 #D68C67
|
||||
# blue
|
||||
color4 #8190D4
|
||||
color12 #92A0E2
|
||||
# magenta
|
||||
color5 #B279A7
|
||||
color13 #CF86C1
|
||||
# cyan
|
||||
color6 #66A5AD
|
||||
color14 #65B8C1
|
||||
# white
|
||||
color7 #C6D5CF
|
||||
color15 #98A39E
|
||||
# You can set the remaining 240 colors as color16 to color255.
|
||||
|
||||
@@ -1,40 +1,48 @@
|
||||
# This file is auto-generated from lua/zenbones/template/kitty.lua
|
||||
# This file is auto-generated by shipwright.nvim
|
||||
# vim:ft=kitty
|
||||
## name: neobones_light
|
||||
## license: MIT
|
||||
## author: Michael Chris Lopez
|
||||
## license: MIT
|
||||
## upstream: https://github.com/mcchrish/zenbones.nvim/raw/main/extras/kitty/neobones_light.conf
|
||||
|
||||
background #E5EDE6
|
||||
foreground #202E18
|
||||
selection_background #ADE48C
|
||||
selection_foreground #202E18
|
||||
url_color #1D5573
|
||||
cursor #202E18
|
||||
|
||||
# Tabs
|
||||
active_tab_background #DCB5D4
|
||||
active_tab_foreground #202E18
|
||||
inactive_tab_background #BDCABF
|
||||
inactive_tab_foreground #202E18
|
||||
#tab_bar_background ${tab_bar_background}
|
||||
|
||||
# normal
|
||||
foreground #202E18
|
||||
background #E5EDE6
|
||||
selection_foreground #202E18
|
||||
selection_background #ADE48C
|
||||
# Cursor colors
|
||||
cursor #202E18
|
||||
cursor_text_color #E5EDE6
|
||||
# URL underline color when hovering with mouse
|
||||
# kitty window border colors
|
||||
# OS Window titlebar colors
|
||||
# Tab bar colors
|
||||
active_tab_foreground #202E18
|
||||
active_tab_background #DCB5D4
|
||||
inactive_tab_foreground #202E18
|
||||
inactive_tab_background #BDCABF
|
||||
# Colors for marks (marked text in the terminal)
|
||||
# The basic 16 colors
|
||||
# black
|
||||
color0 #E5EDE6
|
||||
color1 #A8334C
|
||||
color2 #567A30
|
||||
color3 #944927
|
||||
color4 #286486
|
||||
color5 #88507D
|
||||
color6 #3B8992
|
||||
color7 #202E18
|
||||
|
||||
# bright
|
||||
color8 #B3C6B6
|
||||
# red
|
||||
color1 #A8334C
|
||||
color9 #94253E
|
||||
# green
|
||||
color2 #567A30
|
||||
color10 #3F5A22
|
||||
# yellow
|
||||
color3 #944927
|
||||
color11 #803D1C
|
||||
# blue
|
||||
color4 #286486
|
||||
color12 #1D5573
|
||||
# magenta
|
||||
color5 #88507D
|
||||
color13 #7B3B70
|
||||
# cyan
|
||||
color6 #3B8992
|
||||
color14 #2B747C
|
||||
# white
|
||||
color7 #202E18
|
||||
color15 #415934
|
||||
# You can set the remaining 240 colors as color16 to color255.
|
||||
|
||||
@@ -1,40 +0,0 @@
|
||||
# This file is auto-generated from lua/zenbones/template/kitty.lua
|
||||
# vim:ft=kitty
|
||||
## name: zenbones
|
||||
## license: MIT
|
||||
## author: Michael Chris Lopez
|
||||
## upstream: https://github.com/mcchrish/zenbones.nvim/raw/main/extras/kitty/zenbones.conf
|
||||
|
||||
background #F0EDEC
|
||||
foreground #2C363C
|
||||
selection_background #CBD9E3
|
||||
selection_foreground #2C363C
|
||||
url_color #1D5573
|
||||
cursor #2C363C
|
||||
|
||||
# Tabs
|
||||
active_tab_background #DEB9D6
|
||||
active_tab_foreground #2C363C
|
||||
inactive_tab_background #D1C7C3
|
||||
inactive_tab_foreground #2C363C
|
||||
#tab_bar_background ${tab_bar_background}
|
||||
|
||||
# normal
|
||||
color0 #F0EDEC
|
||||
color1 #A8334C
|
||||
color2 #4F6C31
|
||||
color3 #944927
|
||||
color4 #286486
|
||||
color5 #88507D
|
||||
color6 #3B8992
|
||||
color7 #2C363C
|
||||
|
||||
# bright
|
||||
color8 #CFC1BA
|
||||
color9 #94253E
|
||||
color10 #3F5A22
|
||||
color11 #803D1C
|
||||
color12 #1D5573
|
||||
color13 #7B3B70
|
||||
color14 #2B747C
|
||||
color15 #4F5E68
|
||||
@@ -1,40 +0,0 @@
|
||||
# This file is auto-generated from lua/zenbones/template/kitty.lua
|
||||
# vim:ft=kitty
|
||||
## name: zenbones_bright
|
||||
## license: MIT
|
||||
## author: Michael Chris Lopez
|
||||
## upstream: https://github.com/mcchrish/zenbones.nvim/raw/main/extras/kitty/zenbones_bright.conf
|
||||
|
||||
background #F8F6F5
|
||||
foreground #2C363C
|
||||
selection_background #D6E1E9
|
||||
selection_foreground #2C363C
|
||||
url_color #1D5573
|
||||
cursor #2C363C
|
||||
|
||||
# Tabs
|
||||
active_tab_background #E2C3DB
|
||||
active_tab_foreground #2C363C
|
||||
inactive_tab_background #D8CCC7
|
||||
inactive_tab_foreground #2C363C
|
||||
#tab_bar_background ${tab_bar_background}
|
||||
|
||||
# normal
|
||||
color0 #F0EDEC
|
||||
color1 #A8334C
|
||||
color2 #4F6C31
|
||||
color3 #944927
|
||||
color4 #286486
|
||||
color5 #88507D
|
||||
color6 #3B8992
|
||||
color7 #2C363C
|
||||
|
||||
# bright
|
||||
color8 #CFC1BA
|
||||
color9 #94253E
|
||||
color10 #3F5A22
|
||||
color11 #803D1C
|
||||
color12 #1D5573
|
||||
color13 #7B3B70
|
||||
color14 #2B747C
|
||||
color15 #4F5E68
|
||||
@@ -1,40 +1,48 @@
|
||||
# This file is auto-generated from lua/zenbones/template/kitty.lua
|
||||
# This file is auto-generated by shipwright.nvim
|
||||
# vim:ft=kitty
|
||||
## name: zenbones_dark
|
||||
## license: MIT
|
||||
## author: Michael Chris Lopez
|
||||
## license: MIT
|
||||
## upstream: https://github.com/mcchrish/zenbones.nvim/raw/main/extras/kitty/zenbones_dark.conf
|
||||
|
||||
background #1C1917
|
||||
foreground #B4BDC3
|
||||
selection_background #3D4042
|
||||
selection_foreground #B4BDC3
|
||||
url_color #92A0E2
|
||||
cursor #B4BDC3
|
||||
|
||||
# Tabs
|
||||
active_tab_background #65435E
|
||||
active_tab_foreground #B4BDC3
|
||||
inactive_tab_background #3E3835
|
||||
inactive_tab_foreground #B4BDC3
|
||||
#tab_bar_background ${tab_bar_background}
|
||||
|
||||
# normal
|
||||
color0 #0F191F
|
||||
foreground #B4BDC3
|
||||
background #1C1917
|
||||
selection_foreground #B4BDC3
|
||||
selection_background #3D4042
|
||||
# Cursor colors
|
||||
cursor #C4CACF
|
||||
cursor_text_color #1C1917
|
||||
# URL underline color when hovering with mouse
|
||||
# kitty window border colors
|
||||
# OS Window titlebar colors
|
||||
# Tab bar colors
|
||||
active_tab_foreground #B4BDC3
|
||||
active_tab_background #65435E
|
||||
inactive_tab_foreground #B4BDC3
|
||||
inactive_tab_background #3E3835
|
||||
# Colors for marks (marked text in the terminal)
|
||||
# The basic 16 colors
|
||||
# black
|
||||
color0 #1C1917
|
||||
color8 #403833
|
||||
# red
|
||||
color1 #DE6E7C
|
||||
color2 #90FF6B
|
||||
color3 #B77E64
|
||||
color4 #8190D4
|
||||
color5 #B279A7
|
||||
color6 #66A5AD
|
||||
color7 #C6D5CF
|
||||
|
||||
# bright
|
||||
color8 #263945
|
||||
color9 #E8838F
|
||||
color10 #A0FF85
|
||||
# green
|
||||
color2 #819B69
|
||||
color10 #8BAE68
|
||||
# yellow
|
||||
color3 #B77E64
|
||||
color11 #D68C67
|
||||
color12 #92A0E2
|
||||
# blue
|
||||
color4 #6099C0
|
||||
color12 #61ABDA
|
||||
# magenta
|
||||
color5 #B279A7
|
||||
color13 #CF86C1
|
||||
# cyan
|
||||
color6 #66A5AD
|
||||
color14 #65B8C1
|
||||
color15 #98A39E
|
||||
# white
|
||||
color7 #B4BDC3
|
||||
color15 #888F94
|
||||
# You can set the remaining 240 colors as color16 to color255.
|
||||
|
||||
@@ -1,40 +0,0 @@
|
||||
# This file is auto-generated from lua/zenbones/template/kitty.lua
|
||||
# vim:ft=kitty
|
||||
## name: zenbones_dim
|
||||
## license: MIT
|
||||
## author: Michael Chris Lopez
|
||||
## upstream: https://github.com/mcchrish/zenbones.nvim/raw/main/extras/kitty/zenbones_dim.conf
|
||||
|
||||
background #E8E4E3
|
||||
foreground #2C363C
|
||||
selection_background #C0D1DE
|
||||
selection_foreground #2C363C
|
||||
url_color #1D5573
|
||||
cursor #2C363C
|
||||
|
||||
# Tabs
|
||||
active_tab_background #D9AFD0
|
||||
active_tab_foreground #2C363C
|
||||
inactive_tab_background #CABFBA
|
||||
inactive_tab_foreground #2C363C
|
||||
#tab_bar_background ${tab_bar_background}
|
||||
|
||||
# normal
|
||||
color0 #F0EDEC
|
||||
color1 #A8334C
|
||||
color2 #4F6C31
|
||||
color3 #944927
|
||||
color4 #286486
|
||||
color5 #88507D
|
||||
color6 #3B8992
|
||||
color7 #2C363C
|
||||
|
||||
# bright
|
||||
color8 #CFC1BA
|
||||
color9 #94253E
|
||||
color10 #3F5A22
|
||||
color11 #803D1C
|
||||
color12 #1D5573
|
||||
color13 #7B3B70
|
||||
color14 #2B747C
|
||||
color15 #4F5E68
|
||||
@@ -1,40 +1,48 @@
|
||||
# This file is auto-generated from lua/zenbones/template/kitty.lua
|
||||
# This file is auto-generated by shipwright.nvim
|
||||
# vim:ft=kitty
|
||||
## name: zenbones_light
|
||||
## license: MIT
|
||||
## author: Michael Chris Lopez
|
||||
## license: MIT
|
||||
## upstream: https://github.com/mcchrish/zenbones.nvim/raw/main/extras/kitty/zenbones_light.conf
|
||||
|
||||
background #F0EDEC
|
||||
foreground #2C363C
|
||||
selection_background #CBD9E3
|
||||
selection_foreground #2C363C
|
||||
url_color #1D5573
|
||||
cursor #2C363C
|
||||
|
||||
# Tabs
|
||||
active_tab_background #DEB9D6
|
||||
active_tab_foreground #2C363C
|
||||
inactive_tab_background #D1C7C3
|
||||
inactive_tab_foreground #2C363C
|
||||
#tab_bar_background ${tab_bar_background}
|
||||
|
||||
# normal
|
||||
color0 #E5EDE6
|
||||
foreground #2C363C
|
||||
background #F0EDEC
|
||||
selection_foreground #2C363C
|
||||
selection_background #CBD9E3
|
||||
# Cursor colors
|
||||
cursor #2C363C
|
||||
cursor_text_color #F0EDEC
|
||||
# URL underline color when hovering with mouse
|
||||
# kitty window border colors
|
||||
# OS Window titlebar colors
|
||||
# Tab bar colors
|
||||
active_tab_foreground #2C363C
|
||||
active_tab_background #DEB9D6
|
||||
inactive_tab_foreground #2C363C
|
||||
inactive_tab_background #D1C7C3
|
||||
# Colors for marks (marked text in the terminal)
|
||||
# The basic 16 colors
|
||||
# black
|
||||
color0 #F0EDEC
|
||||
color8 #CFC1BA
|
||||
# red
|
||||
color1 #A8334C
|
||||
color2 #567A30
|
||||
color3 #944927
|
||||
color4 #286486
|
||||
color5 #88507D
|
||||
color6 #3B8992
|
||||
color7 #202E18
|
||||
|
||||
# bright
|
||||
color8 #B3C6B6
|
||||
color9 #94253E
|
||||
# green
|
||||
color2 #4F6C31
|
||||
color10 #3F5A22
|
||||
# yellow
|
||||
color3 #944927
|
||||
color11 #803D1C
|
||||
# blue
|
||||
color4 #286486
|
||||
color12 #1D5573
|
||||
# magenta
|
||||
color5 #88507D
|
||||
color13 #7B3B70
|
||||
# cyan
|
||||
color6 #3B8992
|
||||
color14 #2B747C
|
||||
color15 #415934
|
||||
# white
|
||||
color7 #2C363C
|
||||
color15 #4F5E68
|
||||
# You can set the remaining 240 colors as color16 to color255.
|
||||
|
||||
Reference in New Issue
Block a user