chore(build): rebuild artifacts
This commit is contained in:
49
extras/kitty/tokyobones_light.conf
Normal file
49
extras/kitty/tokyobones_light.conf
Normal file
@@ -0,0 +1,49 @@
|
||||
# This file is auto-generated by shipwright.nvim
|
||||
# vim:ft=kitty
|
||||
## name: tokyobones_light
|
||||
## author: Michael Chris Lopez
|
||||
## license: MIT
|
||||
## upstream: https://github.com/mcchrish/zenbones.nvim/raw/main/extras/kitty/tokyobones_light.conf
|
||||
## blurb: A zenbones variant inspired by Tokyo Night.
|
||||
foreground #333A57
|
||||
background #D6D7DC
|
||||
selection_foreground #333A57
|
||||
selection_background #BBC0D8
|
||||
# Cursor colors
|
||||
cursor #333A57
|
||||
cursor_text_color #D6D7DC
|
||||
# URL underline color when hovering with mouse
|
||||
# kitty window border colors
|
||||
# OS Window titlebar colors
|
||||
# Tab bar colors
|
||||
active_tab_foreground #333A57
|
||||
active_tab_background #B3A9C9
|
||||
inactive_tab_foreground #333A57
|
||||
inactive_tab_background #B9BBC3
|
||||
# Colors for marks (marked text in the terminal)
|
||||
# The basic 16 colors
|
||||
# black
|
||||
color0 #D6D7DC
|
||||
color8 #ADB0BD
|
||||
# red
|
||||
color1 #8B4351
|
||||
color9 #7E3242
|
||||
# green
|
||||
color2 #34645D
|
||||
color10 #26554F
|
||||
# yellow
|
||||
color3 #8F5E14
|
||||
color11 #794E0D
|
||||
# blue
|
||||
color4 #34548C
|
||||
color12 #26467A
|
||||
# magenta
|
||||
color5 #5A4A79
|
||||
color13 #503875
|
||||
# cyan
|
||||
color6 #176775
|
||||
color14 #34645D
|
||||
# white
|
||||
color7 #333A57
|
||||
color15 #56618D
|
||||
# You can set the remaining 240 colors as color16 to color255.
|
||||
Reference in New Issue
Block a user