Skip to content

Commit

Permalink
[neuter + sb] revert pink gradient on thumbnail progress bars
Browse files Browse the repository at this point in the history
  • Loading branch information
mini-bomba committed Oct 24, 2024
1 parent 864afcc commit cadc1aa
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion filters/sponsorblock.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[uBlock Origin]
! Title: YouTube Neuter - sponsorblock
! Last modified: 2024/10/19
! Last modified: 2024/10/24
! Expires: 1 days
! Homepage: https://github.com/mchangrh/yt-neuter
! Licence: Unlicense
Expand Down Expand Up @@ -72,6 +72,7 @@ youtube.com##.ytp-suggested-action-badge
!! progress bar
! pink gradient #72
www.youtube.com##.ytp-cairo-refresh-signature-moments div.ytp-play-progress:style(background: var(--yt-spec-static-brand-red,#f03) !important)
www.youtube.com##.ytd-thumbnail-overlay-resume-playback-renderer:style(background: var(--yt-spec-static-brand-red,#f03) !important)
!!! description box
!! under-description shelves
! merch shelf
Expand Down
3 changes: 2 additions & 1 deletion yt-neuter.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[uBlock Origin]
! Title: YouTube Neuter
! Last modified: 2024/10/23
! Last modified: 2024/10/24
! Expires: 1 day
! Homepage: https://github.com/mchangrh/yt-neuter
! Licence: Unlicense
Expand Down Expand Up @@ -198,6 +198,7 @@ youtube.com##.ytp-videowall-still[data-is-mix=true]
!! progress bar
! pink gradient #72
www.youtube.com##.ytp-cairo-refresh-signature-moments div.ytp-play-progress:style(background: var(--yt-spec-static-brand-red,#f03) !important)
www.youtube.com##.ytd-thumbnail-overlay-resume-playback-renderer:style(background: var(--yt-spec-static-brand-red,#f03) !important)

!! options buttons
! autoplay button
Expand Down

0 comments on commit cadc1aa

Please sign in to comment.