This commit is contained in:
poslop
2022-08-02 16:31:06 -05:00
parent c528b83dec
commit 4112fb9aa0
116 changed files with 9270 additions and 0 deletions

View File

@@ -0,0 +1,46 @@
# 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) |
| podcat | profile |
#### 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) |
| podcat | profile |
## 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.