Add kitty terminal configuration
Update other stuff
This commit is contained in:
41
kitty/colors/base16/base16-material-vivid-256.conf
Executable file
41
kitty/colors/base16/base16-material-vivid-256.conf
Executable file
@@ -0,0 +1,41 @@
|
||||
# Base16 Material Vivid - kitty color config
|
||||
# joshyrobot
|
||||
background #263238
|
||||
foreground #b0bec5
|
||||
selection_background #b0bec5
|
||||
selection_foreground #263238
|
||||
url_color #90a4ae
|
||||
cursor #b0bec5
|
||||
active_border_color #546e7a
|
||||
active_tab_background #263238
|
||||
active_tab_foreground #b0bec5
|
||||
inactive_tab_background #37474f
|
||||
inactive_tab_foreground #90a4ae
|
||||
|
||||
# normal
|
||||
color0 #263238
|
||||
color1 #ff1744
|
||||
color2 #00e676
|
||||
color3 #ffc400
|
||||
color4 #2979ff
|
||||
color5 #651fff
|
||||
color6 #00b0ff
|
||||
color7 #b0bec5
|
||||
|
||||
# bright
|
||||
color8 #546e7a
|
||||
color9 #ff1744
|
||||
color10 #00e676
|
||||
color11 #ffc400
|
||||
color12 #2979ff
|
||||
color13 #651fff
|
||||
color14 #00b0ff
|
||||
color15 #b0bec5
|
||||
|
||||
# extended base16 colors
|
||||
color16 #ff9100
|
||||
color17 #8d6e63
|
||||
color18 #37474f
|
||||
color19 #455a64
|
||||
color20 #90a4ae
|
||||
color21 #cfd8dc
|
||||
Reference in New Issue
Block a user