2020-09-04 23:50:05 +08:00
|
|
|
/**
|
|
|
|
* Before you edit these, read the documentation on how these files are compiled:
|
2020-09-05 01:32:39 +08:00
|
|
|
* https://docs.phpvms.net/developers/building-assets
|
2020-09-04 23:50:05 +08:00
|
|
|
*
|
|
|
|
* Edits here don't take place until you compile these assets and then upload them.
|
|
|
|
*/
|
|
|
|
|
2020-03-02 01:41:09 +08:00
|
|
|
export const PLAN_ROUTE_COLOR = '#8B008B';
|
2019-08-30 20:08:00 +08:00
|
|
|
export const ACTUAL_ROUTE_COLOR = '#067ec1';
|
|
|
|
export const CIRCLE_COLOR = '#056093';
|