Skip to content

Red Progress Bar by KayleighsStuffz

Details

AuthorKayleighsStuffz

LicenseNo License

Categoryyoutube

Created

Updated

Size322 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

YouTube recently made a change which changed the progress bar on videos to pink, this style simply reverts that change.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           youtube.com
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document domain("youtube.com") {
/* progress bar */

.html5-play-progress,
.ytp-play-progress {
    background: #FF0000 !important;
}}

Reviews

No reviews yet.