Add kitty terminal configuration
Update other stuff
This commit is contained in:
41
kitty/colors/base16/base16-pico-256.conf
Executable file
41
kitty/colors/base16/base16-pico-256.conf
Executable file
@@ -0,0 +1,41 @@
|
||||
# Base16 Pico - kitty color config
|
||||
# PICO-8 (http://www.lexaloffle.com/pico-8.php)
|
||||
background #000000
|
||||
foreground #5f574f
|
||||
selection_background #5f574f
|
||||
selection_foreground #000000
|
||||
url_color #ab5236
|
||||
cursor #5f574f
|
||||
active_border_color #008751
|
||||
active_tab_background #000000
|
||||
active_tab_foreground #5f574f
|
||||
inactive_tab_background #1d2b53
|
||||
inactive_tab_foreground #ab5236
|
||||
|
||||
# normal
|
||||
color0 #000000
|
||||
color1 #ff004d
|
||||
color2 #00e756
|
||||
color3 #fff024
|
||||
color4 #83769c
|
||||
color5 #ff77a8
|
||||
color6 #29adff
|
||||
color7 #5f574f
|
||||
|
||||
# bright
|
||||
color8 #008751
|
||||
color9 #ff004d
|
||||
color10 #00e756
|
||||
color11 #fff024
|
||||
color12 #83769c
|
||||
color13 #ff77a8
|
||||
color14 #29adff
|
||||
color15 #5f574f
|
||||
|
||||
# extended base16 colors
|
||||
color16 #ffa300
|
||||
color17 #ffccaa
|
||||
color18 #1d2b53
|
||||
color19 #7e2553
|
||||
color20 #ab5236
|
||||
color21 #c2c3c7
|
||||
Reference in New Issue
Block a user