Add kitty terminal configuration
Update other stuff
This commit is contained in:
41
kitty/colors/base16/base16-icy-256.conf
Executable file
41
kitty/colors/base16/base16-icy-256.conf
Executable file
@@ -0,0 +1,41 @@
|
||||
# Base16 Icy Dark - kitty color config
|
||||
# icyphox (https://icyphox.ga)
|
||||
background #021012
|
||||
foreground #095b67
|
||||
selection_background #095b67
|
||||
selection_foreground #021012
|
||||
url_color #064048
|
||||
cursor #095b67
|
||||
active_border_color #052e34
|
||||
active_tab_background #021012
|
||||
active_tab_foreground #095b67
|
||||
inactive_tab_background #031619
|
||||
inactive_tab_foreground #064048
|
||||
|
||||
# normal
|
||||
color0 #021012
|
||||
color1 #16c1d9
|
||||
color2 #4dd0e1
|
||||
color3 #80deea
|
||||
color4 #00bcd4
|
||||
color5 #00acc1
|
||||
color6 #26c6da
|
||||
color7 #095b67
|
||||
|
||||
# bright
|
||||
color8 #052e34
|
||||
color9 #16c1d9
|
||||
color10 #4dd0e1
|
||||
color11 #80deea
|
||||
color12 #00bcd4
|
||||
color13 #00acc1
|
||||
color14 #26c6da
|
||||
color15 #095b67
|
||||
|
||||
# extended base16 colors
|
||||
color16 #b3ebf2
|
||||
color17 #0097a7
|
||||
color18 #031619
|
||||
color19 #041f23
|
||||
color20 #064048
|
||||
color21 #0c7c8c
|
||||
Reference in New Issue
Block a user