I use light mode theme for macos. On File Access tab in Preferences, the location options, when selected, doesn't change color. It gives poor visibility.
To Reproduce
Steps to reproduce the behavior:
Go to 'Preferences', then 'File Access' tab
Click on any one of the locations in the list under You can also customize the access below
The font color doesn't change to white. Giving bad visibility.
Expected behavior
The font color must change to white for dark background.
Screenshots
The text was updated successfully, but these errors were encountered:
Thanks @hpycndl for that catch! This color was fixed to NSColor.textColor that does not change with Light or Dark modes. Changed to NSColor.controlTextColor for next revision :)
Configuration
Describe the bug
I use light mode theme for macos. On File Access tab in Preferences, the location options, when selected, doesn't change color. It gives poor visibility.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The font color must change to white for dark background.
Screenshots
The text was updated successfully, but these errors were encountered: