50 lines
1.2 KiB
Plaintext
50 lines
1.2 KiB
Plaintext
# This file is auto-generated by shipwright.nvim
|
|
# vim:ft=kitty
|
|
## name: rosebones_dark
|
|
## author: Michael Chris Lopez
|
|
## license: MIT
|
|
## upstream: https://github.com/mcchrish/zenbones.nvim/raw/main/extras/kitty/rosebones_dark.conf
|
|
## blurb: A zenbones variant inspired by Rosé Pine.
|
|
foreground #E1D4D4
|
|
background #1A1825
|
|
selection_foreground #E1D4D4
|
|
selection_background #523A39
|
|
# Cursor colors
|
|
cursor #E7DDDD
|
|
cursor_text_color #1A1825
|
|
# URL underline color when hovering with mouse
|
|
# kitty window border colors
|
|
# OS Window titlebar colors
|
|
# Tab bar colors
|
|
active_tab_foreground #E1D4D4
|
|
active_tab_background #673592
|
|
inactive_tab_foreground #E1D4D4
|
|
inactive_tab_background #312E43
|
|
# Colors for marks (marked text in the terminal)
|
|
# The basic 16 colors
|
|
# black
|
|
color0 #1A1825
|
|
color8 #3A3651
|
|
# red
|
|
color1 #EB7193
|
|
color9 #F289A4
|
|
# green
|
|
color2 #317490
|
|
color10 #358DAF
|
|
# yellow
|
|
color3 #F6C074
|
|
color11 #F9CA8E
|
|
# blue
|
|
color4 #9CCFD8
|
|
color12 #94DAE6
|
|
# magenta
|
|
color5 #C4A7E7
|
|
color13 #CEB3EF
|
|
# cyan
|
|
color6 #9CCFD8
|
|
color14 #94DAE6
|
|
# white
|
|
color7 #E1D4D4
|
|
color15 #BF9B99
|
|
# You can set the remaining 240 colors as color16 to color255.
|