-
-
Notifications
You must be signed in to change notification settings - Fork 480
Classic themes have invisible links #2552
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
Comments
2.7.0 didn't fix both issues (link color, and the background dimming effect). |
I'd like to try my best fixing this problem. In which files should I look for that kind of UI and themes issues ? |
@Periyte themes are here https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/blob/main/src/frontend/themes.scss and that modal is this component https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/blob/main/src/frontend/screens/Login/components/SIDLogin/index.tsx |
Thanks @arielj ! Should I create a new branch for the pull request or can I use the ui/fix_some_elemts branch ? |
please create a new branch |
Any progress on this issue with themes? |
Describe the bug
Link with Classic skins are invisible. For example, default skin has colored links in the Alternative Login method popup, but with Zombie Classic for example, I would expect the links to be green color but they are white like the normal text so we don't see them.
Add logs
Steps to reproduce
Expected behavior
Links are highlighted with the theme dominant color
Screenshots
No response
Heroic Version
Latest Stable
System Information
Additional information
No response
The text was updated successfully, but these errors were encountered: