Skip to content

Commit

Permalink
Merge pull request #766 from CityOfBoston/develop
Browse files Browse the repository at this point in the history
DIG-5280 Optimistic blue color change
  • Loading branch information
subaha-cob authored Nov 7, 2024
2 parents 057cc3d + b64086f commit 72545e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stylesheets/variables/_colors.styl
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ $freedom-red-dark = #d22d23
//
// It’s also the preferred variant for some elements’ hover background color, and
// can also be used in decorative cases.
$optimistic-blue-light = #288be4
$optimistic-blue-light = #1871bd

// This became an option because the $charles-blue on $optimistic-blue-light failed accessiblity contracts
// -SR means screen readers
Expand Down

0 comments on commit 72545e2

Please sign in to comment.