-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding missing contrast checks (#949)
* adding missing contrast checks * add testing token * remove unneeded contrast checks * trying to fix contrast * fix for dark mode color * github-actions[bot] Regenerated snapshots --------- Co-authored-by: lukasoppermann <[email protected]>
- Loading branch information
1 parent
de47782
commit 31e827d
Showing
9 changed files
with
41 additions
and
1 deletion.
There are no files selected for viewing
Binary file modified
BIN
+7 Bytes
(100%)
...rybook-all-color-swatches-dark-colorblind-control-fgColor-placeholder-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+7 Bytes
(100%)
...apshots/storybook-all-color-swatches-dark-control-fgColor-placeholder-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+37 Bytes
(100%)
...ook-all-color-swatches-dark-high-contrast-control-fgColor-placeholder-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+7 Bytes
(100%)
...rybook-all-color-swatches-dark-tritanopia-control-fgColor-placeholder-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
/* rename token to trigger actions to run on token change */ | ||
{ | ||
"testing": null | ||
} |