Add kitty terminal configuration
Update other stuff
This commit is contained in:
41
kitty/colors/base16/base16-woodland-256.conf
Executable file
41
kitty/colors/base16/base16-woodland-256.conf
Executable file
@@ -0,0 +1,41 @@
|
||||
# Base16 Woodland - kitty color config
|
||||
# Jay Cornwall (https://jcornwall.com)
|
||||
background #231e18
|
||||
foreground #cabcb1
|
||||
selection_background #cabcb1
|
||||
selection_foreground #231e18
|
||||
url_color #b4a490
|
||||
cursor #cabcb1
|
||||
active_border_color #9d8b70
|
||||
active_tab_background #231e18
|
||||
active_tab_foreground #cabcb1
|
||||
inactive_tab_background #302b25
|
||||
inactive_tab_foreground #b4a490
|
||||
|
||||
# normal
|
||||
color0 #231e18
|
||||
color1 #d35c5c
|
||||
color2 #b7ba53
|
||||
color3 #e0ac16
|
||||
color4 #88a4d3
|
||||
color5 #bb90e2
|
||||
color6 #6eb958
|
||||
color7 #cabcb1
|
||||
|
||||
# bright
|
||||
color8 #9d8b70
|
||||
color9 #d35c5c
|
||||
color10 #b7ba53
|
||||
color11 #e0ac16
|
||||
color12 #88a4d3
|
||||
color13 #bb90e2
|
||||
color14 #6eb958
|
||||
color15 #cabcb1
|
||||
|
||||
# extended base16 colors
|
||||
color16 #ca7f32
|
||||
color17 #b49368
|
||||
color18 #302b25
|
||||
color19 #48413a
|
||||
color20 #b4a490
|
||||
color21 #d7c8bc
|
||||
Reference in New Issue
Block a user