File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7373 m.top.bufferingBar.filledBarBlendColor = globalColors.secondary
7474
7575 m.top.trickPlayBar.filledBarBlendColor = globalColors.secondary
76- m.top.trickPlayBar.thumbBlendColor = globalColors.primary
76+ m.top.trickPlayBar.thumbBlendColor = globalColors.text_primary
7777 m.top.trickPlayBar.textColor = globalColors.text_primary
7878 m.top.trickPlayBar.currentTimeMarkerBlendColor = globalColors.text_primary
7979end sub
Original file line number Diff line number Diff line change 2222 video.bufferingBar.filledBarBlendColor = globalColors.secondary
2323
2424 video.trickPlayBar.filledBarBlendColor = globalColors.secondary
25- video.trickPlayBar.thumbBlendColor = globalColors.primary
25+ video.trickPlayBar.thumbBlendColor = globalColors.text_primary
2626 video.trickPlayBar.textColor = globalColors.text_primary
2727 video.trickPlayBar.currentTimeMarkerBlendColor = globalColors.text_primary
2828
You can’t perform that action at this time.
0 commit comments