BiglySoftware / BiglyBT

Feature-filled Bittorrent client based on the Azureus open source project
https://www.biglybt.com
GNU General Public License v2.0
1.55k stars 153 forks source link

Alternate Rows' color affects on tables inside Options window #2407

Closed adem4ik closed 2 years ago

adem4ik commented 2 years ago
  1. Enable Options->Interface->Color Scheme : Dark Tables
  2. Set any dark color for Alternate Rows (i.e. 2E2E2E)
  3. Open Options->Plugins

Result: Rows with alternative color aren't read-able

Assumed result:

image image

parg commented 2 years ago

Thanks, I'll take your second approach...

parg commented 2 years ago

BTW, dark-mode support on OSX+Linux is pretty reasonable, the issue with Windows is that the SWT UI library that BiglyBT uses doesn't have built-in support for it (yet), hence the current bodge job.

adem4ik commented 2 years ago

It is fixed in the latest beta B2.9.0.1_B25, thanks! image

parg commented 2 years ago

As fixed as it'll get!