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_pearl.conf | |
| parent | 9dc08a42b48a867459e2a9c829b4ae0a005c0116 (diff) | |
switch to kanso colorscheme
Diffstat (limited to 'dot-config/kitty/kanso/kanso_pearl.conf')
| -rw-r--r-- | dot-config/kitty/kanso/kanso_pearl.conf | 38 |
1 files changed, 38 insertions, 0 deletions
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 |
