GNOME Bugzilla – Bug 788407
Color mismatch on public transit markers
Last modified: 2017-10-01 19:46:55 UTC
After changing the default route line color (also used for walking legs) to match the new icon style (using the sidebar icon style) some components (such as the arrival markers) remain the old hard-coded default black.
Created attachment 360733 [details] [review] transitPlan: Export default color constants from module
Created attachment 360734 [details] [review] transitBoardMarker: Use default colors from TransitPlan as fallback
Created attachment 360735 [details] [review] transitArrivalMarker: Use default color fallbacks from TransitPlan
Created attachment 360736 [details] [review] transitWalkMarker: Use default color fallback from TransitPlan
Attachment 360733 [details] pushed as bd1472b - transitPlan: Export default color constants from module Attachment 360734 [details] pushed as 7f93fa4 - transitBoardMarker: Use default colors from TransitPlan as fallback Attachment 360735 [details] pushed as a9a318f - transitArrivalMarker: Use default color fallbacks from TransitPlan Attachment 360736 [details] pushed as 4e7890b - transitWalkMarker: Use default color fallback from TransitPlan