Add kitty terminal configuration
Update other stuff
This commit is contained in:
41
kitty/colors/base16/base16-one-light-256.conf
Executable file
41
kitty/colors/base16/base16-one-light-256.conf
Executable file
@@ -0,0 +1,41 @@
|
||||
# Base16 One Light - kitty color config
|
||||
# Daniel Pfeifer (http://github.com/purpleKarrot)
|
||||
background #fafafa
|
||||
foreground #383a42
|
||||
selection_background #383a42
|
||||
selection_foreground #fafafa
|
||||
url_color #696c77
|
||||
cursor #383a42
|
||||
active_border_color #a0a1a7
|
||||
active_tab_background #fafafa
|
||||
active_tab_foreground #383a42
|
||||
inactive_tab_background #f0f0f1
|
||||
inactive_tab_foreground #696c77
|
||||
|
||||
# normal
|
||||
color0 #fafafa
|
||||
color1 #ca1243
|
||||
color2 #50a14f
|
||||
color3 #c18401
|
||||
color4 #4078f2
|
||||
color5 #a626a4
|
||||
color6 #0184bc
|
||||
color7 #383a42
|
||||
|
||||
# bright
|
||||
color8 #a0a1a7
|
||||
color9 #ca1243
|
||||
color10 #50a14f
|
||||
color11 #c18401
|
||||
color12 #4078f2
|
||||
color13 #a626a4
|
||||
color14 #0184bc
|
||||
color15 #383a42
|
||||
|
||||
# extended base16 colors
|
||||
color16 #d75f00
|
||||
color17 #986801
|
||||
color18 #f0f0f1
|
||||
color19 #e5e5e6
|
||||
color20 #696c77
|
||||
color21 #202227
|
||||
Reference in New Issue
Block a user