catppuccin / kitty

😽 Soothing pastel theme for Kitty
MIT License
580 stars 53 forks source link

Visual accessibility concern #21

Open saeziae opened 1 year ago

saeziae commented 1 year ago

It is hard to see on TUI with a background like make menuconfig nmtui yast. fyi: tried frappé and mocha.

Tuuuukka commented 9 months ago

I'm also struggling with some color combinations. E.g. this text with green background ([success]) is not readable:

image

If you change the white color (color7 or color15, can't remember which) to something with more contrast, it's readable. But that's not really a solution, as the color variable is used in other places too. Don't know if there's a way to target colors with more specificity.