Hi!
On recent MacOS, if the system-wide dark mode is enabled, the fonts changes colour to white making it really hard to read with the colour palette being used in the app.

In the meantime, if someone's experiencing this issue too, here's a simple command to disable the dark mode for just the OSX Client:
defaults write cat.uri.ofxRemoteUIClientOSX NSRequiresAquaSystemAppearance -bool Yes
Hi!
On recent MacOS, if the system-wide dark mode is enabled, the fonts changes colour to white making it really hard to read with the colour palette being used in the app.
In the meantime, if someone's experiencing this issue too, here's a simple command to disable the dark mode for just the OSX Client:
defaults write cat.uri.ofxRemoteUIClientOSX NSRequiresAquaSystemAppearance -bool Yes