Add kitty terminal configuration
Update other stuff
This commit is contained in:
41
kitty/colors/base16/base16-irblack-256.conf
Executable file
41
kitty/colors/base16/base16-irblack-256.conf
Executable file
@@ -0,0 +1,41 @@
|
||||
# Base16 IR Black - kitty color config
|
||||
# Timothée Poisot (http://timotheepoisot.fr)
|
||||
background #000000
|
||||
foreground #b5b3aa
|
||||
selection_background #b5b3aa
|
||||
selection_foreground #000000
|
||||
url_color #918f88
|
||||
cursor #b5b3aa
|
||||
active_border_color #6c6c66
|
||||
active_tab_background #000000
|
||||
active_tab_foreground #b5b3aa
|
||||
inactive_tab_background #242422
|
||||
inactive_tab_foreground #918f88
|
||||
|
||||
# normal
|
||||
color0 #000000
|
||||
color1 #ff6c60
|
||||
color2 #a8ff60
|
||||
color3 #ffffb6
|
||||
color4 #96cbfe
|
||||
color5 #ff73fd
|
||||
color6 #c6c5fe
|
||||
color7 #b5b3aa
|
||||
|
||||
# bright
|
||||
color8 #6c6c66
|
||||
color9 #ff6c60
|
||||
color10 #a8ff60
|
||||
color11 #ffffb6
|
||||
color12 #96cbfe
|
||||
color13 #ff73fd
|
||||
color14 #c6c5fe
|
||||
color15 #b5b3aa
|
||||
|
||||
# extended base16 colors
|
||||
color16 #e9c062
|
||||
color17 #b18a3d
|
||||
color18 #242422
|
||||
color19 #484844
|
||||
color20 #918f88
|
||||
color21 #d9d7cc
|
||||
Reference in New Issue
Block a user