eungyeole / k-spotify

korea music plaform theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spotify 한국 음악 플랫폼 테마

spicetify-cli 기반으로 제작되었습니다.


1.1. 테마 종류

Schema Description
melon melon테마 입니다.
flo flo테마 입니다.
vibe Beta

1.2. 적용방법 ( 예

1.2.1 mac 설치

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 클릭

Invoke-WebRequest -UseBasicParsing "https://raw.githubusercontent.com/eungyeole/k-spotify/master/scripts/windows-install.ps1" | Invoke-Expression

1.3. 테마 적용사진

melon 테마 initial

flo 테마 initial

About

korea music plaform theme


Languages

Language:CSS 79.5%Language:JavaScript 13.0%Language:PowerShell 7.5%