qbittorrent / qBittorrent

qBittorrent BitTorrent client
https://www.qbittorrent.org
Other
28.48k stars 3.99k forks source link

WebUI: fix color scheme for iframes #21750

Closed HanabishiRecca closed 1 week ago

HanabishiRecca commented 2 weeks ago

Fixup for #21613.

Applies the color scheme for iframe dialogs. I extracted the logic into a separate file to avoid copy-paste hell.

Chocobo1 commented 1 week ago

@HanabishiRecca Thank you!

sledgehammer999 commented 1 week ago

@HanabishiRecca can you make a backport of this? It doesn't apply cleanly if cherry-picked.

sledgehammer999 commented 1 week ago

Also can you do a fixup PR to remove your reference to LocalPreferencesClass? There was a name change with PR #21780.

HanabishiRecca commented 1 week ago

Ok.

HanabishiRecca commented 1 week ago