Skip to content

Backblaze - Dark by leyarotheconquerer

Screenshot of Backblaze - Dark

Details

Authorleyarotheconquerer

LicenseMIT

Categorybackblaze.com

Created

Updated

Size321 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

A basic dark theme for backblaze.com

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Backblaze - Dark
@namespace      backblaze.com
@version        1.0.0
@description    A basic dark theme for backblaze.com
@author         leyarotheconquerer
==/UserStyle== */

@-moz-document domain("backblaze.com") {
html {
    filter: invert(100%) hue-rotate(180deg);
}


}

Reviews

No reviews yet.