Skip to content

ColorScheme.dark() scheme doesn't match the current Material Dark theme spec #36021

@darrenaustin

Description

@darrenaustin

According the the Material Dark theme spec the default dark color scheme's primaryVariant, surface, background and error colors should be:

Primary Variant: #3700B3 
Surface: #121212
Background: #121212
Error: #CF6679

Which are different than the current implementation of ColorScheme.dark(). As this is supposed to be the default dark theme for applications to use, it should use the recommended colors.

Metadata

Metadata

Assignees

Labels

c: API breakBackwards-incompatible API changesf: material designflutter/packages/flutter/material repository.frameworkflutter/packages/flutter repository. See also f: labels.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions