chore(build): rebuild artifacts
This commit is contained in:
49
extras/kitty/rosebones_light.conf
Normal file
49
extras/kitty/rosebones_light.conf
Normal file
@@ -0,0 +1,49 @@
|
||||
# This file is auto-generated by shipwright.nvim
|
||||
# vim:ft=kitty
|
||||
## name: rosebones_light
|
||||
## author: Michael Chris Lopez
|
||||
## license: MIT
|
||||
## upstream: https://github.com/mcchrish/zenbones.nvim/raw/main/extras/kitty/rosebones_light.conf
|
||||
## blurb: A zenbones variant inspired by Rosé Pine.
|
||||
foreground #724341
|
||||
background #FBF6F0
|
||||
selection_foreground #724341
|
||||
selection_background #EADDDC
|
||||
# Cursor colors
|
||||
cursor #724341
|
||||
cursor_text_color #FBF6F0
|
||||
# URL underline color when hovering with mouse
|
||||
# kitty window border colors
|
||||
# OS Window titlebar colors
|
||||
# Tab bar colors
|
||||
active_tab_foreground #724341
|
||||
active_tab_background #D1C9DC
|
||||
inactive_tab_foreground #724341
|
||||
inactive_tab_background #ECD0A9
|
||||
# Colors for marks (marked text in the terminal)
|
||||
# The basic 16 colors
|
||||
# black
|
||||
color0 #FBF6F0
|
||||
color8 #E8C48B
|
||||
# red
|
||||
color1 #B5637A
|
||||
color9 #A54A66
|
||||
# green
|
||||
color2 #286A84
|
||||
color10 #1C5970
|
||||
# yellow
|
||||
color3 #EC9D33
|
||||
color11 #C68223
|
||||
# blue
|
||||
color4 #5795A0
|
||||
color12 #407D88
|
||||
# magenta
|
||||
color5 #917BA9
|
||||
color13 #855AAC
|
||||
# cyan
|
||||
color6 #5795A0
|
||||
color14 #407D88
|
||||
# white
|
||||
color7 #724341
|
||||
color15 #A4635F
|
||||
# You can set the remaining 240 colors as color16 to color255.
|
||||
Reference in New Issue
Block a user