Skip to content

Commit d6853e4

Browse files
committed
Convert hsv value to rgb in test mock
1 parent 5964bee commit d6853e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/image/mocks/gl2d_parcoords_style_labels.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"size": 16
99
},
1010
"rangefont": {
11-
"color": "hsv(191,191,63)",
11+
"color": "rgb(0, 131, 161)",
1212
"family": "Times New Roman",
1313
"size": 8
1414
},

0 commit comments

Comments
 (0)