Skip to content

Color mismatches with other sitesΒ #3729

Open
@srawlins

Description

@srawlins

@parlough this might be up your alley. @kallentu and I were comparing dartdoc's light mode with our other properties and noticed some discrepencies:

Text color Link color Link hover color Font
api.dart.dev rgb(17, 17, 17) rgb(1, 117, 194) rgb(19, 185, 253) Roboto, sans-serif
api.flutter.dev rgb(74, 74, 74) rgb(19, 137, 253) rgb(19, 185, 253) Open Sans, Roboto
dart.dev/language rgb(33, 33, 33) rgb(25, 103, 210) rgb(4, 56, 117) Google Sans Text
docs.flutter.dev rgb(33, 33, 33) rgb(4, 104, 215) rgb(3, 68, 140) Google Sans Text

Note in particular the the hover color gets brighter for api.dart.dev, but gets darker for the other two properties. 🀷

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3A lower priority bug or feature requestarea-web-designSomething a web designer interested in helping could do.type-bugIncorrect behavior (everything from a crash to more subtle misbehavior)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions