Skip to content
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

Background green text is illegible #5

Open
hacker1024 opened this issue Dec 18, 2024 · 1 comment
Open

Background green text is illegible #5

hacker1024 opened this issue Dec 18, 2024 · 1 comment

Comments

@hacker1024
Copy link

hacker1024 commented Dec 18, 2024

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:
image

Breeze:
image

"White on Black":
image

Solarized:
image

@LabinatorSolutions
Copy link

LabinatorSolutions commented Jan 14, 2025

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants