add zenwritten to build
This commit is contained in:
40
extras/kitty/zenwritten_dark.conf
Normal file
40
extras/kitty/zenwritten_dark.conf
Normal file
@@ -0,0 +1,40 @@
|
||||
# This file is auto-generated from lua/zenbones/template/kitty.lua
|
||||
# vim:ft=kitty
|
||||
## name: zenwritten_dark
|
||||
## license: MIT
|
||||
## author: Michael Chris Lopez
|
||||
## upstream: https://github.com/mcchrish/zenbones.nvim/raw/main/extras/kitty/zenwritten_dark.conf
|
||||
|
||||
background #191919
|
||||
foreground #BBBBBB
|
||||
selection_background #393939
|
||||
selection_foreground #BBBBBB
|
||||
url_color #61ABDA
|
||||
cursor #BBBBBB
|
||||
|
||||
# Tabs
|
||||
active_tab_background #73516C
|
||||
active_tab_foreground #BBBBBB
|
||||
inactive_tab_background #393939
|
||||
inactive_tab_foreground #BBBBBB
|
||||
#tab_bar_background ${tab_bar_background}
|
||||
|
||||
# normal
|
||||
color0 #191919
|
||||
color1 #DE6E7C
|
||||
color2 #819B69
|
||||
color3 #B77E64
|
||||
color4 #6099C0
|
||||
color5 #B279A7
|
||||
color6 #66A5AD
|
||||
color7 #BBBBBB
|
||||
|
||||
# bright
|
||||
color8 #3D3839
|
||||
color9 #E8838F
|
||||
color10 #8BAE68
|
||||
color11 #D68C67
|
||||
color12 #61ABDA
|
||||
color13 #CF86C1
|
||||
color14 #65B8C1
|
||||
color15 #8E8E8E
|
||||
Reference in New Issue
Block a user