Files
zenbones-theme/extras/kitty/zenburned.conf

49 lines
1.2 KiB
Plaintext
Raw Normal View History

2021-11-06 06:18:54 +00:00
# This file is auto-generated by shipwright.nvim
# vim:ft=kitty
## name: zenburned
## author: Michael Chris Lopez
## license: MIT
## upstream: https://github.com/mcchrish/zenbones.nvim/raw/main/extras/kitty/zenburned.conf
foreground #F0E4CF
background #404040
selection_foreground #F0E4CF
selection_background #746956
# Cursor colors
cursor #F3EADB
cursor_text_color #404040
# URL underline color when hovering with mouse
# kitty window border colors
# OS Window titlebar colors
# Tab bar colors
active_tab_foreground #F0E4CF
active_tab_background #9C6992
inactive_tab_foreground #F0E4CF
inactive_tab_background #5C5C5C
# Colors for marks (marked text in the terminal)
# The basic 16 colors
# black
color0 #404040
color8 #625A5B
# red
color1 #E3716E
color9 #EC8685
# green
color2 #819B69
color10 #8BAE68
# yellow
color3 #B77E64
color11 #D68C67
# blue
color4 #6099C0
color12 #61ABDA
# magenta
color5 #B279A7
color13 #CF86C1
# cyan
color6 #66A5AD
color14 #65B8C1
# white
color7 #F0E4CF
color15 #C0AB86
# You can set the remaining 240 colors as color16 to color255.