Test
Dracula for Crunchyroll by webdesign
Details
Authorwebdesign
LicenseNo License
Categorycrunchyroll.com
Created
Updated
Size315 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name Dracula for Crunchyroll
@description A dark theme for Crunchyroll
@namespace github.com/crunchy
@version 1.0.0
@license MIT
@preprocessor stylus
==/UserStyle== */
@-moz-document domain("crunchyroll.com") {
body {
background-color: #282a36
}
}