mirror of
https://github.com/morpheusthewhite/spicetify-themes.git
synced 2024-11-22 10:52:48 +01:00
ad73783e05
* feat(Onepunch): add ylx support, custom icons, legacy color scheme; update some classes * fix(Onepunch): add 1.2.14 support
56 lines
2.3 KiB
Markdown
56 lines
2.3 KiB
Markdown
# Onepunch
|
|
|
|
## Screenshots
|
|
|
|
#### Dark
|
|
|
|
| ![dark_home](./screenshots/dark_home.png) | ![dark_album](./screenshots/dark_album.png) | ![dark_playlist](./screenshots/dark_playlist.png) |
|
|
| :-------------------------------------------: | :---------------------------------------------: | :-----------------------------------------------: |
|
|
| home | album | playlist |
|
|
| ![dark_podcast](screenshots/dark_podcast.png) | ![dark_profile](./screenshots/dark_profile.png) | ![dark_ylx](./screenshots/dark_ylx.png) |
|
|
| podcast | profile | search (YLX UI) |
|
|
|
|
#### Light
|
|
|
|
| ![light_home](./screenshots/light_home.png) | ![light_album](./screenshots/light_album.png) | ![light_playlist](./screenshots/light_playlist.png) |
|
|
| :---------------------------------------------: | :-----------------------------------------------: | :-------------------------------------------------: |
|
|
| home | album | playlist |
|
|
| ![light_podcast](screenshots/light_podcast.png) | ![light_profile](./screenshots/light_profile.png) | ![dark_ylx](./screenshots/light_ylx.png) |
|
|
| podcast | profile | settings (YLX UI) |
|
|
|
|
#### Legacy
|
|
|
|
| ![legacy_ylx](./screenshots/legacy_ylx.png) |
|
|
| :---------------------------------------------: |
|
|
| home (YLX UI) |
|
|
|
|
### Custom Icons
|
|
![icons](screenshots/icons.png)
|
|
|
|
## More
|
|
|
|
### About
|
|
|
|
A simple gruvified spotify theme.
|
|
|
|
### Information
|
|
|
|
* To apply this theme:
|
|
|
|
```shell
|
|
# for dark theme
|
|
spicetify config current_theme Onepunch color_scheme dark
|
|
spicetify apply
|
|
|
|
#for light theme
|
|
spicetify config current_theme Onepunch color_scheme light
|
|
spicetify apply
|
|
|
|
```
|
|
|
|
* Tested on macOS only and pretty much everything worked. ヘ(・\_|
|
|
|
|
### Contact
|
|
|
|
Go **[here](https://github.com/okarin001/Onepunch/issues)** and *check/create* an issue in case you face any problem.
|