GNOME Bugzilla – Bug 779523
notes barely readable in dark theme
Last modified: 2017-03-04 16:51:45 UTC
Created attachment 347125 [details] recipe notes (image) notes barely readable in dark theme. Please see the attached screenshot. Thanks
not a high priority... recipes is not using the dark theme.
(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?
the global dark theme is not a system setting. Its a hack that lives in tweak tool for a reason...
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).