Add kitty terminal configuration
Update other stuff
This commit is contained in:
41
kitty/colors/base16/base16-atelier-plateau-light-256.conf
Executable file
41
kitty/colors/base16/base16-atelier-plateau-light-256.conf
Executable file
@@ -0,0 +1,41 @@
|
||||
# Base16 Atelier Plateau Light - kitty color config
|
||||
# Bram de Haan (http://atelierbramdehaan.nl)
|
||||
background #f4ecec
|
||||
foreground #585050
|
||||
selection_background #585050
|
||||
selection_foreground #f4ecec
|
||||
url_color #655d5d
|
||||
cursor #585050
|
||||
active_border_color #7e7777
|
||||
active_tab_background #f4ecec
|
||||
active_tab_foreground #585050
|
||||
inactive_tab_background #e7dfdf
|
||||
inactive_tab_foreground #655d5d
|
||||
|
||||
# normal
|
||||
color0 #f4ecec
|
||||
color1 #ca4949
|
||||
color2 #4b8b8b
|
||||
color3 #a06e3b
|
||||
color4 #7272ca
|
||||
color5 #8464c4
|
||||
color6 #5485b6
|
||||
color7 #585050
|
||||
|
||||
# bright
|
||||
color8 #7e7777
|
||||
color9 #ca4949
|
||||
color10 #4b8b8b
|
||||
color11 #a06e3b
|
||||
color12 #7272ca
|
||||
color13 #8464c4
|
||||
color14 #5485b6
|
||||
color15 #585050
|
||||
|
||||
# extended base16 colors
|
||||
color16 #b45a3c
|
||||
color17 #bd5187
|
||||
color18 #e7dfdf
|
||||
color19 #8a8585
|
||||
color20 #655d5d
|
||||
color21 #292424
|
||||
Reference in New Issue
Block a user