Skip to content

Commit

Permalink
chore(colors): update light, light HC yellow color sets (#1541)
Browse files Browse the repository at this point in the history
* chore(colors): update light, light HC yellow color sets

* update less snapshot

* Update baseline images
  • Loading branch information
dancormier authored Oct 25, 2023
1 parent 70eb446 commit b6b40cd
Show file tree
Hide file tree
Showing 871 changed files with 1,661 additions and 1,661 deletions.
6 changes: 3 additions & 3 deletions lib/exports/__snapshots__/color-mixins.less.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -320,12 +320,12 @@ body .themed {
--red-400: hsl(0, 60%, 49%);
--red-500: hsl(0, 65%, 37%);
--red-600: hsl(0, 65%, 22%);
--yellow-100: hsl(43, 80%, 96%);
--yellow-200: hsl(43, 80%, 88%);
--yellow-100: hsl(43, 85%, 95%);
--yellow-200: hsl(43, 85%, 88%);
--yellow-300: hsl(43, 85%, 72%);
--yellow-400: hsl(43, 85%, 50%);
--yellow-500: hsl(43, 85%, 33%);
--yellow-600: hsl(43, 84%, 18%);
--yellow-600: hsl(43, 85%, 18%);
--purple-100: hsl(237, 83%, 98%);
--purple-200: hsl(237, 78%, 93%);
--purple-300: hsl(237, 60%, 83%);
Expand Down
10 changes: 5 additions & 5 deletions lib/exports/__snapshots__/color.less.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -108,12 +108,12 @@ body:not(.theme-highcontrast).theme-system .theme-light__forced .themed {
--red-400: hsl(0, 60%, 49%);
--red-500: hsl(0, 65%, 37%);
--red-600: hsl(0, 65%, 22%);
--yellow-100: hsl(43, 80%, 96%);
--yellow-200: hsl(43, 80%, 88%);
--yellow-100: hsl(43, 85%, 95%);
--yellow-200: hsl(43, 85%, 88%);
--yellow-300: hsl(43, 85%, 72%);
--yellow-400: hsl(43, 85%, 50%);
--yellow-500: hsl(43, 85%, 33%);
--yellow-600: hsl(43, 84%, 18%);
--yellow-600: hsl(43, 85%, 18%);
--purple-100: hsl(237, 83%, 98%);
--purple-200: hsl(237, 78%, 93%);
--purple-300: hsl(237, 60%, 83%);
Expand Down Expand Up @@ -485,8 +485,8 @@ body.theme-highcontrast.theme-system .theme-light__forced {
--red-400: hsl(0, 65%, 37%);
--red-500: hsl(0, 65%, 22%);
--red-600: hsl(0, 65%, 22%);
--yellow-100: hsl(41, 80%, 96%);
--yellow-200: hsl(41, 80%, 96%);
--yellow-100: hsl(41, 85%, 95%);
--yellow-200: hsl(41, 85%, 95%);
--yellow-300: hsl(43, 85%, 50%);
--yellow-400: hsl(43, 85%, 50%);
--yellow-500: hsl(48, 85%, 18%);
Expand Down
10 changes: 5 additions & 5 deletions lib/exports/color-sets.less
Original file line number Diff line number Diff line change
Expand Up @@ -222,12 +222,12 @@

// Yellow
.set-yellow() {
100: hsl(43, 80%, 96%);
200: hsl(43, 80%, 88%);
100: hsl(43, 85%, 95%);
200: hsl(43, 85%, 88%);
300: hsl(43, 85%, 72%);
400: hsl(43, 85%, 50%);
500: hsl(43, 85%, 33%);
600: hsl(43, 84%, 18%);
600: hsl(43, 85%, 18%);
}
.set-yellow-dark() {
100: hsl(43, 50%, 17%);
Expand All @@ -238,8 +238,8 @@
600: hsl(43, 90%, 91%);
}
.set-yellow-hc() {
100: hsl(41, 80%, 96%);
200: hsl(41, 80%, 96%);
100: hsl(41, 85%, 95%);
200: hsl(41, 85%, 95%);
300: hsl(43, 85%, 50%);
400: hsl(43, 85%, 50%);
500: hsl(48, 85%, 18%);
Expand Down
4 changes: 2 additions & 2 deletions screenshots/Chromium/baseline/s-badge-dark-moderator-sm.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions screenshots/Chromium/baseline/s-badge-dark-moderator-xs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions screenshots/Chromium/baseline/s-badge-dark-moderator.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions screenshots/Chromium/baseline/s-badge-light-moderator-sm.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions screenshots/Chromium/baseline/s-badge-light-moderator-xs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions screenshots/Chromium/baseline/s-badge-light-moderator.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions screenshots/Chromium/baseline/s-badge-light-warning-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions screenshots/Chromium/baseline/s-banner-light-warning.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions screenshots/Chromium/baseline/s-btn-dark-md-is-loading.png
Loading

0 comments on commit b6b40cd

Please sign in to comment.