Skip to content

Updated disabled input text color

Emily Ring requested to merge 649-disabled-input-text-color into master

This will resolve part of issue (#649 (closed))

Current disabled input text color is #333

Sketch disabled input text color is #707070

Changes

  1. Updates text color of disabled inputs to #707070
  2. Updates testing snapshots

Merge request reports