You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I forked the repository and attempted to fix this issue. However, I don't have a clean solution that would work in all possible cases due to how Konsole is designed. I have explained the best approach I have in this thread: #6
Update: I closed down the pull request because I don't see it as the ultimate solution to all cases. It works for me but it is not a solution that would work for all users. It is best to modify the template to suit your own usage, in my humble opinion.
The background green colour is too light to read white text on, at least on Mocha.
This is colour commonly used in diff tools.
Test:
echo '\033[0;42mThis is green background text\033[0m'
It's worth noting that this is a fairly common issue across themes.
Catppuccin Mocha:
Breeze:
"White on Black":
Solarized:
The text was updated successfully, but these errors were encountered: