Skip to content

Red katana progress bar by rottingentity

Screenshot of Red katana progress bar

Details

Authorrottingentity

LicenseNo License

Categoryyoutube.com

Created

Updated

Size762 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Red katana bar

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Red katana progress bar 
@namespace      Red
@author         Youtube
@description    `Red katana progress bar`
@version        1.0.0
@license        None  
==/UserStyle== */

@-moz-document domain("youtube.com")
{
  .ytp-play-progress
  {
    background: #b30a12! important;
  }

  .ytp-load-progress
  {
    background: #000! important;
  }

  .ytp-scrubber-button
  {
    background: url("https://cdn.discordapp.com/attachments/1043340292109107252/1044040862008627230/ezgif.com-gif-maker_1.gif")! important;
    background-repeat: no-repeat! important;
    width: 800px! important;
    height: 600px! important;
    margin-left: -420px! important;
    margin-top: -329px! important;
    transform: scale(0.13)! important;
  }
}

Reviews

No reviews yet.