spicetify-themes/Dribbblish
2021-04-22 11:23:29 +10:00
..
assets/glue-resources/fonts add: Dribbblish 2020-05-06 19:55:08 +10:00
base.png add: Dribbblish 2020-05-06 19:55:08 +10:00
beach-sunset.png [ImgBot] Optimize images 2020-09-21 08:57:58 +00:00
color.ini Update Dribbblish/Dracula 2021-04-19 18:09:26 -07:00
dark.png [ImgBot] Optimize images 2020-05-06 11:50:53 +00:00
dracula2.png [ImgBot] Optimize images 2021-01-05 16:05:13 +00:00
dracula.png [ImgBot] Optimize images 2020-07-15 09:01:22 +00:00
dribbblish.js add: show elapse/duration tooltip on progress bar hover 2021-04-22 11:23:29 +10:00
gruvbox.png [ImgBot] Optimize images 2020-08-02 19:43:29 +00:00
horizon.png [ImgBot] Optimize images 2020-07-15 09:01:22 +00:00
LICENSE add: Dribbblish 2020-05-06 19:55:08 +10:00
nord-dark.png [ImgBot] Optimize images 2020-07-15 09:01:22 +00:00
nord-light.png [ImgBot] Optimize images 2020-07-15 09:01:22 +00:00
purple.png [ImgBot] Optimize images 2020-07-15 09:01:22 +00:00
README.md update readme to add Wal theme 2021-03-31 00:30:42 +05:30
samourai.png [ImgBot] Optimize images 2020-07-15 09:01:22 +00:00
SpotifyNoControl.exe UPD: SpotifyNoControl section of the readme 2021-02-14 20:35:34 +01:00
user.css add: show elapse/duration tooltip on progress bar hover 2021-04-22 11:23:29 +10:00
wal.gif [ImgBot] Optimize images 2021-04-04 07:37:21 +00:00
white.png [ImgBot] Optimize images 2020-05-06 11:50:53 +00:00
windows-shortcut-instruction.png [ImgBot] Optimize images 2020-05-06 11:50:53 +00:00

Dribbblish

Screenshots

Base

demo1

White

demo2

Dark

demo3

Dracula

demo4

Dracula2

demoDracula2

Gruvbox

demoGruvbox

Nord-Dark

demo5

Nord-Light

demo6

Horizon

demoHorizon

Samouraï

demoSamourai

Beach-Sunset

demo7

Purple

demo8

Wal (Tested on Linux only)

demo9 This theme lets you integrate your pywal generated color palette into Dribblish, thus allowing dynamic coloring scheming on the go. This is achieved by reading colors from Xresources which are modified by pywal. Once this theme is selected using spicetify config color_scheme wal, all you have to do is generate a new palette based on your wallpaper using pywal and use spicetify apply to set the new scheme.

More

Requires spicetify-cli v0.9.9 or newer.

How to install

Run these commands:

Linux and MacOS:

In Bash:

cd "$(dirname "$(spicetify -c)")/Themes/Dribbblish"
mkdir -p ../../Extensions
cp dribbblish.js ../../Extensions/.
spicetify config extensions dribbblish.js
spicetify config current_theme Dribbblish color_scheme base
spicetify config inject_css 1 replace_colors 1 overwrite_assets 1
spicetify apply

Windows

In Powershell:

cd "$(spicetify -c | Split-Path)\Themes\Dribbblish"
Copy-Item dribbblish.js ..\..\Extensions
spicetify config extensions dribbblish.js
spicetify config current_theme Dribbblish color_scheme base
spicetify config inject_css 1 replace_colors 1 overwrite_assets 1
spicetify apply

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

Color Schemes

There are 9 color schemes you can choose: base, white, dark, dracula, gruvbox, nord-dark, nord-light, horizon, samourai, purple. Change scheme with commands:

spicetify config color_scheme <scheme name>
spicetify apply

How to uninstall

Remove the dribbblish script with the following commands

spicetify config extensions dribbblish.js-
spicetify apply

color.ini reference

These keys are used in the colors.ini file.

Key Target
main_fg The main Accent, used for sidebar and some interface elements
main_bg The real star of the show, the main Backgroud of app (on the right side)
secondary_fg Main text and some other small stuff
secondary_bg The background for the left side navbar
selected_button Button currenly being hovered
pressing_fg The color that momentarialy appears when you press anything
pressing_button_fg The textcolor for a pressed button
pressing_button_bg BG color for the pressed button
sidebar_and_player_bg Background for the player
sidebar_indicator_and_hover_button_bg For the slider & selected items when you hover over it
cover_overlay_and_shadow Overlay for when you hover over the album covers
slider_bg The background for the slider
scrollbar_fg_and_selected_row_bg Color for the current selected row
active_control_fg Foreground for active control items
indicator_fg_and_button_bg Button text color
miscellaneous_bg The background color of toolips ("You're offline" etc)
miscellaneous_hover_bg Hover Color for the Tooltips
preserve_1 Misc text colors