Kurulum
khanhas/spicetify-cli
Commandline tool to customize Spotify client. Supports Windows, MacOS and Linux. - khanhas/spicetify-cli
github.com
Adresinden indirin.
C:\Users\username\spicetify-cli Ana dosyayı bu konuma atın.
Powershell'i yönetici olarak başlatın ve bu kodu yapıştırıp indirmeyi başlatın.
Invoke-WebRequest "https://raw.githubusercontent.com/khanhas/spicetify-cli/master/install.ps1" | Invoke-Expression
İndirme biktikten sonra;
spicetify
komutunu yapıştırın. Daha sonra spicetify backup apply enable-devtool
komutunu yapıştırın.Eski haline getirmek için
spicetify restore
kodu kullanabilirsiniz.Temalar için buraya göz atabilirsiniz.
GitHub - spicetify/spicetify-themes: A community-driven collection of themes for customizing Spotify through Spicetify - https://github.com/spicetify/cli
A community-driven collection of themes for customizing Spotify through Spicetify - https://github.com/spicetify/cli - spicetify/spicetify-themes
github.com
How to customize Spotify with Spicetify-cli themes
Every theme used by the program uses the Color.ini file to configure the colors and the user.CSS to inject additional options. Confused? Don't worry. For starters, let's use some community created themes. Here are some great looking themes for Spicetify-cli. Let's install one of those as you don't need to know a bit about CSS or editing ini files to use these.
Download the theme of your choice, like the WintergatanBlueprint Theme. Click on it's color.ini. You will see some lines of text. Create a new document using Notepad in a new folder inside C:\Users\USERNAME\.spicetify\.
Copy the text of the Color.ini from the theme's page into the document and hit save.
Similarly, create a User.CSS file with the theme's settings.
Now, we need to activate the theme. To do this, open a command window and type the command:
spicetify config current_theme = WintergatanBlueprint
Run the command: spicetify apply and wait for it to apply the new settings. Spotify will restart with the new theme.