-
-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Actually different bright colors #19
Comments
If I remember correctly, a lot of ports repeat the bright colors with just the normal colors because there are some tui applications that don't recognize the bright colors and are unusable 🤔 |
This is actually a very valid approach. I have been using Latte's accents as bright colours on my personal setup for ages as well. But we're currently also exploring a way of introducing better ANSI colours. There currently are test-driving configs for catppuccin/wezterm at feat/new_ansi and catppuccin/kitty at feat/new_ansi. Once that's fully fletched out we're going to first introduce those palaette changes to all the differnt terminal repositories but I can't name an ETA or anything as of rn. It's all fairly fresh in development. |
I'm confused with the wezterm repo. All the changes are in the toml files, but they aren't loaded in the lua file. So, are the changes being applied to wezterm or not? |
For the all the colors like red, green and blue, the bright version and the normal version are the same, it would be good to be able to have the colors be different. I haven't found the pallete to be very good for this because it lacks some contrast between some colors, making a bright version of green that isn't closer to blue impossible to find, so for my custom config I used colors from other flavors ('im using mocha).
The text was updated successfully, but these errors were encountered: