Skip to content

Dracula For YouTube by pog5

Details

Authorpog5

LicenseNo License

Categoryyoutube

Created

Updated

Size491 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

A simple CSS sheet to make YouTube use the Dracula theme when it's set to use Dark Mode in it's setitngs.

Notes

Turn on Dark Mode by clicking on your Channel Icon in the top right, then Theme, then Dark Theme.

Source code

/* ==UserStyle==
@name         Dracula For YouTube
@version      20220427.18.00
@namespace    userstyles.world/user/pog5
@description  A simple CSS sheet to make YouTube use the Dracula theme when it's set to use Dark Mode in it's setitngs.
@author       pog5
@license      No License
==/UserStyle== */

@-moz-document domain("youtube.com") {
html[dark],[dark] {--yt-spec-brand-background-solid: #282a36;--yt-spec-brand-background-primary: #282a36;--yt-spec-general-background-a: #282a36;}
}

Reviews

No reviews yet.