Skip to content

Commit

Permalink
chore(colors): update light, light HC yellow color sets
Browse files Browse the repository at this point in the history
  • Loading branch information
dancormier committed Oct 23, 2023
1 parent 56b67cb commit 753b86b
Show file tree
Hide file tree
Showing 28 changed files with 57 additions and 57 deletions.
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
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.
4 changes: 2 additions & 2 deletions screenshots/Chromium/baseline/s-notice-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.
4 changes: 2 additions & 2 deletions screenshots/Firefox/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/Firefox/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.
4 changes: 2 additions & 2 deletions screenshots/Firefox/baseline/s-notice-light-warning-toast.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/Firefox/baseline/s-notice-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.
2 changes: 1 addition & 1 deletion screenshots/Webkit/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/Webkit/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.
4 changes: 2 additions & 2 deletions screenshots/Webkit/baseline/s-notice-light-warning-toast.png
4 changes: 2 additions & 2 deletions screenshots/Webkit/baseline/s-notice-light-warning.png

0 comments on commit 753b86b

Please sign in to comment.