diff --git a/src/lib/browse/colors.ts b/src/lib/browse/colors.ts index 36355ddc..8c301d0d 100644 --- a/src/lib/browse/colors.ts +++ b/src/lib/browse/colors.ts @@ -24,10 +24,10 @@ export const colors = { // Thanks to https://github.com/cyipt/cyipt-website/issues/23 cycle_paths: { - track: "#0000FF", - lane: "#009FEF", - shared_use_segregated: "#FF9900", - shared_use_unsegregated: "#E7E700", + track: "#56B4E9", + lane: "#CC79A7", + shared_use_segregated: "#F0E442", + shared_use_unsegregated: "#D55E00", }, rights_of_way: {