diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 681e06f4..cf6be744 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -117,6 +117,8 @@ jobs: node test-issue-1364-pill-no-clamp.js node test-issue-1375-scope-stats-fetch.js node test-issue-1361-cb-presets.js + node test-issue-1380-cb-sim-overlay.js + node test-issue-1380-cb-reset-button.js node test-issue-1407-cb-preset-propagation.js node test-issue-1412-customizer-no-override.js node test-issue-1418-raw-hex-extraction.js diff --git a/public/customize-v2.js b/public/customize-v2.js index dfe050a2..0968e8cc 100644 --- a/public/customize-v2.js +++ b/public/customize-v2.js @@ -1318,9 +1318,88 @@ 'Leave unset to use the operator\'s configured colors (or pick from above). ' + 'Achromatopsia uses a luminance-only ramp and relies on the shape/letter/glyph carriers from #1356/#1357.
Simulation overlay (preview-only)
Apply a Brettel/Vienot 1997 dichromatic filter to the entire page to preview how the UI reads to colorblind viewers. Not persisted — clears on reload.