diff options
| author | José Juan Loeza Sierra <jj@xz6ze.com> | 2025-07-18 10:56:08 -0700 |
|---|---|---|
| committer | José Juan Loeza Sierra <jj@xz6ze.com> | 2025-07-18 10:56:08 -0700 |
| commit | bb4290e80c917f9e6711fd1fac6bf54c19eeb293 (patch) | |
| tree | 99d5f10489ba0a3360c26535bfad766761674dd4 /dot-config/kitty/kanso/kanso_mist.conf | |
| parent | 9dc08a42b48a867459e2a9c829b4ae0a005c0116 (diff) | |
switch to kanso colorscheme
Diffstat (limited to 'dot-config/kitty/kanso/kanso_mist.conf')
| -rw-r--r-- | dot-config/kitty/kanso/kanso_mist.conf | 39 |
1 files changed, 39 insertions, 0 deletions
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 + |
