Add kitty terminal configuration
Update other stuff
This commit is contained in:
33
kitty/colors/base16/base16-brushtrees.conf
Executable file
33
kitty/colors/base16/base16-brushtrees.conf
Executable file
@@ -0,0 +1,33 @@
|
||||
# Base16 Brush Trees - kitty color config
|
||||
# Abraham White <abelincoln.white@gmail.com>
|
||||
background #e3efef
|
||||
foreground #6d828e
|
||||
selection_background #6d828e
|
||||
selection_foreground #e3efef
|
||||
url_color #8299a1
|
||||
cursor #6d828e
|
||||
active_border_color #98afb5
|
||||
active_tab_background #e3efef
|
||||
active_tab_foreground #6d828e
|
||||
inactive_tab_background #c9dbdc
|
||||
inactive_tab_foreground #8299a1
|
||||
|
||||
# normal
|
||||
color0 #e3efef
|
||||
color1 #b38686
|
||||
color2 #87b386
|
||||
color3 #aab386
|
||||
color4 #868cb3
|
||||
color5 #b386b2
|
||||
color6 #86b3b3
|
||||
color7 #6d828e
|
||||
|
||||
# bright
|
||||
color8 #98afb5
|
||||
color9 #d8bba2
|
||||
color10 #c9dbdc
|
||||
color11 #b0c5c8
|
||||
color12 #8299a1
|
||||
color13 #5a6d7a
|
||||
color14 #b39f9f
|
||||
color15 #6d828e
|
||||
Reference in New Issue
Block a user