Add kitty terminal configuration
Update other stuff
This commit is contained in:
41
kitty/colors/base16/base16-codeschool-256.conf
Executable file
41
kitty/colors/base16/base16-codeschool-256.conf
Executable file
@@ -0,0 +1,41 @@
|
||||
# Base16 Codeschool - kitty color config
|
||||
# blockloop
|
||||
background #232c31
|
||||
foreground #9ea7a6
|
||||
selection_background #9ea7a6
|
||||
selection_foreground #232c31
|
||||
url_color #84898c
|
||||
cursor #9ea7a6
|
||||
active_border_color #3f4944
|
||||
active_tab_background #232c31
|
||||
active_tab_foreground #9ea7a6
|
||||
inactive_tab_background #1c3657
|
||||
inactive_tab_foreground #84898c
|
||||
|
||||
# normal
|
||||
color0 #232c31
|
||||
color1 #2a5491
|
||||
color2 #237986
|
||||
color3 #a03b1e
|
||||
color4 #484d79
|
||||
color5 #c59820
|
||||
color6 #b02f30
|
||||
color7 #9ea7a6
|
||||
|
||||
# bright
|
||||
color8 #3f4944
|
||||
color9 #2a5491
|
||||
color10 #237986
|
||||
color11 #a03b1e
|
||||
color12 #484d79
|
||||
color13 #c59820
|
||||
color14 #b02f30
|
||||
color15 #9ea7a6
|
||||
|
||||
# extended base16 colors
|
||||
color16 #43820d
|
||||
color17 #c98344
|
||||
color18 #1c3657
|
||||
color19 #2a343a
|
||||
color20 #84898c
|
||||
color21 #a7cfa3
|
||||
Reference in New Issue
Block a user