2021-05-21 09:26:09 +02:00
|
|
|
# Onepunch
|
2021-06-28 03:44:02 +02:00
|
|
|
|
2021-05-21 09:26:09 +02:00
|
|
|
## Screenshots
|
2021-06-28 03:44:02 +02:00
|
|
|
|
2021-07-03 19:11:48 +02:00
|
|
|
#### Dark
|
2021-07-03 13:48:44 +02:00
|
|
|
|
|
|
|
| ![dark_home](./screenshots/dark_home.png) | ![dark_album](./screenshots/dark_album.png) | ![dark_playlist](./screenshots/dark_playlist.png) |
|
|
|
|
| :-------------------------------------------: | :---------------------------------------------: | :-----------------------------------------------: |
|
|
|
|
| home | album | playlist |
|
2023-06-29 04:51:47 +02:00
|
|
|
| ![dark_podcast](screenshots/dark_podcast.png) | ![dark_profile](./screenshots/dark_profile.png) | ![dark_ylx](./screenshots/dark_ylx.png) |
|
|
|
|
| podcast | profile | search (YLX UI) |
|
2021-07-03 13:48:44 +02:00
|
|
|
|
2021-07-03 19:11:48 +02:00
|
|
|
#### Light
|
2021-07-03 13:48:44 +02:00
|
|
|
|
|
|
|
| ![light_home](./screenshots/light_home.png) | ![light_album](./screenshots/light_album.png) | ![light_playlist](./screenshots/light_playlist.png) |
|
|
|
|
| :---------------------------------------------: | :-----------------------------------------------: | :-------------------------------------------------: |
|
|
|
|
| home | album | playlist |
|
2023-06-29 04:51:47 +02:00
|
|
|
| ![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)
|
2021-05-21 09:26:09 +02:00
|
|
|
|
|
|
|
## More
|
|
|
|
|
2021-07-02 20:28:32 +02:00
|
|
|
### About
|
|
|
|
|
2021-07-07 19:04:55 +02:00
|
|
|
A simple gruvified spotify theme.
|
2021-05-21 09:26:09 +02:00
|
|
|
|
2021-07-02 20:28:32 +02:00
|
|
|
### Information
|
2021-06-28 03:44:02 +02:00
|
|
|
|
2021-07-03 19:11:48 +02:00
|
|
|
* To apply this theme:
|
2021-05-21 09:26:09 +02:00
|
|
|
|
2021-07-03 19:11:48 +02:00
|
|
|
```shell
|
|
|
|
# for dark theme
|
|
|
|
spicetify config current_theme Onepunch color_scheme dark
|
|
|
|
spicetify apply
|
2021-07-02 20:28:32 +02:00
|
|
|
|
2021-07-03 19:11:48 +02:00
|
|
|
#for light theme
|
|
|
|
spicetify config current_theme Onepunch color_scheme light
|
|
|
|
spicetify apply
|
2021-07-02 20:28:32 +02:00
|
|
|
|
2021-07-03 19:11:48 +02:00
|
|
|
```
|
2021-07-02 20:28:32 +02:00
|
|
|
|
2021-07-03 19:11:48 +02:00
|
|
|
* Tested on macOS only and pretty much everything worked. ヘ(・\_|
|
2021-05-21 09:26:09 +02:00
|
|
|
|
2021-07-02 20:28:32 +02:00
|
|
|
### Contact
|
2021-06-28 03:44:02 +02:00
|
|
|
|
2022-04-20 17:25:55 +02:00
|
|
|
Go **[here](https://github.com/okarin001/Onepunch/issues)** and *check/create* an issue in case you face any problem.
|