Fix for Asos Dark mode.
Asos Dark fix by leknin
Details
Authorleknin
LicenseNo License
Categoryasos
Created
Updated
Size380 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 Asos Dark fix
@namespace github.com/openstyles/stylus
@version 1.0.1
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("asos.com") {
/*Icons*/
.c_IO2I_ {
background-color: #fcfcfc !important;
}
/*Saved heart*/
.saved_LrMRG use {
fill: #d0cdca !important;
}
}