-
Notifications
You must be signed in to change notification settings - Fork 30.1k
Closed
Closed
Copy link
Labels
c: API breakBackwards-incompatible API changesBackwards-incompatible API changesf: material designflutter/packages/flutter/material repository.flutter/packages/flutter/material repository.frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
c: API breakBackwards-incompatible API changesBackwards-incompatible API changesf: material designflutter/packages/flutter/material repository.flutter/packages/flutter/material repository.frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.