diff options
Diffstat (limited to 'dot-config/kitty/kanso')
| -rw-r--r-- | dot-config/kitty/kanso/kanso_ink.conf | 39 | ||||
| -rw-r--r-- | dot-config/kitty/kanso/kanso_mist.conf | 39 | ||||
| -rw-r--r-- | dot-config/kitty/kanso/kanso_pearl.conf | 38 | ||||
| -rw-r--r-- | dot-config/kitty/kanso/kanso_zen.conf | 39 |
4 files changed, 155 insertions, 0 deletions
diff --git a/dot-config/kitty/kanso/kanso_ink.conf b/dot-config/kitty/kanso/kanso_ink.conf new file mode 100644 index 0000000..42cd7b5 --- /dev/null +++ b/dot-config/kitty/kanso/kanso_ink.conf @@ -0,0 +1,39 @@ +background #14171d +foreground #C5C9C7 +selection_background #22262D +selection_foreground #C5C9C7 +url_color #72A7BC +cursor #C5C9C7 +cursor_text_color #14171d + +# Tabs +active_tab_background #14171d +active_tab_foreground #C5C9C7 +inactive_tab_background #14171d +inactive_tab_foreground #A4A7A4 + +# normal +color0 #14171d +color1 #c4746e +color2 #8a9a7b +color3 #c4b28a +color4 #8ba4b0 +color5 #a292a3 +color6 #8ea4a2 +color7 #C8C093 + +# bright +color8 #A4A7A4 +color9 #E46876 +color10 #87a987 +color11 #E6C384 +color12 #7FB4CA +color13 #938AA9 +color14 #7AA89F +color15 #C5C9C7 + + +# extended colors +color16 #b6927b +color17 #b98d7b + diff --git a/dot-config/kitty/kanso/kanso_mist.conf b/dot-config/kitty/kanso/kanso_mist.conf new file mode 100644 index 0000000..f2dbf0d --- /dev/null +++ b/dot-config/kitty/kanso/kanso_mist.conf @@ -0,0 +1,39 @@ +background #22262D +foreground #C5C9C7 +selection_background #43464E +selection_foreground #C5C9C7 +url_color #72A7BC +cursor #C5C9C7 +cursor_text_color #22262D + +# Tabs +active_tab_background #22262D +active_tab_foreground #C5C9C7 +inactive_tab_background #22262D +inactive_tab_foreground #A4A7A4 + +# normal +color0 #22262D +color1 #c4746e +color2 #8a9a7b +color3 #c4b28a +color4 #8ba4b0 +color5 #a292a3 +color6 #8ea4a2 +color7 #a4a7a4 + +# bright +color8 #5C6066 +color9 #E46876 +color10 #87a987 +color11 #E6C384 +color12 #7FB4CA +color13 #938AA9 +color14 #7AA89F +color15 #C5C9C7 + + +# extended colors +color16 #b6927b +color17 #b98d7b + diff --git a/dot-config/kitty/kanso/kanso_pearl.conf b/dot-config/kitty/kanso/kanso_pearl.conf new file mode 100644 index 0000000..0553d90 --- /dev/null +++ b/dot-config/kitty/kanso/kanso_pearl.conf @@ -0,0 +1,38 @@ +background #f2f1ef +foreground #22262D +selection_background #e2e1df +selection_foreground #22262D +url_color #73A7BC +cursor #22262D +cursor_text_color #f2f1ef + +# Tabs +active_tab_background #f2f1ef +active_tab_foreground #22262D +inactive_tab_background #f2f1ef +inactive_tab_foreground #6d6f6e + +# normal +color0 #22262D +color1 #c84053 +color2 #6f894e +color3 #77713f +color4 #4d699b +color5 #b35b79 +color6 #597b75 +color7 #545464 + +# bright +color8 #6d6f6e +color9 #d7474b +color10 #6e915f +color11 #836f4a +color12 #6693bf +color13 #624c83 +color14 #5e857a +color15 #43436c + + +# extended colors +color16 #cc6d00 +color17 #e82424 diff --git a/dot-config/kitty/kanso/kanso_zen.conf b/dot-config/kitty/kanso/kanso_zen.conf new file mode 100644 index 0000000..0f64797 --- /dev/null +++ b/dot-config/kitty/kanso/kanso_zen.conf @@ -0,0 +1,39 @@ +background #090E13 +foreground #C5C9C7 +selection_background #393B44 +selection_foreground #C5C9C7 +url_color #72A7BC +cursor #C5C9C7 +cursor_text_color #090E13 + +# Tabs +active_tab_background #090E13 +active_tab_foreground #C5C9C7 +inactive_tab_background #090E13 +inactive_tab_foreground #A4A7A4 + +# normal +color0 #0d0c0c +color1 #c4746e +color2 #8a9a7b +color3 #c4b28a +color4 #8ba4b0 +color5 #a292a3 +color6 #8ea4a2 +color7 #C8C093 + +# bright +color8 #A4A7A4 +color9 #E46876 +color10 #87a987 +color11 #E6C384 +color12 #7FB4CA +color13 #938AA9 +color14 #7AA89F +color15 #C5C9C7 + + +# extended colors +color16 #b6927b +color17 #b98d7b + |
