Skip to content

Commit e5c3346

Browse files
committed
speedometer color
1 parent 1b7e4b0 commit e5c3346

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/speedometer.vue

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
<path
55
id="meter-bg-bar"
66
d="M50.8884 250C37.0172 227.815 29 201.594 29 173.5C29 93.6949 93.6949 29 173.5 29C253.305 29 318 93.6949 318 173.5C318 201.594 309.983 227.815 296.112 250"
7-
stroke="#CFF80B"
8-
stroke-width="30"
7+
stroke="#3D993D"
8+
stroke-width="35"
99
stroke-dasharray="615"
1010
:stroke-dashoffset="dashOffSet"
1111
/>

0 commit comments

Comments
 (0)