neovim -> neobones
This commit is contained in:
40
extras/kitty/neobones_dark.conf
Normal file
40
extras/kitty/neobones_dark.conf
Normal file
@@ -0,0 +1,40 @@
|
||||
# This file is auto-generated from lua/zenbones/template/kitty.lua
|
||||
# vim:ft=kitty
|
||||
## name: neobones_dark
|
||||
## license: MIT
|
||||
## author: Michael Chris Lopez
|
||||
## upstream: https://github.com/mcchrish/zenbones.nvim/raw/main/extras/kitty/neobones_dark.conf
|
||||
|
||||
background #0F191F
|
||||
foreground #C6D5CF
|
||||
selection_background #3D413F
|
||||
selection_foreground #C6D5CF
|
||||
url_color #61ABDA
|
||||
cursor #C6D5CF
|
||||
|
||||
# Tabs
|
||||
active_tab_background #73516C
|
||||
active_tab_foreground #C6D5CF
|
||||
inactive_tab_background #273944
|
||||
inactive_tab_foreground #C6D5CF
|
||||
#tab_bar_background ${tab_bar_background}
|
||||
|
||||
# normal
|
||||
color0 #0F191F
|
||||
color1 #DE6E7C
|
||||
color2 #90FF6B
|
||||
color3 #B77E64
|
||||
color4 #6099C0
|
||||
color5 #B279A7
|
||||
color6 #66A5AD
|
||||
color7 #C6D5CF
|
||||
|
||||
# bright
|
||||
color8 #263945
|
||||
color9 #E8838F
|
||||
color10 #A0FF85
|
||||
color11 #D68C67
|
||||
color12 #61ABDA
|
||||
color13 #CF86C1
|
||||
color14 #65B8C1
|
||||
color15 #98A39E
|
||||
Reference in New Issue
Block a user