Add kitty terminal configuration
Update other stuff
This commit is contained in:
41
kitty/colors/base16/base16-atelier-dune-light-256.conf
Executable file
41
kitty/colors/base16/base16-atelier-dune-light-256.conf
Executable file
@@ -0,0 +1,41 @@
|
||||
# Base16 Atelier Dune Light - kitty color config
|
||||
# Bram de Haan (http://atelierbramdehaan.nl)
|
||||
background #fefbec
|
||||
foreground #6e6b5e
|
||||
selection_background #6e6b5e
|
||||
selection_foreground #fefbec
|
||||
url_color #7d7a68
|
||||
cursor #6e6b5e
|
||||
active_border_color #999580
|
||||
active_tab_background #fefbec
|
||||
active_tab_foreground #6e6b5e
|
||||
inactive_tab_background #e8e4cf
|
||||
inactive_tab_foreground #7d7a68
|
||||
|
||||
# normal
|
||||
color0 #fefbec
|
||||
color1 #d73737
|
||||
color2 #60ac39
|
||||
color3 #ae9513
|
||||
color4 #6684e1
|
||||
color5 #b854d4
|
||||
color6 #1fad83
|
||||
color7 #6e6b5e
|
||||
|
||||
# bright
|
||||
color8 #999580
|
||||
color9 #d73737
|
||||
color10 #60ac39
|
||||
color11 #ae9513
|
||||
color12 #6684e1
|
||||
color13 #b854d4
|
||||
color14 #1fad83
|
||||
color15 #6e6b5e
|
||||
|
||||
# extended base16 colors
|
||||
color16 #b65611
|
||||
color17 #d43552
|
||||
color18 #e8e4cf
|
||||
color19 #a6a28c
|
||||
color20 #7d7a68
|
||||
color21 #292824
|
||||
Reference in New Issue
Block a user