Skip to content

fix: broken progress bar styles - #257

Open
trafficlunar wants to merge 3 commits into
Comfy-Themes:mainfrom
trafficlunar:main
Open

fix: broken progress bar styles#257
trafficlunar wants to merge 3 commits into
Comfy-Themes:mainfrom
trafficlunar:main

Conversation

@trafficlunar

Copy link
Copy Markdown

Fixes #256

@aSwedishGamer

Copy link
Copy Markdown

This doesnt seem to fix the issue? At least not for me.

@trafficlunar

Copy link
Copy Markdown
Author

This doesnt seem to fix the issue? At least not for me.

Did you build the SCSS? I was assuming the GitHub action would do that. You also need to rename app.css to user.css because it tries to import it from this repository

@aSwedishGamer

aSwedishGamer commented Mar 10, 2026

Copy link
Copy Markdown

This doesnt seem to fix the issue? At least not for me.

Did you build the SCSS? I was assuming the GitHub action would do that. You also need to rename app.css to user.css because it tries to import it from this repository

Was a bit of a learning curve for me but i got it working thank you, seems to be an issue with the smooth progress bar setting not working though

@aSwedishGamer

Copy link
Copy Markdown

Did some digging, i dont know a lot about css but i think theres some renaming in snippets.scss for the smooth progressbar setting required. I would do it myself if i knew how but i dont.

@trafficlunar

Copy link
Copy Markdown
Author

Thanks for pointing that out, I have included the fix to the broken smooth progress bar and the remove gradient option in this pull request.

@MagicYeti

Copy link
Copy Markdown

How do i even begin to apply this fix?

@TomerGamerTV

Copy link
Copy Markdown

i followed all the commands but still cant set this up

@alaserloon

alaserloon commented Apr 15, 2026

Copy link
Copy Markdown

I rebuilt spicetify from your fork and I can see the line changes in _now_playing.css and _snippets.css like the raw files show on github, and I tried to follow your directions in your reply

Did you build the SCSS? I was assuming the GitHub action would do that. You also need to rename app.css to user.css because it tries to import it from this repository

I then ran these commands to try to do those instructions, but pretty sure I got something wrong along the way.

sass Comfy/app.scss Comfy/app.css
mv Comfy/app.css Comfy/user.css

Didn't seem to fix the issue for me though. Mind lending a hand @trafficlunar @aSwedishGamer ?

@aSwedishGamer

Copy link
Copy Markdown

@alaserloon im probably not the best person to ask but the commands you did should work, i have noticed that the playbar stopped working again in the latest patch, that might be where your issue is

@alaserloon

Copy link
Copy Markdown

@alaserloon im probably not the best person to ask but the commands you did should work, i have noticed that the playbar stopped working again in the latest patch, that might be where your issue is

You're probably right. There's a new Issue logged about it on the main branch. Guessing some variables changed and messed this up again, not sure how trafficlunar found the correct ones to fix this the first time though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Playbar has disappeared

5 participants