mirror of
https://github.com/danbulant/dribbblish-dynamic-theme
synced 2026-06-15 04:31:06 +00:00
update readme to use absolute urls
This commit is contained in:
parent
cd24ce8f06
commit
2d30ff934e
1 changed files with 6 additions and 6 deletions
12
README.md
12
README.md
|
|
@ -7,24 +7,24 @@ A theme for [Spicetify](https://github.com/khanhas/spicetify-cli)
|
|||
|
||||
### Preview
|
||||
|
||||
<img src="showcase-images/preview.gif" alt="img" width="500px">
|
||||
<img src="https://raw.githubusercontent.com/JulienMaille/dribbblish-dynamic-theme/main/showcase-images/preview.gif" alt="img" width="500px">
|
||||
|
||||
## Features
|
||||
### Resizable sidebar
|
||||
|
||||
<img src="showcase-images/resize-sidebar.png" alt="img" width="500px">
|
||||
<img src="https://raw.githubusercontent.com/JulienMaille/dribbblish-dynamic-theme/main/showcase-images/resize-sidebar.png" alt="img" width="500px">
|
||||
|
||||
### Customizable sidebar
|
||||
Rearrange icons positions, stick icons to header or hide unnecessary to save space.
|
||||
Turn on "Sidebar 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 src="showcase-images/customize-sidebar.png" alt="img" width="500px">
|
||||
<img src="https://raw.githubusercontent.com/JulienMaille/dribbblish-dynamic-theme/main/showcase-images/customize-sidebar.png" alt="img" width="500px">
|
||||
|
||||
### 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 src="showcase-images/playlist-folders.gif" alt="img" width="500px">
|
||||
<img src="https://raw.githubusercontent.com/JulienMaille/dribbblish-dynamic-theme/main/showcase-images/playlist-folders.gif" alt="img" width="500px">
|
||||
|
||||
### Left/Right expanded cover
|
||||
In profile menu, toggle option "Right expanded cover" to change expanded current track cover image to left or right side, wherever you prefer.
|
||||
|
|
@ -68,11 +68,11 @@ xpui.js_repl_8008 = ,${1}58,
|
|||
Windows user, please edit your Spotify shortcut and add flag `--transparent-window-controls` after the Spotify.exe:
|
||||
To edit an taskbar shortcut, right click it, then right click Spotify in the list again.
|
||||
|
||||
<img src="showcase-images/windows-shortcut-instruction.png" alt="img">
|
||||
<img src="https://raw.githubusercontent.com/JulienMaille/dribbblish-dynamic-theme/main/showcase-images/windows-shortcut-instruction.png" alt="img">
|
||||
|
||||
In addition to `--transparent-window-controls` you can set `Windows Top Bars` to `Solid` or `Transparent` to look like this:
|
||||
|
||||
<img src="showcase-images/top-bars.png" alt="img" width="500px">
|
||||
<img src="https://raw.githubusercontent.com/JulienMaille/dribbblish-dynamic-theme/main/showcase-images/top-bars.png" alt="img" width="500px">
|
||||
|
||||
## Uninstall
|
||||
### Windows (PowerShell)
|
||||
|
|
|
|||
Loading…
Reference in a new issue