Add kitty terminal configuration
Update other stuff
This commit is contained in:
41
kitty/colors/base16/base16-paraiso-256.conf
Executable file
41
kitty/colors/base16/base16-paraiso-256.conf
Executable file
@@ -0,0 +1,41 @@
|
||||
# Base16 Paraiso - kitty color config
|
||||
# Jan T. Sott
|
||||
background #2f1e2e
|
||||
foreground #a39e9b
|
||||
selection_background #a39e9b
|
||||
selection_foreground #2f1e2e
|
||||
url_color #8d8687
|
||||
cursor #a39e9b
|
||||
active_border_color #776e71
|
||||
active_tab_background #2f1e2e
|
||||
active_tab_foreground #a39e9b
|
||||
inactive_tab_background #41323f
|
||||
inactive_tab_foreground #8d8687
|
||||
|
||||
# normal
|
||||
color0 #2f1e2e
|
||||
color1 #ef6155
|
||||
color2 #48b685
|
||||
color3 #fec418
|
||||
color4 #06b6ef
|
||||
color5 #815ba4
|
||||
color6 #5bc4bf
|
||||
color7 #a39e9b
|
||||
|
||||
# bright
|
||||
color8 #776e71
|
||||
color9 #ef6155
|
||||
color10 #48b685
|
||||
color11 #fec418
|
||||
color12 #06b6ef
|
||||
color13 #815ba4
|
||||
color14 #5bc4bf
|
||||
color15 #a39e9b
|
||||
|
||||
# extended base16 colors
|
||||
color16 #f99b15
|
||||
color17 #e96ba8
|
||||
color18 #41323f
|
||||
color19 #4f424c
|
||||
color20 #8d8687
|
||||
color21 #b9b6b0
|
||||
Reference in New Issue
Block a user