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 36b46f1 commit ee1300dCopy full SHA for ee1300d
src/renderer/components/ft-shaka-video-player/ft-shaka-video-player.js
@@ -829,10 +829,7 @@ export default defineComponent({
829
contextMenuElements: ['ft_stats'],
830
enableTooltips: true,
831
seekBarColors: {
832
- played: 'var(--primary-color)'
833
- },
834
- volumeBarColors: {
835
- level: 'var(--primary-color)'
+ played: 'var(--red-500)'
836
},
837
838
// these have their own watchers
0 commit comments