Add kitty terminal configuration
Update other stuff
This commit is contained in:
41
kitty/colors/base16/base16-xcode-dusk-256.conf
Executable file
41
kitty/colors/base16/base16-xcode-dusk-256.conf
Executable file
@@ -0,0 +1,41 @@
|
||||
# Base16 XCode Dusk - kitty color config
|
||||
# Elsa Gonsiorowski (https://github.com/gonsie)
|
||||
background #282b35
|
||||
foreground #939599
|
||||
selection_background #939599
|
||||
selection_foreground #282b35
|
||||
url_color #7e8086
|
||||
cursor #939599
|
||||
active_border_color #686a71
|
||||
active_tab_background #282b35
|
||||
active_tab_foreground #939599
|
||||
inactive_tab_background #3d4048
|
||||
inactive_tab_foreground #7e8086
|
||||
|
||||
# normal
|
||||
color0 #282b35
|
||||
color1 #b21889
|
||||
color2 #df0002
|
||||
color3 #438288
|
||||
color4 #790ead
|
||||
color5 #b21889
|
||||
color6 #00a0be
|
||||
color7 #939599
|
||||
|
||||
# bright
|
||||
color8 #686a71
|
||||
color9 #b21889
|
||||
color10 #df0002
|
||||
color11 #438288
|
||||
color12 #790ead
|
||||
color13 #b21889
|
||||
color14 #00a0be
|
||||
color15 #939599
|
||||
|
||||
# extended base16 colors
|
||||
color16 #786dc5
|
||||
color17 #c77c48
|
||||
color18 #3d4048
|
||||
color19 #53555d
|
||||
color20 #7e8086
|
||||
color21 #a9aaae
|
||||
Reference in New Issue
Block a user