Add kitty terminal configuration
Update other stuff
This commit is contained in:
41
kitty/colors/base16/base16-harmonic-dark-256.conf
Executable file
41
kitty/colors/base16/base16-harmonic-dark-256.conf
Executable file
@@ -0,0 +1,41 @@
|
||||
# Base16 Harmonic16 Dark - kitty color config
|
||||
# Jannik Siebert (https://github.com/janniks)
|
||||
background #0b1c2c
|
||||
foreground #cbd6e2
|
||||
selection_background #cbd6e2
|
||||
selection_foreground #0b1c2c
|
||||
url_color #aabcce
|
||||
cursor #cbd6e2
|
||||
active_border_color #627e99
|
||||
active_tab_background #0b1c2c
|
||||
active_tab_foreground #cbd6e2
|
||||
inactive_tab_background #223b54
|
||||
inactive_tab_foreground #aabcce
|
||||
|
||||
# normal
|
||||
color0 #0b1c2c
|
||||
color1 #bf8b56
|
||||
color2 #56bf8b
|
||||
color3 #8bbf56
|
||||
color4 #8b56bf
|
||||
color5 #bf568b
|
||||
color6 #568bbf
|
||||
color7 #cbd6e2
|
||||
|
||||
# bright
|
||||
color8 #627e99
|
||||
color9 #bf8b56
|
||||
color10 #56bf8b
|
||||
color11 #8bbf56
|
||||
color12 #8b56bf
|
||||
color13 #bf568b
|
||||
color14 #568bbf
|
||||
color15 #cbd6e2
|
||||
|
||||
# extended base16 colors
|
||||
color16 #bfbf56
|
||||
color17 #bf5656
|
||||
color18 #223b54
|
||||
color19 #405c79
|
||||
color20 #aabcce
|
||||
color21 #e5ebf1
|
||||
Reference in New Issue
Block a user