We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af6561f commit 637187cCopy full SHA for 637187c
src/lib/colors.js
@@ -1,4 +1,4 @@
1
export const COLORS = {
2
POLYLINE: '#00FF00',
3
- POLYLINE_ARROW: '#FF1111'
+ POLYLINE_ARROW: '#8250DF'
4
};
0 commit comments