FogBugz (Case [Issue]19969) UI - DarkTheme - white text too much contrast

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

FogBugz (Case [Issue]19969) UI - DarkTheme - white text too much contrast

Pharo Issue Tracker
FogBugz Notification
avatar
First Impression Counts in Project:  UI: 1. Pharo Image  •  You are subscribed to this case
Not bad. But this expression generates (Color r: 0.91 g: 0.905 b: 0.905 alpha: 1.0) so it is slightly shifted to the red color.

We should use (Color r: 0.9 g: 0.9 b: 0.9 alpha: 1.0).

On the other hand, it will give worse results on worse displays or/and in lighter environments.
Priority Priority: 3 – Must Fix Status Status: Work Needed
Assigned To Assigned to: Everyone Milestone Milestone: Pharo6.0

Go to Case
No longer need updates? Unsubscribe from this case.

Don't want FogBugz notifications anymore? Update your preferences.

FogBugz

_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
https://lists.gforge.inria.fr/mailman/listinfo/pharo-bugtracker