Add kitty terminal configuration
Update other stuff
This commit is contained in:
33
kitty/colors/base16/base16-classic-dark.conf
Executable file
33
kitty/colors/base16/base16-classic-dark.conf
Executable file
@@ -0,0 +1,33 @@
|
||||
# Base16 Classic Dark - kitty color config
|
||||
# Jason Heeris (http://heeris.id.au)
|
||||
background #151515
|
||||
foreground #d0d0d0
|
||||
selection_background #d0d0d0
|
||||
selection_foreground #151515
|
||||
url_color #b0b0b0
|
||||
cursor #d0d0d0
|
||||
active_border_color #505050
|
||||
active_tab_background #151515
|
||||
active_tab_foreground #d0d0d0
|
||||
inactive_tab_background #202020
|
||||
inactive_tab_foreground #b0b0b0
|
||||
|
||||
# normal
|
||||
color0 #151515
|
||||
color1 #ac4142
|
||||
color2 #90a959
|
||||
color3 #f4bf75
|
||||
color4 #6a9fb5
|
||||
color5 #aa759f
|
||||
color6 #75b5aa
|
||||
color7 #d0d0d0
|
||||
|
||||
# bright
|
||||
color8 #505050
|
||||
color9 #d28445
|
||||
color10 #202020
|
||||
color11 #303030
|
||||
color12 #b0b0b0
|
||||
color13 #e0e0e0
|
||||
color14 #8f5536
|
||||
color15 #d0d0d0
|
||||
Reference in New Issue
Block a user