mirror of
https://github.com/binimum/tidal-ui.git
synced 2026-04-26 20:35:48 +03:00
[GH-ISSUE #25] Feature request: Give the option to switch to the old dark theme (runs better on most devices + it was on tidal.qqdl.site) #21
Labels
No labels
bug
duplicate
enhancement
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tidal-ui#21
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @IZA165 on GitHub (Oct 14, 2025).
Original GitHub issue: https://github.com/binimum/tidal-ui/issues/25
Thanks for your great work, really nice to see the rapid progress you're making in features.
The older theme runs much better on lower-end devices, and is still smoother on higher end laptops. It would be nice to have an option between the two. See https://github.com/uimaxbai/tidal-ui/issues/23 for what I'm referring to.
Also another thing are the Settings, specifically the grid based view that used to be there. It would be nice to have streaming/download quality in the same grid format as "Queue exports" or "Performance mode" (see images, 1st is how ideally it should look). People may not know that they can scroll, and I don't think each quality option needs to be the full width of the box, when before it was grid based.
@binimum commented on GitHub (Oct 16, 2025):
Makes sense, I didn't properly measure load on my testing bench. Will fix don't worry!
@binimum commented on GitHub (Oct 16, 2025):
Done
@IZA165 commented on GitHub (Oct 16, 2025):
Thanks, but it's still laggy for me on my iPhone, not sure how long it takes to update the web page but there isn't an option to switch to the old dark mode (which was smooth). Even without the lag I think a dark theme toggle would be nice (especially on OLED)
From: binimum @.>
Sent: Thursday, October 16, 2025 22:59
To: uimaxbai/tidal-ui @.>
Cc: IZA165; Author @.***>
Subject: Re: [uimaxbai/tidal-ui] Feature request: Give the option to switch to the old dark theme (runs better on most devices + it was on tidal.qqdl.site) (Issue #25)
[https://avatars.githubusercontent.com/u/61615730?s=20&v=4]uimaxbai left a comment (uimaxbai/tidal-ui#25)https://github.com/uimaxbai/tidal-ui/issues/25#issuecomment-3412997941
Done
—
Reply to this email directly, view it on GitHubhttps://github.com/uimaxbai/tidal-ui/issues/25#issuecomment-3412997941, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BCLUP33W2P4Q535D7SWFT333YAIMFAVCNFSM6AAAAACJFSOTKOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTIMJSHE4TOOJUGE.
You are receiving this because you authored the thread.Message ID: @.***>
@ItzKernel commented on GitHub (Dec 14, 2025):
I think it's because there's still blur on the webpage, even if you switch to performance mode.
For some reason, performance mode doesn't apply to the audio player component. The blur is still enabled there. I also recommend using the
backdrop-filterproperty, because that's the standard property name. Firefox doesn't recognize it.https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Properties/backdrop-filter
The website is no longer laggy for me after removing the backdrop filter from the audio player and adding the standard property to performance mode.
