After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 779523 - notes barely readable in dark theme
notes barely readable in dark theme
Status: RESOLVED FIXED
Product: recipes
Classification: Other
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Recipes maintainer(s)
Recipes maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2017-03-03 11:11 UTC by Mohammed Sadiq
Modified: 2017-03-04 16:51 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
recipe notes (image) (5.65 KB, image/png)
2017-03-03 11:11 UTC, Mohammed Sadiq
Details

Description Mohammed Sadiq 2017-03-03 11:11:52 UTC
Created attachment 347125 [details]
recipe notes (image)

notes barely readable in dark theme. Please see the attached screenshot.

Thanks
Comment 1 Matthias Clasen 2017-03-03 13:29:57 UTC
not a high priority... recipes is not using the dark theme.
Comment 2 Mohammed Sadiq 2017-03-03 13:35:14 UTC
(In reply to Matthias Clasen from comment #1)
> not a high priority... recipes is not using the dark theme.

Seems like recipes respects system theme settings. So that isn't intentional?
Comment 3 Matthias Clasen 2017-03-03 18:12:53 UTC
the global dark theme is not a system setting. Its a hack that lives in tweak tool for a reason...
Comment 4 Lapo Calamandrei 2017-03-04 16:51:45 UTC
Well, the note is bogus, since if you can't find guanciale you should cook something else, but that's another story ;-)
That redability issue is curable though mixing the colors bifferently, The colors picked there are not really thought to be used togheter, I'd go for using selected_bg_color and selected_fg_color, having the note body selected_bg_color tintend and the note header a darneked version of selected_bg_color and both text selected_fg_color. Or something along those lines with colors thought to be used toghether (read don't use text_color on a randon bg).