Add kitty terminal configuration
Update other stuff
This commit is contained in:
33
kitty/colors/base16/base16-oceanicnext.conf
Executable file
33
kitty/colors/base16/base16-oceanicnext.conf
Executable file
@@ -0,0 +1,33 @@
|
||||
# Base16 OceanicNext - kitty color config
|
||||
# https://github.com/voronianski/oceanic-next-color-scheme
|
||||
background #1b2b34
|
||||
foreground #c0c5ce
|
||||
selection_background #c0c5ce
|
||||
selection_foreground #1b2b34
|
||||
url_color #a7adba
|
||||
cursor #c0c5ce
|
||||
active_border_color #65737e
|
||||
active_tab_background #1b2b34
|
||||
active_tab_foreground #c0c5ce
|
||||
inactive_tab_background #343d46
|
||||
inactive_tab_foreground #a7adba
|
||||
|
||||
# normal
|
||||
color0 #1b2b34
|
||||
color1 #ec5f67
|
||||
color2 #99c794
|
||||
color3 #fac863
|
||||
color4 #6699cc
|
||||
color5 #c594c5
|
||||
color6 #5fb3b3
|
||||
color7 #c0c5ce
|
||||
|
||||
# bright
|
||||
color8 #65737e
|
||||
color9 #f99157
|
||||
color10 #343d46
|
||||
color11 #4f5b66
|
||||
color12 #a7adba
|
||||
color13 #cdd3de
|
||||
color14 #ab7967
|
||||
color15 #c0c5ce
|
||||
Reference in New Issue
Block a user