fix oxmedium theme video marker css
This commit is contained in:
parent
d2f3bf70d5
commit
72d7a381d5
1 changed files with 2 additions and 2 deletions
|
@ -231,8 +231,8 @@
|
||||||
"videoAnnotationSelectedBackground": [80, 80, 80],
|
"videoAnnotationSelectedBackground": [80, 80, 80],
|
||||||
"videoAnnotationSeparatorColor": [112, 112, 112],
|
"videoAnnotationSeparatorColor": [112, 112, 112],
|
||||||
|
|
||||||
"videoMarkerBackground": [192, 192, 192],
|
"videoMarkerBackground": [255, 255, 255],
|
||||||
"videoMarkerBorder": [64, 64, 64],
|
"videoMarkerBorder": [0, 0, 0],
|
||||||
|
|
||||||
"videoTimelineDefaultGradient": [[64, 64, 64], [192, 192, 192]],
|
"videoTimelineDefaultGradient": [[64, 64, 64], [192, 192, 192]],
|
||||||
"videoTimelineEditableGradient": [[0, 0, 128], [128, 128, 255]],
|
"videoTimelineEditableGradient": [[0, 0, 128], [128, 128, 255]],
|
||||||
|
|
Loading…
Reference in a new issue