Skip to content

ofxRemoteUIClientOSX font is hard to read when system-wide dark mode is enabled #29

@klochowicz

Description

@klochowicz

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.

image

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions