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