Add kitty terminal configuration
Update other stuff
This commit is contained in:
33
kitty/colors/base16/base16-outrun-dark.conf
Executable file
33
kitty/colors/base16/base16-outrun-dark.conf
Executable file
@@ -0,0 +1,33 @@
|
||||
# Base16 Outrun Dark - kitty color config
|
||||
# Hugo Delahousse (http://github.com/hugodelahousse/)
|
||||
background #00002a
|
||||
foreground #d0d0fa
|
||||
selection_background #d0d0fa
|
||||
selection_foreground #00002a
|
||||
url_color #b0b0da
|
||||
cursor #d0d0fa
|
||||
active_border_color #50507a
|
||||
active_tab_background #00002a
|
||||
active_tab_foreground #d0d0fa
|
||||
inactive_tab_background #20204a
|
||||
inactive_tab_foreground #b0b0da
|
||||
|
||||
# normal
|
||||
color0 #00002a
|
||||
color1 #ff4242
|
||||
color2 #59f176
|
||||
color3 #f3e877
|
||||
color4 #66b0ff
|
||||
color5 #f10596
|
||||
color6 #0ef0f0
|
||||
color7 #d0d0fa
|
||||
|
||||
# bright
|
||||
color8 #50507a
|
||||
color9 #fc8d28
|
||||
color10 #20204a
|
||||
color11 #30305a
|
||||
color12 #b0b0da
|
||||
color13 #e0e0ff
|
||||
color14 #f003ef
|
||||
color15 #d0d0fa
|
||||
Reference in New Issue
Block a user