-
-
Notifications
You must be signed in to change notification settings - Fork 5
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
[BUG]: inconsistent font color in gnome shell in the light mode preset #78
Comments
Hello, It mostly seems fine except for the search results from Characters app wherein the character Icon in description is white. After some digging, it seems that the Icon is provided by the app and Gnome does not apply any style class on it. The OpenBar FG color is applied to the entire title/description as also done by Gnome but if the Icon sent by app is not colorable, it may not work. I only saw Characters app behaving so. In your screenshots, the text (Chinese) in results from other apps is also white but I am not facing that as you can see in the Search Entry box or the result for Files app above.
Thanks for reporting! |
From the extension list you shared on the other issue, I think the 'kimpanel' one might be interfering here or may have some settings for font/color. I thought of mentioning here as it is on the lines of the "special setup for multiple language input" I mentioned earlier. |
Describe the bug
it seems that the font color (black or white) is inconsistent.
And the bug happens in light mode preset.
For Latin characters and numbers it's black, but for icons and Chinese characters it's white.
One thing that might be related: in the light mode preset with auto FG color on, in the bar all the icons are black while the Latin font is white.
To Reproduce
Steps to reproduce the behavior:
enable all the options for gnome shell sections.
auto FG color enabled for the issue that might be related.
Relevant Specs:
Screenshots
The text was updated successfully, but these errors were encountered: