Since the New SoundCloud Comment UI Arrived - Text on Dark themes is Dark Aswell... So i made a quick fix for that
Dark Theme Fix for SoundCloud by 448
Details
Author448
LicenseNo License
CategorySoundcloud
Created
Updated
Size1.4 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name Check
@version 20250310.17.38
@namespace ?
==/UserStyle== */
@-moz-document url-prefix("https://soundcloud.com/") {
.sc-status-icon-verified {
background-image: url("data:image/svg+xml,%3Csvg style='flex-shrink: 0; --darkreader-inline-color: var(--darkreader-text-2d76fb, %2329d5ff);' width='28' height='30' color='%2329d5ff' viewBox='1 1 14 14 ' xmlns='http://www.w3.org/2000/svg' aria-hidden='false' data-darkreader-inline-color=''%3E%3Ctitle%3EVerified badge%3C/title%3E%3Cpath fill='currentColor' d='M13.54 5.7c.1.22.34.48.58.72.41.44.88.93.88 1.58s-.47 1.14-.88 1.57c-.24.25-.5.52-.58.72-.08.21-.08.55-.09.88 0 .6-.02 1.3-.5 1.78s-1.17.5-1.78.5h-.1c-.3 0-.58.01-.78.1-.21.09-.47.33-.71.57-.44.41-.93.88-1.58.88s-1.14-.47-1.58-.88c-.24-.24-.5-.5-.71-.58-.21-.08-.55-.08-.88-.09-.6 0-1.3-.02-1.78-.5s-.5-1.17-.5-1.78v-.1c0-.3-.01-.58-.1-.78-.09-.21-.33-.47-.57-.71C1.47 9.13 1 8.64 1 8s.47-1.14.88-1.58c.24-.24.5-.5.58-.71.08-.21.08-.55.09-.88 0-.6.02-1.3.5-1.78s1.17-.5 1.78-.5h.1c.3 0 .58-.01.78-.1.21-.09.47-.33.71-.57C6.87 1.47 7.35 1 8 1s1.14.47 1.57.88c.25.24.52.5.72.58.21.08.55.08.88.09.6 0 1.3.02 1.78.5s.5 1.17.5 1.78v.1c0 .3.01.58.1.78Zm-5.76 4.83 4.03-4.03-1.06-1.06-3.5 3.5-2-2L4.19 8l2.53 2.53c.3.3.77.3 1.06 0Z' data-darkreader-inline-fill='' style='--darkreader-inline-fill: currentColor;'%3E%3C/path%3E%3C/svg%3E");
}
}