Skip to content

Commit

Permalink
Merge pull request #1727 from NoRedInk/phx-1937-update-highlightyello…
Browse files Browse the repository at this point in the history
…wdarklight-color-value

Increase contrast of highlightYellowDarkLight against highlightYellowLight
  • Loading branch information
brian-carroll authored Jan 9, 2025
2 parents 431a9e0 + f1891d3 commit 9490b0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Nri/Ui/Colors/V1.elm
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ highlightYellowDark =
-}
highlightYellowDarkLight : Css.Color
highlightYellowDarkLight =
hex "#A18E4D"
hex "#9A884A"


{-| See <https://noredink-ui.netlify.com/#/doodad/Colors>
Expand Down

0 comments on commit 9490b0f

Please sign in to comment.