Skip to content

carvana.com simple dark by matt4499

Details

Authormatt4499

LicenseNo License

Categorycarvana.com

Created

Updated

Size332 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

simple dark mode

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name       carvana.com
@version    20250101.02.52
@namespace  ?
==/UserStyle== */

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

/* Re-invert images and videos to their original colors */
img, video, iframe, canvas, svg {
    filter: invert(1) hue-rotate(180deg);
}
}

Reviews

No reviews yet.