Skip to content

Soundcloud Orange Verified Logo by 1hf

Screenshot of Soundcloud Orange Verified Logo

Details

Author1hf

LicenseNo License

Categorysoundcloud.com

Created

Updated

Size348 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

changes the verified logo (default blue) to a more soundcloud appropriate orange. I will update this theme if the SVG image hoster ever stops functioning.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Soundcloud Orange Verified Logo
@namespace      https://userstyles.world/user/1hf
@version        1.0
@description    no moar blue
==/UserStyle== */

@-moz-document url-prefix("https://soundcloud.com") {
body{

} .sc-status-icon-verified {
  background-image: url(https://svgshare.com/i/199w.svg;);
}
}

Reviews

No reviews yet.