https://github.com/stashymane/darkcloud
Dark SoundCloud user style.
https://github.com/stashymane/darkcloud
soundcloud stylus userstyle
Last synced: 19 days ago
JSON representation
Dark SoundCloud user style.
- Host: GitHub
- URL: https://github.com/stashymane/darkcloud
- Owner: stashymane
- License: apache-2.0
- Created: 2023-05-01T00:38:55.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-04T22:00:00.000Z (almost 2 years ago)
- Last Synced: 2025-02-13T03:51:15.637Z (2 months ago)
- Topics: soundcloud, stylus, userstyle
- Language: SCSS
- Homepage:
- Size: 1.01 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# darkcloud
> [download] — [more screenshots][screenshots]A dark SoundCloud user style.
Work in progress.## screenshots
| Small | Large |
| ----- | ----- |
|  |  |## development/contribution
Windows only: To work on this style, you can run `npm run dev` after cloning & installing this repo - this will open the style in your browser & start watching for changes, recompiling when necessary.
Otherwise, you can run `npm run watch` and open the script yourself from the `dist/` directory.To automatically reload your style on changes, click on `Live reload` in the Stylus page that opens. Make sure not to close either the file or Stylus tabs that open, as auto reload will not work otherwise. Other extensions may have different ways of automatic reloads, or not support them outright.
## testing
You can test bleeding-edge versions by downloading the style from [automatic builds][workflows]. Click on any version you'd like (or just the latest one), and download the style from the artifacts section.[download]: https://userstyles.world/style/9650/darkcloud-beta
[screenshots]: https://github.com/stashymane/darkcloud/tree/main/screenshots
[workflows]: https://github.com/stashymane/darkcloud/actions/workflows/node.js.yml