ni / nimble

The NI Nimble Design System
https://nimble.ni.dev
MIT License
29 stars 9 forks source link

Fix text field start slot color #2108

Closed mollykreis closed 1 month ago

mollykreis commented 1 month ago

Pull Request

๐Ÿคจ Rationale

An icon put in the start slot of the nimble-text-field had the incorrect color based on the visual design spec. Specifically, the icon had been the text color, but it should have a 60% opacity applied to it.

๐Ÿ‘ฉโ€๐Ÿ’ป Implementation

Updated the styling of the start slot

๐Ÿงช Testing

Manually tested across all 3 themes in storybook

โœ… Checklist

mollykreis commented 1 month ago

@atmgrifter00, will you buddy this PR for me?