Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prochopa/prospotify
Theme for Spicetify
https://github.com/prochopa/prospotify
spicetify spicetify-theme spotify spotify-theme spotify-themes
Last synced: about 2 months ago
JSON representation
Theme for Spicetify
- Host: GitHub
- URL: https://github.com/prochopa/prospotify
- Owner: ProChopa
- Created: 2023-12-20T16:35:42.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-16T02:42:41.000Z (3 months ago)
- Last Synced: 2024-10-17T14:20:15.214Z (3 months ago)
- Topics: spicetify, spicetify-theme, spotify, spotify-theme, spotify-themes
- Language: JavaScript
- Homepage:
- Size: 4.93 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ProSpotify
Theme for [Spicetify](https://github.com/spicetify/spicetify-cli) based on [DefaultDynamic](https://github.com/JulienMaille/spicetify-dynamic-theme) and [Hazy](https://github.com/Astromations/Hazy) with Auto-Update# Preview
![Preview](https://prochopa.github.io/ProSpotify/ProSpotify.png)# Install / Update
1. Download Release
2. Copy content folder `Themes` to your folder `Spicetify/Themes`
3. Add the 2 lines in `[Patch]` section of the config file (see details below)
4. Run file `Install Theme````ini
[Patch]
xpui.js_find_8008 = ,(\w+=)32,
xpui.js_repl_8008 = ,${1}28,
```