hypothesis / hypothesis/frontend-shared

Standardize text colors across applications

Open
#2,060 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
8
Forks
5
PR merge metrics
No merged PRs in 30d

Description

We are currently using different text colors in:

1. The client (`text-color-text-light` / 0x20, aka. `text-grey-9`)
2. The pattern library (`text-slate-600` / 0x475569)
3. h's new UI (`text-grey-6` / 0x59)

Additionally we lack a clear set of conventions about the text colors to use for primary and secondary headings of various sizes. The current color used in h has a problem that it is difficult to differentiate placeholders from values in form fields. The pattern library color was an experiment at adding a slight blue tint, which is common.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.