-
Notifications
You must be signed in to change notification settings - Fork 38
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
Unrecognizable colors in simple terminal #14
Comments
Does st support termguicolors? |
I'm not on solarized rn but yes. Running :termguicolors changes some colors in st |
Same here on Mac |
To chime in, this seems to show good colors for me with background=light. |
I think I maybe found the problem. I opened a pull request #18 with some example fixes but looking for feedback |
+1, I can confirm that @peterlvilim's is much more readable. Notice the grey letters, those were impossible to read: Using Kitty terminal on OSX, having the same issues everyone described. |
I have a bunch of commits on my local machine cleaning up various things with dark mode beyond the example diff. It doesn’t fix everything quite yet but been fixing as I notice. Will try to open a pull request with it in next few days. |
Commit 34c2245 which is the one I had pined before, doesn't have this issue |
https://imgur.com/a/UoDv8Aq
Attached is a screenshot where
#include
isn't being displayed correctly. I've patched st with st-no_bold_colors-0.8.1.diff and st-solarized-both-20220617-baa9357.diff .The text was updated successfully, but these errors were encountered: