Skip to content

Updated input text focus color

Emily Ring requested to merge 408-input-text-color into master
Update text color

Our input text color and textarea text color should be #2E2E2E, base on our Sketch design:

https://gitlab-org.gitlab.io/gitlab-design/hosted/design-gitlab-specs/forms-spec-previews

Update focus text color

When an input field changes to :focus, the input text color is overridden by the site styles.

Pajamas Site: Screen_Recording_2020-03-09_at_2.41.50_PM

Storybook site: Screen_Recording_2020-03-10_at_7.49.51_AM

This merge request will ensure the input text color and textarea text color remains #2E2E2E

Edited by Emily Ring

Merge request reports