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

Reverting reticule text background opacity back to 0.4 #6042

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bszlrd
Copy link
Contributor

@bszlrd bszlrd commented Feb 4, 2025

Reported on discord by Admetus, the text background around the reticule is quite dark:
image
Makes sense on light backgrounds, but is distracting over dark:
image

This PR reverts back the 0.8 opacity to 0.4 in the theme:
screenshot-20250204-115458
screenshot-20250204-115453
screenshot-20250204-115652

In the long run I think it would be a better solution, if the blending mode of them would be Multiply. Then it would only darken, but not brighten. Not sure if that's easily and cheaply doable though.

@sturnclaw
Copy link
Member

So - what needs to happen here is that the main flight UI elements need to be moved to a separate color name, as lightBlackBackground (horrible name) is used in a lot of places that should not be made less opaque. I'll look at it when I'm back from my break.

@bszlrd
Copy link
Contributor Author

bszlrd commented Feb 7, 2025

Damn, I should have thought of that.

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

Successfully merging this pull request may close these issues.

2 participants