Add kitty terminal configuration
Update other stuff
This commit is contained in:
41
kitty/colors/base16/base16-github-256.conf
Executable file
41
kitty/colors/base16/base16-github-256.conf
Executable file
@@ -0,0 +1,41 @@
|
||||
# Base16 Github - kitty color config
|
||||
# Defman21
|
||||
background #ffffff
|
||||
foreground #333333
|
||||
selection_background #333333
|
||||
selection_foreground #ffffff
|
||||
url_color #e8e8e8
|
||||
cursor #333333
|
||||
active_border_color #969896
|
||||
active_tab_background #ffffff
|
||||
active_tab_foreground #333333
|
||||
inactive_tab_background #f5f5f5
|
||||
inactive_tab_foreground #e8e8e8
|
||||
|
||||
# normal
|
||||
color0 #ffffff
|
||||
color1 #ed6a43
|
||||
color2 #183691
|
||||
color3 #795da3
|
||||
color4 #795da3
|
||||
color5 #a71d5d
|
||||
color6 #183691
|
||||
color7 #333333
|
||||
|
||||
# bright
|
||||
color8 #969896
|
||||
color9 #ed6a43
|
||||
color10 #183691
|
||||
color11 #795da3
|
||||
color12 #795da3
|
||||
color13 #a71d5d
|
||||
color14 #183691
|
||||
color15 #333333
|
||||
|
||||
# extended base16 colors
|
||||
color16 #0086b3
|
||||
color17 #333333
|
||||
color18 #f5f5f5
|
||||
color19 #c8c8fa
|
||||
color20 #e8e8e8
|
||||
color21 #ffffff
|
||||
Reference in New Issue
Block a user