Skip to content

Toolbar menus look non-mac-like in dark mode #557

@driftwoodstudio

Description

@driftwoodstudio

Description

When an app is in ThemeMode.dark and a menu is shown over light content, it causes color changes that make it look very out of place (non-mac-standard).

Use case: apps like Apple's Pages, which can work in dark mode with a white canvas without producing this odd menu behavior.

Here is an example from Pages:

Image

.
.

Here's an example from a flutter app using macos_ui ToolBarPullDownButton in dark mode with light content:

Image

.
.

The macos_ui version is glaringly out of place as a Mac app behavior.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingfidelity

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions