No description
Find a file
2021-06-22 21:38:07 +02:00
assets/glue-resources/fonts add: Dribbblish v2 2021-06-02 00:01:11 +10:00
color.ini add: Dribbblish v2 2021-06-02 00:01:11 +10:00
dribbblish-dynamic.js FIX: #10 left and right sidebar hover color 2021-06-22 21:38:07 +02:00
dribbblish.js UPD: spotify v1.1.56 support 2021-06-20 21:25:36 +02:00
dynamic.gif UPD: readme, gif 2021-06-06 20:35:53 +02:00
install.ps1 FIX made bash script compatible with defunct MacOs 2021-06-15 12:29:13 +02:00
install.sh FIX made bash script compatible with defunct MacOs 2021-06-15 12:29:13 +02:00
README.md UPD: readme, gif 2021-06-06 20:35:53 +02:00
user.css UPD: spotify v1.1.56 support 2021-06-20 21:25:36 +02:00
Vibrant.min.js NEW: light/dark toggle button, dynamic colors, background cover 2021-06-02 22:53:39 +02:00
windows-shortcut-instruction.png powershell script in readme 2021-06-03 23:41:50 +02:00

Dribbblish Dynamic

base

base

Features

Resizable sidebar

img

Customizable sidebar

Rearrange icons positions, stick icons to header or hide unnecessary to save space. Turn on Config mode in Profile menu and hover on icon to show control buttons. After you finish customizing, turn off Config mode in Profile menu to save.

img

Playlist Folder image

Right click at folder and choose images for your playlist folder. Every image formats supported by Chrome can be used, but do keep image size small and in compressed format.

img

Left/Right expanded cover

In profile menu, toggle option "Right expanded cover" to change expaned current track cover image to left or right side, whereever you prefer.

Install

Make sure you are using spicetify v2 and Spotify v1.1.58 or later.

Run these commands:

Linux and MacOS:

In Bash:

curl -fsSL https://raw.githubusercontent.com/JulienMaille/dribbblish-dynamic-theme/master/install.sh | sh

Windows

In Powershell:

Invoke-WebRequest -UseBasicParsing "https://raw.githubusercontent.com/JulienMaille/dribbblish-dynamic-theme/master/install.ps1" | Invoke-Expression

Hide Window Controls

Windows user, please edit your Spotify shortcut and add flag --transparent-window-controls after the Spotify.exe: instruction1

Alternatively, you can use SpotifyNoControl.exe, included in this theme package, to completely remove all windows controls and title menu (three dot at top left corner). Title menu still can be access via Alt key. Closing, minimizing can be done via right click menu at top window region.
SpotifyNoControl.exe could be used as Spotify launcher, it opens Spotify and hides controls right after. You can drag and drop it to your taskbar but make sure you unpin the original Spotify icon first. Alternatively you can make a shortcut for it and add to desktop or start menu.
Moreover, by default, Spotify adjusted sidebar items and profile menu icon to stay out of Windows native controls region. If you decided to use SpotifyNoControl.exe from now on, please open user.css file and change variable --os-windows-icon-dodge value to 0 as instruction to snap icons back to their original position.

nocontrol

Uninstall

Remove the dribbblish script with the following commands

spicetify config extensions dribbblish.js-
spicetify config extensions dribbblish-dynamic.js-
spicetify apply