spicetify / spicetify-themes

A community-driven collection of themes for customizing Spotify through Spicetify - https://github.com/spicetify/cli
MIT License
5.12k stars 1.27k forks source link

Dribbblish(for example): how to make song timer working. #269

Closed mlunax closed 3 years ago

mlunax commented 3 years ago

I would love to know if it possible to custom themes to show the timers of a song: (e.g) image Thank you for advance.

khanhas commented 3 years ago

It's only hidden by CSS. Find their class name and search in user.css file. You need to find a place to put them tho, by default it's very out of place because of progress bar customization.

mlunax commented 3 years ago

I am asking if it you know the class name cuz in Dribbblish's user.css isn't something like 'timer' or 'time'.

morpheusthewhite commented 3 years ago

@mlunax enable and use dev-tools

mlunax commented 3 years ago

Dev-tools not working here.

khanhas commented 3 years ago
spicetify enable-devtool
mlunax commented 3 years ago

I know, it doesn't working. testing with a lot of combinations of commands/themes etc