Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eungyeole/k-spotify
korea music plaform theme
https://github.com/eungyeole/k-spotify
Last synced: 3 days ago
JSON representation
korea music plaform theme
- Host: GitHub
- URL: https://github.com/eungyeole/k-spotify
- Owner: eungyeole
- Created: 2021-02-03T02:10:13.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-02-06T18:32:39.000Z (almost 4 years ago)
- Last Synced: 2024-05-02T03:53:17.426Z (7 months ago)
- Language: CSS
- Homepage:
- Size: 206 KB
- Stars: 22
- Watchers: 4
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Spotify 한국 음악 플랫폼 테마
========================
### [spicetify-cli](https://github.com/khanhas/spicetify-cli) 기반으로 제작되었습니다.
---1.1. 테마 종류
---------------
|Schema|Description
|------|---|
|melon|melon테마 입니다.
|flo|flo테마 입니다.
|vibe|Beta1.2. 적용방법 ( 예
------------
### 1.2.1 mac 설치
```shell
cd k-spotify
mv ./extensions/melon/dribbblish.js "$(dirname "$(spicetify -c)")/Extensions"
mv ./themes/melon "$(dirname "$(spicetify -c)")/Themes"
spicetify config current_theme melon
spicetify config color_scheme melon
spicetify apply
```
### 1.2.2 windows 자동화 설치
Windows Powershell에서 아래 명령어 실행
Windows Powershell 실행 방법 : Windows 버튼에 마우스 우클릭 - Windows Powershell 클릭
```powershell
Invoke-WebRequest -UseBasicParsing "https://raw.githubusercontent.com/eungyeole/k-spotify/master/scripts/windows-install.ps1" | Invoke-Expression
```
1.3. 테마 적용사진
---
> melon 테마
![initial](https://media.discordapp.net/attachments/710270749847322716/806337221723947018/unknown.png?width=924&height=489)>flo 테마
![initial](https://media.discordapp.net/attachments/710270749847322716/806396243043418152/unknown.png?width=948&height=490)