openscopeproject / TrguiNG

Remote GUI for Transmission torrent daemon
GNU Affero General Public License v3.0
278 stars 33 forks source link

Allow user to configure the selection color? (Bold Blue by default) #111

Closed Pentaphon closed 8 months ago

Pentaphon commented 8 months ago

I would like to make the selection color a much lighter blue. Can you make the selection color configurable like the text and background? Preferably with 2 different configs for both light and dark mode as requested in https://github.com/openscopeproject/TrguiNG/issues/108 ?

select

qu1ck commented 8 months ago

I don't plan to add color config for every widget, it's impractical and will be absolute pain to maintain. If you are willing to compile yourself and maintain your patches then you can change this: https://github.com/openscopeproject/TrguiNG/blob/6ab6567e654b4217575b6a51197dea0013777e20/src/css/custom.css#L87