Skip to content

Lack of contrast in developer console log message in light mode #3672

@matthewmayer

Description

@matthewmayer

https://github.com/faker-js/faker/blob/1cf3991c180ddeb75253d1850f085147a04ee3bf/docs/.vitepress/config.ts

At least in Chrome, the color choices for the If you would like to test Faker in the browser console, you can do so using 'await enableFaker()' log in the console is very hard to read due to lack of contrast.

Image
const logStyle = 'background: rgba(16, 183, 127, 0.14); color: rgba(255, 255, 245, 0.86); padding: 0.5rem; display: inline-block;';

Metadata

Metadata

Assignees

Labels

c: docsImprovements or additions to documentationp: 1-normalNothing urgents: acceptedAccepted feature / Confirmed bug

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions