Add kitty terminal configuration
Update other stuff
This commit is contained in:
33
kitty/colors/base16/base16-phd.conf
Executable file
33
kitty/colors/base16/base16-phd.conf
Executable file
@@ -0,0 +1,33 @@
|
||||
# Base16 PhD - kitty color config
|
||||
# Hennig Hasemann (http://leetless.de/vim.html)
|
||||
background #061229
|
||||
foreground #b8bbc2
|
||||
selection_background #b8bbc2
|
||||
selection_foreground #061229
|
||||
url_color #9a99a3
|
||||
cursor #b8bbc2
|
||||
active_border_color #717885
|
||||
active_tab_background #061229
|
||||
active_tab_foreground #b8bbc2
|
||||
inactive_tab_background #2a3448
|
||||
inactive_tab_foreground #9a99a3
|
||||
|
||||
# normal
|
||||
color0 #061229
|
||||
color1 #d07346
|
||||
color2 #99bf52
|
||||
color3 #fbd461
|
||||
color4 #5299bf
|
||||
color5 #9989cc
|
||||
color6 #72b9bf
|
||||
color7 #b8bbc2
|
||||
|
||||
# bright
|
||||
color8 #717885
|
||||
color9 #f0a000
|
||||
color10 #2a3448
|
||||
color11 #4d5666
|
||||
color12 #9a99a3
|
||||
color13 #dbdde0
|
||||
color14 #b08060
|
||||
color15 #b8bbc2
|
||||
Reference in New Issue
Block a user