crash0verride11 / DarkLight-qBittorent-WebUI

A version of the default webUI that supports OS Dark Mode and is toggle-able, made using CSS properties and SASS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

not all parts of the UI are actually dark. Some parts are still light, and harder to read.

ViIIager opened this issue · comments

I installed the UI, but when I launch it, while all the status indicators are colored correctly, the actual torrent screen where all the torrents are is not dark. Neither are the tables for Transfer, Search and RSS. Here are some images to confirm:

https://i.imgur.com/dfpdkSq.png

if you could let me know which files these correspond to i would be happy to take a gander at them myself.

thanks

UPDATE: I realized after posting this that the colors show correctly on my Ipad and on Firefox browsers. It seems to be chrome that has this issue. Microsoft edge shows nothing of the theme at all. it is all still white.

You're using the new chromium edge? And are you saying you have the issue in google chrome as well? I'll have to investigate at some point this week. Someone else reported an issue with Edge over the weekend though, so I'll try to do some testing specifically there.

Chrome seems to be coming out fine on my end (and the old version of non-chromium edge I have installed), but I haven't updated with the latest qbittorrent www files in a few months so, could be a problem with changes to the other source files.

The primary file involved with generating the tab content is dynamictable.js if you want to try some things out though. There is also a corresponding html for the tabs.

sorry i didnt see the reply. Yeah it wasnt working for a few days. tried it again after using firefox as a temporary fix and it worked again. IDK what the issue was. Thanks for looking into it thought. might just have been chrome being dumb and not doing things properly (Surprise!)

I'm having the same issue when displayed over https.

Same issue, except it's not working on firefox but working perfectly on chrome.

commented

Same issue on firefox, works perfectly on edge.

I had this issue, then I cleared the cache and did a Ctrl+F5 reload of the page and it fixed it.

For those with issues, as guitaristtom indicated, these are most likely cached content issues. Try clearing your caches and try again.

https://support.mozilla.org/en-US/kb/how-clear-firefox-cache
https://support.google.com/accounts/answer/32050?hl=en&co=GENIE.Platform%3DDesktop
https://www.macrumors.com/how-to/clear-safari-cache/

commented

Yup, can confirm this one now. I managed to fix it on my firefox installation by simply clearing the cache.

Can confirm as well that the problem is caching on Chrome. I would however recommend this https://superuser.com/questions/278948/clear-cache-for-specific-domain-name-in-chrome (second way in the top solution) to clear the cache for just qBittorrent on Chrome.