Add kitty terminal configuration
Update other stuff
This commit is contained in:
41
kitty/colors/base16/base16-tube-256.conf
Executable file
41
kitty/colors/base16/base16-tube-256.conf
Executable file
@@ -0,0 +1,41 @@
|
||||
# Base16 London Tube - kitty color config
|
||||
# Jan T. Sott
|
||||
background #231f20
|
||||
foreground #d9d8d8
|
||||
selection_background #d9d8d8
|
||||
selection_foreground #231f20
|
||||
url_color #959ca1
|
||||
cursor #d9d8d8
|
||||
active_border_color #737171
|
||||
active_tab_background #231f20
|
||||
active_tab_foreground #d9d8d8
|
||||
inactive_tab_background #1c3f95
|
||||
inactive_tab_foreground #959ca1
|
||||
|
||||
# normal
|
||||
color0 #231f20
|
||||
color1 #ee2e24
|
||||
color2 #00853e
|
||||
color3 #ffd204
|
||||
color4 #009ddc
|
||||
color5 #98005d
|
||||
color6 #85cebc
|
||||
color7 #d9d8d8
|
||||
|
||||
# bright
|
||||
color8 #737171
|
||||
color9 #ee2e24
|
||||
color10 #00853e
|
||||
color11 #ffd204
|
||||
color12 #009ddc
|
||||
color13 #98005d
|
||||
color14 #85cebc
|
||||
color15 #d9d8d8
|
||||
|
||||
# extended base16 colors
|
||||
color16 #f386a1
|
||||
color17 #b06110
|
||||
color18 #1c3f95
|
||||
color19 #5a5758
|
||||
color20 #959ca1
|
||||
color21 #e7e7e8
|
||||
Reference in New Issue
Block a user