Greasy Fork is available in English.

Modern Design and Dark Theme for SoundCloud

A modern design and dark theme for SoundCloud.com, inspired by the SoundCloud Android app.

< Feedback on Modern Design and Dark Theme for SoundCloud

Review: OK - script works, but has bugs

§
Posted: 31-10-2023

Nice script but you cannot see the comments.

§
Posted: 04-11-2023

Honestly not terrible considering it was created Jun 17, 2019

§
Posted: 04-11-2023
Edited: 04-11-2023

Nice script but you cannot see the comments.

just add this:

.commentItem__creatorLink, .commentItem__creatorLink:hover, .commentItem__creatorLink:visited, .commentItem__username, .commentItem__usernameLink, .commentItem__usernameLink:hover, .commentItem__usernameLink:visited{
color: white;
}

.commentItem__body>span>p{
color: white;
}

there might be issues with this, but it fixed most of the issues I saw :)

Post reply

Sign in to post a reply.