diff --git a/.changeset/fifty-apricots-sing.md b/.changeset/fifty-apricots-sing.md new file mode 100644 index 000000000..defee5073 --- /dev/null +++ b/.changeset/fifty-apricots-sing.md @@ -0,0 +1,12 @@ +--- +'@primer/primitives': minor +--- + +Migrate prettylights syntax tokens to canonical `prettylights-syntax-*` naming while preserving legacy compatibility. + +- Migrate ANSI colors to canonical `ansi-*` naming with deprecated `color-ansi-*` aliases. +- Keep `codeMirror-*` tokens unchanged. +- Add modern canonical prettylights syntax token names (for example `entityTag`, `storageModifierImport`, `stringRegexp`, `metaDiffRange`). +- Keep legacy `color-prettylights-syntax-*` names as deprecated aliases pointing to canonical replacements. +- Update fallback and Storybook migration artifacts to reflect canonical naming and legacy alias support. +- Update syntax docs/guidelines output to document `prettylights-syntax-[element]` as canonical with deprecated legacy alias notes. diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-black-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-black-bright-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-black-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-black-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-black-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-black-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-blackBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-blackBright-linux.png new file mode 100644 index 000000000..7ce93644a Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-blackBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-blue-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-blue-bright-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-blue-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-blue-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-blue-linux.png new file mode 100644 index 000000000..cd15c2c35 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-blue-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-blueBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-blueBright-linux.png new file mode 100644 index 000000000..5057d2810 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-blueBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-cyan-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-cyan-bright-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-cyan-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-cyan-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-cyan-linux.png new file mode 100644 index 000000000..b8c3812b5 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-cyan-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-cyanBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-cyanBright-linux.png new file mode 100644 index 000000000..0ff86fcc7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-cyanBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-gray-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-gray-linux.png new file mode 100644 index 000000000..7ce93644a Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-gray-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-green-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-green-bright-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-green-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-green-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-green-linux.png new file mode 100644 index 000000000..2ad1a4d28 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-green-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-greenBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-greenBright-linux.png new file mode 100644 index 000000000..e1349407a Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-greenBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-magenta-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-magenta-bright-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-magenta-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-magenta-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-magenta-linux.png new file mode 100644 index 000000000..882e65507 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-magenta-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-magentaBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-magentaBright-linux.png new file mode 100644 index 000000000..f36d11a1f Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-magentaBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-red-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-red-bright-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-red-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-red-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-red-linux.png new file mode 100644 index 000000000..a7608bf50 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-red-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-redBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-redBright-linux.png new file mode 100644 index 000000000..9868dc366 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-redBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-white-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-white-bright-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-white-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-white-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-white-linux.png new file mode 100644 index 000000000..f40850fcb Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-white-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-whiteBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-whiteBright-linux.png new file mode 100644 index 000000000..2944dfca1 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-whiteBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-yellow-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-yellow-bright-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-yellow-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-yellow-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-yellow-linux.png new file mode 100644 index 000000000..8b2d37437 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-yellow-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-yellowBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-yellowBright-linux.png new file mode 100644 index 000000000..3c61fcc0a Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-ansi-yellowBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-color-prettylights-syntax-entity-tag-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-color-prettylights-syntax-entity-tag-linux.png index 363fe7313..0075f290d 100644 Binary files a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-color-prettylights-syntax-entity-tag-linux.png and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-color-prettylights-syntax-entity-tag-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-black-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-black-bright-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-black-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-black-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-black-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-black-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-blackBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-blackBright-linux.png new file mode 100644 index 000000000..7ce93644a Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-blackBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-blue-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-blue-bright-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-blue-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-blue-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-blue-linux.png new file mode 100644 index 000000000..cd15c2c35 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-blue-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-blueBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-blueBright-linux.png new file mode 100644 index 000000000..5057d2810 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-blueBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-cyan-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-cyan-bright-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-cyan-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-cyan-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-cyan-linux.png new file mode 100644 index 000000000..b8c3812b5 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-cyan-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-cyanBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-cyanBright-linux.png new file mode 100644 index 000000000..0ff86fcc7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-cyanBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-gray-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-gray-linux.png new file mode 100644 index 000000000..7ce93644a Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-gray-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-green-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-green-bright-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-green-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-green-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-green-linux.png new file mode 100644 index 000000000..cd15c2c35 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-green-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-greenBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-greenBright-linux.png new file mode 100644 index 000000000..5057d2810 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-greenBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-magenta-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-magenta-bright-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-magenta-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-magenta-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-magenta-linux.png new file mode 100644 index 000000000..882e65507 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-magenta-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-magentaBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-magentaBright-linux.png new file mode 100644 index 000000000..f36d11a1f Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-magentaBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-red-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-red-bright-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-red-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-red-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-red-linux.png new file mode 100644 index 000000000..bbd1162cd Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-red-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-redBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-redBright-linux.png new file mode 100644 index 000000000..b6915d271 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-redBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-white-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-white-bright-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-white-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-white-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-white-linux.png new file mode 100644 index 000000000..f40850fcb Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-white-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-whiteBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-whiteBright-linux.png new file mode 100644 index 000000000..2944dfca1 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-whiteBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-yellow-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-yellow-bright-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-yellow-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-yellow-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-yellow-linux.png new file mode 100644 index 000000000..8b2d37437 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-yellow-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-yellowBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-yellowBright-linux.png new file mode 100644 index 000000000..3c61fcc0a Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-ansi-yellowBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-black-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-black-bright-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-black-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-black-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-black-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-black-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-blackBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-blackBright-linux.png new file mode 100644 index 000000000..420216592 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-blackBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-blue-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-blue-bright-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-blue-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-blue-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-blue-linux.png new file mode 100644 index 000000000..b68ffe07e Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-blue-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-blueBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-blueBright-linux.png new file mode 100644 index 000000000..ed1c4f036 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-blueBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-cyan-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-cyan-bright-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-cyan-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-cyan-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-cyan-linux.png new file mode 100644 index 000000000..1c8fdc589 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-cyan-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-cyanBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-cyanBright-linux.png new file mode 100644 index 000000000..b83801882 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-cyanBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-gray-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-gray-linux.png new file mode 100644 index 000000000..420216592 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-gray-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-green-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-green-bright-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-green-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-green-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-green-linux.png new file mode 100644 index 000000000..b68ffe07e Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-green-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-greenBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-greenBright-linux.png new file mode 100644 index 000000000..ed1c4f036 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-greenBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-magenta-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-magenta-bright-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-magenta-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-magenta-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-magenta-linux.png new file mode 100644 index 000000000..7617720c0 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-magenta-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-magentaBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-magentaBright-linux.png new file mode 100644 index 000000000..2914ae0f8 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-magentaBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-red-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-red-bright-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-red-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-red-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-red-linux.png new file mode 100644 index 000000000..8a7b9a16e Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-red-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-redBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-redBright-linux.png new file mode 100644 index 000000000..58c2c2d63 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-redBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-white-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-white-bright-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-white-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-white-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-white-linux.png new file mode 100644 index 000000000..160f00983 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-white-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-whiteBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-whiteBright-linux.png new file mode 100644 index 000000000..815debddc Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-whiteBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-yellow-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-yellow-bright-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-yellow-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-yellow-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-yellow-linux.png new file mode 100644 index 000000000..8e33c11b2 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-yellow-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-yellowBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-yellowBright-linux.png new file mode 100644 index 000000000..f118ca638 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-ansi-yellowBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-bracketHighlighterAngle-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-bracketHighlighterAngle-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-bracketHighlighterAngle-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-bracketHighlighterUnmatched-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-bracketHighlighterUnmatched-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-bracketHighlighterUnmatched-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-brackethighlighter-angle-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-brackethighlighter-angle-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-brackethighlighter-angle-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-brackethighlighter-unmatched-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-brackethighlighter-unmatched-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-brackethighlighter-unmatched-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-carriage-return-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-carriage-return-bg-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-carriage-return-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-carriage-return-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-carriage-return-text-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-carriage-return-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-carriageReturn-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-carriageReturn-bg-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-carriageReturn-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-carriageReturn-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-carriageReturn-text-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-carriageReturn-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-comment-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-comment-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-comment-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-constant-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-constant-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-constant-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-constant-other-reference-link-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-constant-other-reference-link-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-constant-other-reference-link-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-constantOtherReferenceLink-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-constantOtherReferenceLink-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-constantOtherReferenceLink-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-entity-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-entity-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-entity-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-entity-tag-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-entity-tag-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-entity-tag-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-entityTag-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-entityTag-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-entityTag-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-invalid-illegal-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-invalid-illegal-bg-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-invalid-illegal-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-invalid-illegal-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-invalid-illegal-text-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-invalid-illegal-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-invalidIllegal-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-invalidIllegal-bg-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-invalidIllegal-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-invalidIllegal-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-invalidIllegal-text-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-invalidIllegal-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-keyword-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-keyword-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-keyword-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-markup-bold-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-markup-bold-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-markup-bold-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-markup-changed-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-markup-changed-bg-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-markup-changed-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-markup-changed-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-markup-changed-text-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-markup-changed-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-markup-deleted-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-markup-deleted-bg-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-markup-deleted-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-markup-deleted-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-markup-deleted-text-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-markup-deleted-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-markup-heading-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-markup-heading-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-markup-heading-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-markup-ignored-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-markup-ignored-bg-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-markup-ignored-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-markup-ignored-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-markup-ignored-text-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-markup-ignored-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-markup-inserted-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-markup-inserted-bg-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-markup-inserted-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-markup-inserted-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-markup-inserted-text-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-markup-inserted-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-markup-italic-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-markup-italic-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-markup-italic-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-markup-list-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-markup-list-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-markup-list-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-meta-diff-range-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-meta-diff-range-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-meta-diff-range-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-metaDiffRange-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-metaDiffRange-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-metaDiffRange-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-storage-modifier-import-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-storage-modifier-import-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-storage-modifier-import-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-storageModifierImport-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-storageModifierImport-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-storageModifierImport-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-string-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-string-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-string-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-string-regexp-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-string-regexp-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-string-regexp-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-stringRegexp-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-stringRegexp-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-stringRegexp-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-sublimeLinterGutterMark-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-sublimeLinterGutterMark-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-sublimeLinterGutterMark-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-sublimelinter-gutter-mark-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-sublimelinter-gutter-mark-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-sublimelinter-gutter-mark-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-variable-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-variable-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-high-contrast-prettylights-syntax-variable-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-bracketHighlighterAngle-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-bracketHighlighterAngle-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-bracketHighlighterAngle-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-bracketHighlighterUnmatched-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-bracketHighlighterUnmatched-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-bracketHighlighterUnmatched-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-brackethighlighter-angle-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-brackethighlighter-angle-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-brackethighlighter-angle-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-brackethighlighter-unmatched-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-brackethighlighter-unmatched-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-brackethighlighter-unmatched-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-carriage-return-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-carriage-return-bg-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-carriage-return-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-carriage-return-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-carriage-return-text-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-carriage-return-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-carriageReturn-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-carriageReturn-bg-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-carriageReturn-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-carriageReturn-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-carriageReturn-text-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-carriageReturn-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-comment-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-comment-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-comment-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-constant-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-constant-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-constant-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-constant-other-reference-link-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-constant-other-reference-link-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-constant-other-reference-link-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-constantOtherReferenceLink-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-constantOtherReferenceLink-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-constantOtherReferenceLink-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-entity-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-entity-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-entity-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-entity-tag-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-entity-tag-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-entity-tag-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-entityTag-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-entityTag-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-entityTag-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-invalid-illegal-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-invalid-illegal-bg-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-invalid-illegal-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-invalid-illegal-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-invalid-illegal-text-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-invalid-illegal-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-invalidIllegal-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-invalidIllegal-bg-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-invalidIllegal-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-invalidIllegal-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-invalidIllegal-text-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-invalidIllegal-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-keyword-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-keyword-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-keyword-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-markup-bold-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-markup-bold-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-markup-bold-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-markup-changed-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-markup-changed-bg-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-markup-changed-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-markup-changed-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-markup-changed-text-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-markup-changed-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-markup-deleted-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-markup-deleted-bg-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-markup-deleted-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-markup-deleted-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-markup-deleted-text-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-markup-deleted-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-markup-heading-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-markup-heading-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-markup-heading-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-markup-ignored-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-markup-ignored-bg-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-markup-ignored-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-markup-ignored-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-markup-ignored-text-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-markup-ignored-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-markup-inserted-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-markup-inserted-bg-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-markup-inserted-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-markup-inserted-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-markup-inserted-text-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-markup-inserted-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-markup-italic-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-markup-italic-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-markup-italic-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-markup-list-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-markup-list-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-markup-list-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-meta-diff-range-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-meta-diff-range-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-meta-diff-range-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-metaDiffRange-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-metaDiffRange-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-metaDiffRange-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-storage-modifier-import-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-storage-modifier-import-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-storage-modifier-import-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-storageModifierImport-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-storageModifierImport-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-storageModifierImport-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-string-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-string-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-string-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-string-regexp-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-string-regexp-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-string-regexp-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-stringRegexp-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-stringRegexp-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-stringRegexp-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-sublimeLinterGutterMark-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-sublimeLinterGutterMark-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-sublimeLinterGutterMark-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-sublimelinter-gutter-mark-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-sublimelinter-gutter-mark-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-sublimelinter-gutter-mark-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-variable-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-variable-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-colorblind-prettylights-syntax-variable-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-black-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-black-bright-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-black-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-black-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-black-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-black-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-blackBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-blackBright-linux.png new file mode 100644 index 000000000..8303ae359 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-blackBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-blue-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-blue-bright-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-blue-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-blue-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-blue-linux.png new file mode 100644 index 000000000..79f7da9ca Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-blue-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-blueBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-blueBright-linux.png new file mode 100644 index 000000000..92fb7d387 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-blueBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-cyan-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-cyan-bright-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-cyan-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-cyan-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-cyan-linux.png new file mode 100644 index 000000000..0c7c44621 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-cyan-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-cyanBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-cyanBright-linux.png new file mode 100644 index 000000000..176a70396 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-cyanBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-gray-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-gray-linux.png new file mode 100644 index 000000000..8303ae359 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-gray-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-green-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-green-bright-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-green-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-green-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-green-linux.png new file mode 100644 index 000000000..953444f48 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-green-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-greenBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-greenBright-linux.png new file mode 100644 index 000000000..1e27890c2 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-greenBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-magenta-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-magenta-bright-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-magenta-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-magenta-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-magenta-linux.png new file mode 100644 index 000000000..d3136b066 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-magenta-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-magentaBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-magentaBright-linux.png new file mode 100644 index 000000000..c1c8b7cbc Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-magentaBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-red-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-red-bright-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-red-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-red-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-red-linux.png new file mode 100644 index 000000000..f24bd9a06 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-red-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-redBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-redBright-linux.png new file mode 100644 index 000000000..6e2f4eb39 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-redBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-white-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-white-bright-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-white-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-white-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-white-linux.png new file mode 100644 index 000000000..c416e259f Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-white-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-whiteBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-whiteBright-linux.png new file mode 100644 index 000000000..86e0f4be8 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-whiteBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-yellow-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-yellow-bright-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-yellow-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-yellow-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-yellow-linux.png new file mode 100644 index 000000000..88ef6f7cb Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-yellow-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-yellowBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-yellowBright-linux.png new file mode 100644 index 000000000..b66e33e51 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-ansi-yellowBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-black-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-black-bright-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-black-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-black-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-black-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-black-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-blackBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-blackBright-linux.png new file mode 100644 index 000000000..8303ae359 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-blackBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-blue-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-blue-bright-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-blue-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-blue-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-blue-linux.png new file mode 100644 index 000000000..79f7da9ca Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-blue-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-blueBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-blueBright-linux.png new file mode 100644 index 000000000..92fb7d387 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-blueBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-cyan-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-cyan-bright-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-cyan-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-cyan-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-cyan-linux.png new file mode 100644 index 000000000..0c7c44621 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-cyan-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-cyanBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-cyanBright-linux.png new file mode 100644 index 000000000..176a70396 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-cyanBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-gray-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-gray-linux.png new file mode 100644 index 000000000..8303ae359 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-gray-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-green-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-green-bright-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-green-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-green-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-green-linux.png new file mode 100644 index 000000000..953444f48 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-green-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-greenBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-greenBright-linux.png new file mode 100644 index 000000000..1e27890c2 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-greenBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-magenta-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-magenta-bright-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-magenta-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-magenta-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-magenta-linux.png new file mode 100644 index 000000000..d3136b066 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-magenta-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-magentaBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-magentaBright-linux.png new file mode 100644 index 000000000..c1c8b7cbc Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-magentaBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-red-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-red-bright-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-red-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-red-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-red-linux.png new file mode 100644 index 000000000..f24bd9a06 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-red-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-redBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-redBright-linux.png new file mode 100644 index 000000000..6e2f4eb39 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-redBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-white-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-white-bright-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-white-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-white-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-white-linux.png new file mode 100644 index 000000000..c416e259f Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-white-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-whiteBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-whiteBright-linux.png new file mode 100644 index 000000000..86e0f4be8 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-whiteBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-yellow-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-yellow-bright-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-yellow-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-yellow-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-yellow-linux.png new file mode 100644 index 000000000..88ef6f7cb Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-yellow-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-yellowBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-yellowBright-linux.png new file mode 100644 index 000000000..b66e33e51 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-ansi-yellowBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-bracketHighlighterAngle-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-bracketHighlighterAngle-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-bracketHighlighterAngle-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-bracketHighlighterUnmatched-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-bracketHighlighterUnmatched-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-bracketHighlighterUnmatched-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-brackethighlighter-angle-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-brackethighlighter-angle-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-brackethighlighter-angle-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-brackethighlighter-unmatched-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-brackethighlighter-unmatched-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-brackethighlighter-unmatched-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-carriage-return-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-carriage-return-bg-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-carriage-return-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-carriage-return-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-carriage-return-text-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-carriage-return-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-carriageReturn-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-carriageReturn-bg-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-carriageReturn-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-carriageReturn-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-carriageReturn-text-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-carriageReturn-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-comment-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-comment-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-comment-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-constant-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-constant-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-constant-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-constant-other-reference-link-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-constant-other-reference-link-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-constant-other-reference-link-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-constantOtherReferenceLink-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-constantOtherReferenceLink-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-constantOtherReferenceLink-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-entity-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-entity-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-entity-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-entity-tag-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-entity-tag-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-entity-tag-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-entityTag-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-entityTag-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-entityTag-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-invalid-illegal-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-invalid-illegal-bg-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-invalid-illegal-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-invalid-illegal-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-invalid-illegal-text-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-invalid-illegal-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-invalidIllegal-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-invalidIllegal-bg-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-invalidIllegal-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-invalidIllegal-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-invalidIllegal-text-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-invalidIllegal-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-keyword-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-keyword-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-keyword-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-markup-bold-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-markup-bold-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-markup-bold-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-markup-changed-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-markup-changed-bg-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-markup-changed-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-markup-changed-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-markup-changed-text-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-markup-changed-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-markup-deleted-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-markup-deleted-bg-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-markup-deleted-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-markup-deleted-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-markup-deleted-text-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-markup-deleted-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-markup-heading-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-markup-heading-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-markup-heading-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-markup-ignored-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-markup-ignored-bg-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-markup-ignored-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-markup-ignored-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-markup-ignored-text-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-markup-ignored-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-markup-inserted-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-markup-inserted-bg-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-markup-inserted-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-markup-inserted-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-markup-inserted-text-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-markup-inserted-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-markup-italic-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-markup-italic-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-markup-italic-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-markup-list-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-markup-list-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-markup-list-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-meta-diff-range-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-meta-diff-range-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-meta-diff-range-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-metaDiffRange-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-metaDiffRange-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-metaDiffRange-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-storage-modifier-import-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-storage-modifier-import-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-storage-modifier-import-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-storageModifierImport-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-storageModifierImport-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-storageModifierImport-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-string-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-string-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-string-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-string-regexp-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-string-regexp-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-string-regexp-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-stringRegexp-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-stringRegexp-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-stringRegexp-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-sublimeLinterGutterMark-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-sublimeLinterGutterMark-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-sublimeLinterGutterMark-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-sublimelinter-gutter-mark-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-sublimelinter-gutter-mark-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-sublimelinter-gutter-mark-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-variable-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-variable-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-high-contrast-prettylights-syntax-variable-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-bracketHighlighterAngle-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-bracketHighlighterAngle-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-bracketHighlighterAngle-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-bracketHighlighterUnmatched-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-bracketHighlighterUnmatched-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-bracketHighlighterUnmatched-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-brackethighlighter-angle-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-brackethighlighter-angle-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-brackethighlighter-angle-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-brackethighlighter-unmatched-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-brackethighlighter-unmatched-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-brackethighlighter-unmatched-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-carriage-return-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-carriage-return-bg-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-carriage-return-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-carriage-return-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-carriage-return-text-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-carriage-return-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-carriageReturn-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-carriageReturn-bg-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-carriageReturn-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-carriageReturn-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-carriageReturn-text-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-carriageReturn-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-comment-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-comment-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-comment-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-constant-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-constant-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-constant-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-constant-other-reference-link-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-constant-other-reference-link-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-constant-other-reference-link-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-constantOtherReferenceLink-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-constantOtherReferenceLink-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-constantOtherReferenceLink-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-entity-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-entity-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-entity-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-entity-tag-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-entity-tag-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-entity-tag-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-entityTag-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-entityTag-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-entityTag-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-invalid-illegal-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-invalid-illegal-bg-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-invalid-illegal-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-invalid-illegal-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-invalid-illegal-text-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-invalid-illegal-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-invalidIllegal-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-invalidIllegal-bg-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-invalidIllegal-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-invalidIllegal-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-invalidIllegal-text-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-invalidIllegal-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-keyword-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-keyword-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-keyword-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-markup-bold-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-markup-bold-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-markup-bold-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-markup-changed-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-markup-changed-bg-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-markup-changed-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-markup-changed-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-markup-changed-text-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-markup-changed-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-markup-deleted-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-markup-deleted-bg-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-markup-deleted-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-markup-deleted-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-markup-deleted-text-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-markup-deleted-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-markup-heading-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-markup-heading-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-markup-heading-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-markup-ignored-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-markup-ignored-bg-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-markup-ignored-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-markup-ignored-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-markup-ignored-text-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-markup-ignored-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-markup-inserted-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-markup-inserted-bg-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-markup-inserted-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-markup-inserted-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-markup-inserted-text-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-markup-inserted-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-markup-italic-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-markup-italic-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-markup-italic-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-markup-list-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-markup-list-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-markup-list-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-meta-diff-range-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-meta-diff-range-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-meta-diff-range-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-metaDiffRange-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-metaDiffRange-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-metaDiffRange-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-storage-modifier-import-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-storage-modifier-import-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-storage-modifier-import-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-storageModifierImport-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-storageModifierImport-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-storageModifierImport-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-string-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-string-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-string-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-string-regexp-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-string-regexp-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-string-regexp-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-stringRegexp-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-stringRegexp-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-stringRegexp-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-sublimeLinterGutterMark-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-sublimeLinterGutterMark-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-sublimeLinterGutterMark-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-sublimelinter-gutter-mark-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-sublimelinter-gutter-mark-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-sublimelinter-gutter-mark-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-variable-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-variable-linux.png new file mode 100644 index 000000000..e0fbf77e7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-dimmed-prettylights-syntax-variable-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-black-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-black-bright-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-black-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-black-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-black-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-black-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-blackBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-blackBright-linux.png new file mode 100644 index 000000000..420216592 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-blackBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-blue-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-blue-bright-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-blue-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-blue-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-blue-linux.png new file mode 100644 index 000000000..b68ffe07e Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-blue-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-blueBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-blueBright-linux.png new file mode 100644 index 000000000..ed1c4f036 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-blueBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-cyan-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-cyan-bright-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-cyan-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-cyan-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-cyan-linux.png new file mode 100644 index 000000000..1c8fdc589 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-cyan-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-cyanBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-cyanBright-linux.png new file mode 100644 index 000000000..b83801882 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-cyanBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-gray-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-gray-linux.png new file mode 100644 index 000000000..420216592 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-gray-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-green-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-green-bright-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-green-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-green-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-green-linux.png new file mode 100644 index 000000000..3b1abd2ca Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-green-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-greenBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-greenBright-linux.png new file mode 100644 index 000000000..0865e672e Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-greenBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-magenta-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-magenta-bright-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-magenta-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-magenta-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-magenta-linux.png new file mode 100644 index 000000000..7617720c0 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-magenta-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-magentaBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-magentaBright-linux.png new file mode 100644 index 000000000..2914ae0f8 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-magentaBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-red-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-red-bright-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-red-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-red-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-red-linux.png new file mode 100644 index 000000000..9d3f74783 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-red-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-redBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-redBright-linux.png new file mode 100644 index 000000000..83292fb76 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-redBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-white-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-white-bright-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-white-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-white-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-white-linux.png new file mode 100644 index 000000000..160f00983 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-white-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-whiteBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-whiteBright-linux.png new file mode 100644 index 000000000..815debddc Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-whiteBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-yellow-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-yellow-bright-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-yellow-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-yellow-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-yellow-linux.png new file mode 100644 index 000000000..8e33c11b2 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-yellow-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-yellowBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-yellowBright-linux.png new file mode 100644 index 000000000..f118ca638 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-ansi-yellowBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-color-prettylights-syntax-entity-tag-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-color-prettylights-syntax-entity-tag-linux.png index ce6e8f66c..758f077fa 100644 Binary files a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-color-prettylights-syntax-entity-tag-linux.png and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-color-prettylights-syntax-entity-tag-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-bracketHighlighterAngle-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-bracketHighlighterAngle-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-bracketHighlighterAngle-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-bracketHighlighterUnmatched-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-bracketHighlighterUnmatched-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-bracketHighlighterUnmatched-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-brackethighlighter-angle-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-brackethighlighter-angle-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-brackethighlighter-angle-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-brackethighlighter-unmatched-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-brackethighlighter-unmatched-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-brackethighlighter-unmatched-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-carriage-return-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-carriage-return-bg-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-carriage-return-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-carriage-return-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-carriage-return-text-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-carriage-return-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-carriageReturn-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-carriageReturn-bg-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-carriageReturn-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-carriageReturn-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-carriageReturn-text-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-carriageReturn-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-comment-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-comment-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-comment-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-constant-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-constant-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-constant-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-constant-other-reference-link-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-constant-other-reference-link-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-constant-other-reference-link-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-constantOtherReferenceLink-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-constantOtherReferenceLink-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-constantOtherReferenceLink-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-entity-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-entity-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-entity-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-entity-tag-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-entity-tag-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-entity-tag-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-entityTag-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-entityTag-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-entityTag-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-invalid-illegal-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-invalid-illegal-bg-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-invalid-illegal-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-invalid-illegal-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-invalid-illegal-text-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-invalid-illegal-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-invalidIllegal-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-invalidIllegal-bg-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-invalidIllegal-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-invalidIllegal-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-invalidIllegal-text-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-invalidIllegal-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-keyword-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-keyword-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-keyword-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-markup-bold-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-markup-bold-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-markup-bold-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-markup-changed-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-markup-changed-bg-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-markup-changed-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-markup-changed-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-markup-changed-text-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-markup-changed-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-markup-deleted-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-markup-deleted-bg-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-markup-deleted-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-markup-deleted-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-markup-deleted-text-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-markup-deleted-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-markup-heading-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-markup-heading-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-markup-heading-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-markup-ignored-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-markup-ignored-bg-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-markup-ignored-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-markup-ignored-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-markup-ignored-text-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-markup-ignored-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-markup-inserted-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-markup-inserted-bg-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-markup-inserted-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-markup-inserted-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-markup-inserted-text-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-markup-inserted-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-markup-italic-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-markup-italic-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-markup-italic-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-markup-list-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-markup-list-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-markup-list-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-meta-diff-range-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-meta-diff-range-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-meta-diff-range-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-metaDiffRange-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-metaDiffRange-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-metaDiffRange-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-storage-modifier-import-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-storage-modifier-import-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-storage-modifier-import-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-storageModifierImport-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-storageModifierImport-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-storageModifierImport-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-string-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-string-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-string-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-string-regexp-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-string-regexp-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-string-regexp-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-stringRegexp-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-stringRegexp-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-stringRegexp-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-sublimeLinterGutterMark-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-sublimeLinterGutterMark-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-sublimeLinterGutterMark-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-sublimelinter-gutter-mark-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-sublimelinter-gutter-mark-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-sublimelinter-gutter-mark-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-variable-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-variable-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-high-contrast-prettylights-syntax-variable-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-bracketHighlighterAngle-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-bracketHighlighterAngle-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-bracketHighlighterAngle-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-bracketHighlighterUnmatched-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-bracketHighlighterUnmatched-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-bracketHighlighterUnmatched-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-brackethighlighter-angle-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-brackethighlighter-angle-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-brackethighlighter-angle-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-brackethighlighter-unmatched-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-brackethighlighter-unmatched-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-brackethighlighter-unmatched-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-carriage-return-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-carriage-return-bg-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-carriage-return-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-carriage-return-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-carriage-return-text-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-carriage-return-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-carriageReturn-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-carriageReturn-bg-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-carriageReturn-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-carriageReturn-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-carriageReturn-text-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-carriageReturn-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-comment-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-comment-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-comment-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-constant-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-constant-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-constant-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-constant-other-reference-link-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-constant-other-reference-link-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-constant-other-reference-link-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-constantOtherReferenceLink-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-constantOtherReferenceLink-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-constantOtherReferenceLink-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-entity-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-entity-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-entity-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-entity-tag-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-entity-tag-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-entity-tag-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-entityTag-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-entityTag-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-entityTag-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-invalid-illegal-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-invalid-illegal-bg-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-invalid-illegal-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-invalid-illegal-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-invalid-illegal-text-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-invalid-illegal-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-invalidIllegal-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-invalidIllegal-bg-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-invalidIllegal-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-invalidIllegal-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-invalidIllegal-text-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-invalidIllegal-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-keyword-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-keyword-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-keyword-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-markup-bold-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-markup-bold-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-markup-bold-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-markup-changed-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-markup-changed-bg-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-markup-changed-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-markup-changed-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-markup-changed-text-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-markup-changed-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-markup-deleted-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-markup-deleted-bg-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-markup-deleted-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-markup-deleted-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-markup-deleted-text-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-markup-deleted-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-markup-heading-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-markup-heading-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-markup-heading-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-markup-ignored-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-markup-ignored-bg-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-markup-ignored-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-markup-ignored-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-markup-ignored-text-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-markup-ignored-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-markup-inserted-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-markup-inserted-bg-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-markup-inserted-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-markup-inserted-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-markup-inserted-text-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-markup-inserted-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-markup-italic-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-markup-italic-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-markup-italic-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-markup-list-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-markup-list-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-markup-list-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-meta-diff-range-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-meta-diff-range-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-meta-diff-range-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-metaDiffRange-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-metaDiffRange-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-metaDiffRange-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-storage-modifier-import-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-storage-modifier-import-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-storage-modifier-import-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-storageModifierImport-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-storageModifierImport-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-storageModifierImport-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-string-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-string-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-string-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-string-regexp-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-string-regexp-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-string-regexp-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-stringRegexp-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-stringRegexp-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-stringRegexp-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-sublimeLinterGutterMark-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-sublimeLinterGutterMark-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-sublimeLinterGutterMark-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-sublimelinter-gutter-mark-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-sublimelinter-gutter-mark-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-sublimelinter-gutter-mark-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-variable-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-variable-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-prettylights-syntax-variable-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-black-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-black-bright-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-black-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-black-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-black-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-black-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-blackBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-blackBright-linux.png new file mode 100644 index 000000000..7ce93644a Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-blackBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-blue-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-blue-bright-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-blue-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-blue-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-blue-linux.png new file mode 100644 index 000000000..cd15c2c35 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-blue-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-blueBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-blueBright-linux.png new file mode 100644 index 000000000..5057d2810 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-blueBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-cyan-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-cyan-bright-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-cyan-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-cyan-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-cyan-linux.png new file mode 100644 index 000000000..b8c3812b5 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-cyan-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-cyanBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-cyanBright-linux.png new file mode 100644 index 000000000..0ff86fcc7 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-cyanBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-gray-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-gray-linux.png new file mode 100644 index 000000000..7ce93644a Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-gray-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-green-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-green-bright-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-green-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-green-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-green-linux.png new file mode 100644 index 000000000..cd15c2c35 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-green-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-greenBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-greenBright-linux.png new file mode 100644 index 000000000..5057d2810 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-greenBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-magenta-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-magenta-bright-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-magenta-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-magenta-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-magenta-linux.png new file mode 100644 index 000000000..882e65507 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-magenta-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-magentaBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-magentaBright-linux.png new file mode 100644 index 000000000..f36d11a1f Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-magentaBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-red-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-red-bright-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-red-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-red-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-red-linux.png new file mode 100644 index 000000000..a7608bf50 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-red-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-redBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-redBright-linux.png new file mode 100644 index 000000000..9868dc366 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-redBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-white-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-white-bright-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-white-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-white-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-white-linux.png new file mode 100644 index 000000000..f40850fcb Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-white-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-whiteBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-whiteBright-linux.png new file mode 100644 index 000000000..2944dfca1 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-whiteBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-yellow-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-yellow-bright-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-yellow-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-yellow-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-yellow-linux.png new file mode 100644 index 000000000..8b2d37437 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-yellow-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-yellowBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-yellowBright-linux.png new file mode 100644 index 000000000..3c61fcc0a Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-ansi-yellowBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-black-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-black-bright-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-black-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-black-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-black-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-black-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-blackBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-blackBright-linux.png new file mode 100644 index 000000000..420216592 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-blackBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-blue-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-blue-bright-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-blue-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-blue-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-blue-linux.png new file mode 100644 index 000000000..b68ffe07e Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-blue-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-blueBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-blueBright-linux.png new file mode 100644 index 000000000..ed1c4f036 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-blueBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-cyan-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-cyan-bright-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-cyan-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-cyan-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-cyan-linux.png new file mode 100644 index 000000000..1c8fdc589 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-cyan-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-cyanBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-cyanBright-linux.png new file mode 100644 index 000000000..b83801882 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-cyanBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-gray-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-gray-linux.png new file mode 100644 index 000000000..420216592 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-gray-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-green-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-green-bright-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-green-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-green-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-green-linux.png new file mode 100644 index 000000000..b68ffe07e Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-green-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-greenBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-greenBright-linux.png new file mode 100644 index 000000000..ed1c4f036 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-greenBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-magenta-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-magenta-bright-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-magenta-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-magenta-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-magenta-linux.png new file mode 100644 index 000000000..7617720c0 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-magenta-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-magentaBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-magentaBright-linux.png new file mode 100644 index 000000000..2914ae0f8 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-magentaBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-red-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-red-bright-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-red-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-red-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-red-linux.png new file mode 100644 index 000000000..9d3f74783 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-red-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-redBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-redBright-linux.png new file mode 100644 index 000000000..83292fb76 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-redBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-white-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-white-bright-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-white-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-white-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-white-linux.png new file mode 100644 index 000000000..160f00983 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-white-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-whiteBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-whiteBright-linux.png new file mode 100644 index 000000000..815debddc Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-whiteBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-yellow-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-yellow-bright-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-yellow-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-yellow-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-yellow-linux.png new file mode 100644 index 000000000..8e33c11b2 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-yellow-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-yellowBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-yellowBright-linux.png new file mode 100644 index 000000000..f118ca638 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-ansi-yellowBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-bracketHighlighterAngle-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-bracketHighlighterAngle-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-bracketHighlighterAngle-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-bracketHighlighterUnmatched-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-bracketHighlighterUnmatched-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-bracketHighlighterUnmatched-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-brackethighlighter-angle-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-brackethighlighter-angle-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-brackethighlighter-angle-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-brackethighlighter-unmatched-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-brackethighlighter-unmatched-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-brackethighlighter-unmatched-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-carriage-return-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-carriage-return-bg-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-carriage-return-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-carriage-return-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-carriage-return-text-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-carriage-return-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-carriageReturn-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-carriageReturn-bg-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-carriageReturn-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-carriageReturn-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-carriageReturn-text-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-carriageReturn-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-comment-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-comment-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-comment-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-constant-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-constant-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-constant-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-constant-other-reference-link-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-constant-other-reference-link-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-constant-other-reference-link-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-constantOtherReferenceLink-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-constantOtherReferenceLink-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-constantOtherReferenceLink-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-entity-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-entity-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-entity-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-entity-tag-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-entity-tag-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-entity-tag-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-entityTag-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-entityTag-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-entityTag-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-invalid-illegal-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-invalid-illegal-bg-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-invalid-illegal-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-invalid-illegal-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-invalid-illegal-text-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-invalid-illegal-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-invalidIllegal-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-invalidIllegal-bg-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-invalidIllegal-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-invalidIllegal-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-invalidIllegal-text-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-invalidIllegal-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-keyword-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-keyword-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-keyword-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-markup-bold-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-markup-bold-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-markup-bold-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-markup-changed-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-markup-changed-bg-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-markup-changed-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-markup-changed-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-markup-changed-text-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-markup-changed-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-markup-deleted-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-markup-deleted-bg-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-markup-deleted-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-markup-deleted-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-markup-deleted-text-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-markup-deleted-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-markup-heading-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-markup-heading-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-markup-heading-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-markup-ignored-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-markup-ignored-bg-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-markup-ignored-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-markup-ignored-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-markup-ignored-text-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-markup-ignored-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-markup-inserted-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-markup-inserted-bg-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-markup-inserted-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-markup-inserted-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-markup-inserted-text-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-markup-inserted-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-markup-italic-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-markup-italic-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-markup-italic-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-markup-list-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-markup-list-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-markup-list-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-meta-diff-range-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-meta-diff-range-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-meta-diff-range-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-metaDiffRange-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-metaDiffRange-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-metaDiffRange-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-storage-modifier-import-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-storage-modifier-import-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-storage-modifier-import-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-storageModifierImport-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-storageModifierImport-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-storageModifierImport-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-string-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-string-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-string-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-string-regexp-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-string-regexp-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-string-regexp-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-stringRegexp-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-stringRegexp-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-stringRegexp-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-sublimeLinterGutterMark-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-sublimeLinterGutterMark-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-sublimeLinterGutterMark-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-sublimelinter-gutter-mark-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-sublimelinter-gutter-mark-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-sublimelinter-gutter-mark-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-variable-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-variable-linux.png new file mode 100644 index 000000000..58145d025 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-high-contrast-prettylights-syntax-variable-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-bracketHighlighterAngle-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-bracketHighlighterAngle-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-bracketHighlighterAngle-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-bracketHighlighterUnmatched-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-bracketHighlighterUnmatched-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-bracketHighlighterUnmatched-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-brackethighlighter-angle-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-brackethighlighter-angle-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-brackethighlighter-angle-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-brackethighlighter-unmatched-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-brackethighlighter-unmatched-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-brackethighlighter-unmatched-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-carriage-return-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-carriage-return-bg-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-carriage-return-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-carriage-return-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-carriage-return-text-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-carriage-return-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-carriageReturn-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-carriageReturn-bg-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-carriageReturn-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-carriageReturn-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-carriageReturn-text-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-carriageReturn-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-comment-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-comment-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-comment-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-constant-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-constant-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-constant-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-constant-other-reference-link-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-constant-other-reference-link-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-constant-other-reference-link-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-constantOtherReferenceLink-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-constantOtherReferenceLink-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-constantOtherReferenceLink-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-entity-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-entity-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-entity-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-entity-tag-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-entity-tag-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-entity-tag-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-entityTag-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-entityTag-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-entityTag-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-invalid-illegal-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-invalid-illegal-bg-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-invalid-illegal-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-invalid-illegal-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-invalid-illegal-text-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-invalid-illegal-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-invalidIllegal-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-invalidIllegal-bg-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-invalidIllegal-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-invalidIllegal-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-invalidIllegal-text-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-invalidIllegal-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-keyword-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-keyword-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-keyword-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-markup-bold-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-markup-bold-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-markup-bold-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-markup-changed-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-markup-changed-bg-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-markup-changed-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-markup-changed-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-markup-changed-text-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-markup-changed-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-markup-deleted-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-markup-deleted-bg-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-markup-deleted-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-markup-deleted-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-markup-deleted-text-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-markup-deleted-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-markup-heading-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-markup-heading-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-markup-heading-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-markup-ignored-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-markup-ignored-bg-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-markup-ignored-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-markup-ignored-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-markup-ignored-text-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-markup-ignored-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-markup-inserted-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-markup-inserted-bg-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-markup-inserted-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-markup-inserted-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-markup-inserted-text-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-markup-inserted-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-markup-italic-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-markup-italic-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-markup-italic-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-markup-list-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-markup-list-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-markup-list-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-meta-diff-range-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-meta-diff-range-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-meta-diff-range-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-metaDiffRange-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-metaDiffRange-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-metaDiffRange-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-storage-modifier-import-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-storage-modifier-import-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-storage-modifier-import-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-storageModifierImport-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-storageModifierImport-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-storageModifierImport-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-string-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-string-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-string-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-string-regexp-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-string-regexp-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-string-regexp-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-stringRegexp-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-stringRegexp-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-stringRegexp-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-sublimeLinterGutterMark-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-sublimeLinterGutterMark-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-sublimeLinterGutterMark-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-sublimelinter-gutter-mark-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-sublimelinter-gutter-mark-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-sublimelinter-gutter-mark-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-variable-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-variable-linux.png new file mode 100644 index 000000000..357093fd9 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-dark-tritanopia-prettylights-syntax-variable-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-black-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-black-bright-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-black-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-black-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-black-linux.png new file mode 100644 index 000000000..f88bde713 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-black-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-blackBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-blackBright-linux.png new file mode 100644 index 000000000..4b2225ad4 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-blackBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-blue-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-blue-bright-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-blue-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-blue-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-blue-linux.png new file mode 100644 index 000000000..02d0a20bc Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-blue-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-blueBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-blueBright-linux.png new file mode 100644 index 000000000..a2ca9085f Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-blueBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-cyan-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-cyan-bright-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-cyan-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-cyan-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-cyan-linux.png new file mode 100644 index 000000000..36803d67a Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-cyan-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-cyanBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-cyanBright-linux.png new file mode 100644 index 000000000..437d2c1bd Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-cyanBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-gray-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-gray-linux.png new file mode 100644 index 000000000..7bc9988b1 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-gray-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-green-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-green-bright-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-green-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-green-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-green-linux.png new file mode 100644 index 000000000..e97755c00 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-green-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-greenBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-greenBright-linux.png new file mode 100644 index 000000000..411f9688c Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-greenBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-magenta-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-magenta-bright-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-magenta-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-magenta-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-magenta-linux.png new file mode 100644 index 000000000..12c95bd71 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-magenta-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-magentaBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-magentaBright-linux.png new file mode 100644 index 000000000..5ce52c96d Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-magentaBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-red-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-red-bright-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-red-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-red-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-red-linux.png new file mode 100644 index 000000000..0a65d0e21 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-red-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-redBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-redBright-linux.png new file mode 100644 index 000000000..0bb49f4db Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-redBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-white-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-white-bright-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-white-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-white-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-white-linux.png new file mode 100644 index 000000000..7bc9988b1 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-white-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-whiteBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-whiteBright-linux.png new file mode 100644 index 000000000..d2db936d3 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-whiteBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-yellow-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-yellow-bright-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-yellow-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-yellow-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-yellow-linux.png new file mode 100644 index 000000000..cdf254d5a Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-yellow-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-yellowBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-yellowBright-linux.png new file mode 100644 index 000000000..eee87a986 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-ansi-yellowBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-color-prettylights-syntax-entity-tag-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-color-prettylights-syntax-entity-tag-linux.png index 764b472a8..76050364e 100644 Binary files a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-color-prettylights-syntax-entity-tag-linux.png and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-color-prettylights-syntax-entity-tag-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-black-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-black-bright-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-black-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-black-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-black-linux.png new file mode 100644 index 000000000..f88bde713 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-black-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-blackBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-blackBright-linux.png new file mode 100644 index 000000000..4b2225ad4 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-blackBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-blue-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-blue-bright-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-blue-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-blue-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-blue-linux.png new file mode 100644 index 000000000..02d0a20bc Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-blue-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-blueBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-blueBright-linux.png new file mode 100644 index 000000000..a2ca9085f Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-blueBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-cyan-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-cyan-bright-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-cyan-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-cyan-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-cyan-linux.png new file mode 100644 index 000000000..36803d67a Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-cyan-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-cyanBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-cyanBright-linux.png new file mode 100644 index 000000000..437d2c1bd Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-cyanBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-gray-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-gray-linux.png new file mode 100644 index 000000000..7bc9988b1 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-gray-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-green-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-green-bright-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-green-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-green-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-green-linux.png new file mode 100644 index 000000000..76050364e Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-green-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-greenBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-greenBright-linux.png new file mode 100644 index 000000000..02d0a20bc Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-greenBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-magenta-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-magenta-bright-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-magenta-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-magenta-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-magenta-linux.png new file mode 100644 index 000000000..12c95bd71 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-magenta-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-magentaBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-magentaBright-linux.png new file mode 100644 index 000000000..5ce52c96d Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-magentaBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-red-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-red-bright-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-red-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-red-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-red-linux.png new file mode 100644 index 000000000..0ffbca4ae Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-red-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-redBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-redBright-linux.png new file mode 100644 index 000000000..6acdc421c Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-redBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-white-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-white-bright-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-white-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-white-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-white-linux.png new file mode 100644 index 000000000..7bc9988b1 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-white-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-whiteBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-whiteBright-linux.png new file mode 100644 index 000000000..d2db936d3 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-whiteBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-yellow-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-yellow-bright-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-yellow-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-yellow-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-yellow-linux.png new file mode 100644 index 000000000..cdf254d5a Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-yellow-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-yellowBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-yellowBright-linux.png new file mode 100644 index 000000000..eee87a986 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-ansi-yellowBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-color-prettylights-syntax-entity-tag-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-color-prettylights-syntax-entity-tag-linux.png index 764b472a8..76050364e 100644 Binary files a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-color-prettylights-syntax-entity-tag-linux.png and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-color-prettylights-syntax-entity-tag-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-black-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-black-bright-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-black-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-black-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-black-linux.png new file mode 100644 index 000000000..2d161abd1 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-black-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-blackBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-blackBright-linux.png new file mode 100644 index 000000000..4b2225ad4 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-blackBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-blue-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-blue-bright-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-blue-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-blue-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-blue-linux.png new file mode 100644 index 000000000..b712c180b Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-blue-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-blueBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-blueBright-linux.png new file mode 100644 index 000000000..280d37f26 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-blueBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-cyan-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-cyan-bright-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-cyan-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-cyan-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-cyan-linux.png new file mode 100644 index 000000000..36803d67a Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-cyan-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-cyanBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-cyanBright-linux.png new file mode 100644 index 000000000..437d2c1bd Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-cyanBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-gray-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-gray-linux.png new file mode 100644 index 000000000..7bc9988b1 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-gray-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-green-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-green-bright-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-green-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-green-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-green-linux.png new file mode 100644 index 000000000..bf17c0026 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-green-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-greenBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-greenBright-linux.png new file mode 100644 index 000000000..b712c180b Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-greenBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-magenta-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-magenta-bright-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-magenta-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-magenta-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-magenta-linux.png new file mode 100644 index 000000000..12b3ae42a Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-magenta-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-magentaBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-magentaBright-linux.png new file mode 100644 index 000000000..54b931d61 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-magentaBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-red-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-red-bright-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-red-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-red-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-red-linux.png new file mode 100644 index 000000000..d7aa6aca0 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-red-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-redBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-redBright-linux.png new file mode 100644 index 000000000..15322e350 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-redBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-white-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-white-bright-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-white-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-white-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-white-linux.png new file mode 100644 index 000000000..7bc9988b1 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-white-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-whiteBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-whiteBright-linux.png new file mode 100644 index 000000000..d2db936d3 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-whiteBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-yellow-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-yellow-bright-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-yellow-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-yellow-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-yellow-linux.png new file mode 100644 index 000000000..0d0084cbd Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-yellow-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-yellowBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-yellowBright-linux.png new file mode 100644 index 000000000..9683989af Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-ansi-yellowBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-bracketHighlighterAngle-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-bracketHighlighterAngle-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-bracketHighlighterAngle-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-bracketHighlighterUnmatched-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-bracketHighlighterUnmatched-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-bracketHighlighterUnmatched-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-brackethighlighter-angle-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-brackethighlighter-angle-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-brackethighlighter-angle-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-brackethighlighter-unmatched-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-brackethighlighter-unmatched-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-brackethighlighter-unmatched-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-carriage-return-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-carriage-return-bg-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-carriage-return-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-carriage-return-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-carriage-return-text-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-carriage-return-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-carriageReturn-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-carriageReturn-bg-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-carriageReturn-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-carriageReturn-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-carriageReturn-text-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-carriageReturn-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-comment-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-comment-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-comment-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-constant-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-constant-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-constant-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-constant-other-reference-link-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-constant-other-reference-link-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-constant-other-reference-link-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-constantOtherReferenceLink-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-constantOtherReferenceLink-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-constantOtherReferenceLink-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-entity-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-entity-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-entity-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-entity-tag-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-entity-tag-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-entity-tag-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-entityTag-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-entityTag-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-entityTag-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-invalid-illegal-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-invalid-illegal-bg-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-invalid-illegal-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-invalid-illegal-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-invalid-illegal-text-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-invalid-illegal-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-invalidIllegal-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-invalidIllegal-bg-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-invalidIllegal-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-invalidIllegal-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-invalidIllegal-text-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-invalidIllegal-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-keyword-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-keyword-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-keyword-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-markup-bold-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-markup-bold-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-markup-bold-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-markup-changed-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-markup-changed-bg-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-markup-changed-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-markup-changed-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-markup-changed-text-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-markup-changed-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-markup-deleted-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-markup-deleted-bg-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-markup-deleted-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-markup-deleted-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-markup-deleted-text-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-markup-deleted-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-markup-heading-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-markup-heading-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-markup-heading-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-markup-ignored-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-markup-ignored-bg-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-markup-ignored-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-markup-ignored-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-markup-ignored-text-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-markup-ignored-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-markup-inserted-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-markup-inserted-bg-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-markup-inserted-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-markup-inserted-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-markup-inserted-text-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-markup-inserted-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-markup-italic-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-markup-italic-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-markup-italic-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-markup-list-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-markup-list-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-markup-list-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-meta-diff-range-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-meta-diff-range-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-meta-diff-range-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-metaDiffRange-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-metaDiffRange-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-metaDiffRange-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-storage-modifier-import-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-storage-modifier-import-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-storage-modifier-import-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-storageModifierImport-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-storageModifierImport-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-storageModifierImport-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-string-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-string-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-string-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-string-regexp-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-string-regexp-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-string-regexp-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-stringRegexp-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-stringRegexp-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-stringRegexp-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-sublimeLinterGutterMark-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-sublimeLinterGutterMark-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-sublimeLinterGutterMark-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-sublimelinter-gutter-mark-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-sublimelinter-gutter-mark-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-sublimelinter-gutter-mark-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-variable-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-variable-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-high-contrast-prettylights-syntax-variable-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-bracketHighlighterAngle-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-bracketHighlighterAngle-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-bracketHighlighterAngle-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-bracketHighlighterUnmatched-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-bracketHighlighterUnmatched-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-bracketHighlighterUnmatched-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-brackethighlighter-angle-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-brackethighlighter-angle-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-brackethighlighter-angle-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-brackethighlighter-unmatched-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-brackethighlighter-unmatched-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-brackethighlighter-unmatched-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-carriage-return-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-carriage-return-bg-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-carriage-return-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-carriage-return-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-carriage-return-text-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-carriage-return-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-carriageReturn-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-carriageReturn-bg-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-carriageReturn-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-carriageReturn-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-carriageReturn-text-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-carriageReturn-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-comment-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-comment-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-comment-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-constant-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-constant-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-constant-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-constant-other-reference-link-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-constant-other-reference-link-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-constant-other-reference-link-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-constantOtherReferenceLink-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-constantOtherReferenceLink-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-constantOtherReferenceLink-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-entity-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-entity-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-entity-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-entity-tag-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-entity-tag-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-entity-tag-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-entityTag-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-entityTag-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-entityTag-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-invalid-illegal-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-invalid-illegal-bg-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-invalid-illegal-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-invalid-illegal-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-invalid-illegal-text-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-invalid-illegal-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-invalidIllegal-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-invalidIllegal-bg-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-invalidIllegal-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-invalidIllegal-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-invalidIllegal-text-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-invalidIllegal-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-keyword-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-keyword-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-keyword-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-markup-bold-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-markup-bold-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-markup-bold-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-markup-changed-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-markup-changed-bg-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-markup-changed-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-markup-changed-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-markup-changed-text-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-markup-changed-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-markup-deleted-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-markup-deleted-bg-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-markup-deleted-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-markup-deleted-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-markup-deleted-text-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-markup-deleted-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-markup-heading-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-markup-heading-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-markup-heading-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-markup-ignored-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-markup-ignored-bg-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-markup-ignored-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-markup-ignored-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-markup-ignored-text-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-markup-ignored-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-markup-inserted-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-markup-inserted-bg-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-markup-inserted-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-markup-inserted-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-markup-inserted-text-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-markup-inserted-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-markup-italic-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-markup-italic-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-markup-italic-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-markup-list-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-markup-list-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-markup-list-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-meta-diff-range-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-meta-diff-range-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-meta-diff-range-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-metaDiffRange-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-metaDiffRange-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-metaDiffRange-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-storage-modifier-import-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-storage-modifier-import-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-storage-modifier-import-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-storageModifierImport-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-storageModifierImport-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-storageModifierImport-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-string-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-string-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-string-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-string-regexp-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-string-regexp-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-string-regexp-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-stringRegexp-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-stringRegexp-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-stringRegexp-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-sublimeLinterGutterMark-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-sublimeLinterGutterMark-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-sublimeLinterGutterMark-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-sublimelinter-gutter-mark-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-sublimelinter-gutter-mark-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-sublimelinter-gutter-mark-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-variable-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-variable-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-colorblind-prettylights-syntax-variable-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-black-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-black-bright-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-black-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-black-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-black-linux.png new file mode 100644 index 000000000..2d161abd1 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-black-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-blackBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-blackBright-linux.png new file mode 100644 index 000000000..4b2225ad4 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-blackBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-blue-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-blue-bright-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-blue-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-blue-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-blue-linux.png new file mode 100644 index 000000000..b712c180b Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-blue-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-blueBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-blueBright-linux.png new file mode 100644 index 000000000..280d37f26 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-blueBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-cyan-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-cyan-bright-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-cyan-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-cyan-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-cyan-linux.png new file mode 100644 index 000000000..36803d67a Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-cyan-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-cyanBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-cyanBright-linux.png new file mode 100644 index 000000000..437d2c1bd Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-cyanBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-gray-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-gray-linux.png new file mode 100644 index 000000000..7bc9988b1 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-gray-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-green-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-green-bright-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-green-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-green-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-green-linux.png new file mode 100644 index 000000000..582061787 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-green-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-greenBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-greenBright-linux.png new file mode 100644 index 000000000..c8ecd3176 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-greenBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-magenta-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-magenta-bright-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-magenta-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-magenta-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-magenta-linux.png new file mode 100644 index 000000000..12b3ae42a Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-magenta-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-magentaBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-magentaBright-linux.png new file mode 100644 index 000000000..54b931d61 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-magentaBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-red-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-red-bright-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-red-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-red-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-red-linux.png new file mode 100644 index 000000000..9464e3e84 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-red-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-redBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-redBright-linux.png new file mode 100644 index 000000000..56264f162 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-redBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-white-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-white-bright-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-white-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-white-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-white-linux.png new file mode 100644 index 000000000..7bc9988b1 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-white-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-whiteBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-whiteBright-linux.png new file mode 100644 index 000000000..d2db936d3 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-whiteBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-yellow-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-yellow-bright-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-yellow-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-yellow-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-yellow-linux.png new file mode 100644 index 000000000..0d0084cbd Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-yellow-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-yellowBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-yellowBright-linux.png new file mode 100644 index 000000000..9683989af Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-ansi-yellowBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-bracketHighlighterAngle-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-bracketHighlighterAngle-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-bracketHighlighterAngle-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-bracketHighlighterUnmatched-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-bracketHighlighterUnmatched-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-bracketHighlighterUnmatched-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-brackethighlighter-angle-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-brackethighlighter-angle-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-brackethighlighter-angle-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-brackethighlighter-unmatched-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-brackethighlighter-unmatched-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-brackethighlighter-unmatched-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-carriage-return-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-carriage-return-bg-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-carriage-return-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-carriage-return-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-carriage-return-text-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-carriage-return-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-carriageReturn-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-carriageReturn-bg-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-carriageReturn-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-carriageReturn-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-carriageReturn-text-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-carriageReturn-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-comment-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-comment-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-comment-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-constant-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-constant-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-constant-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-constant-other-reference-link-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-constant-other-reference-link-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-constant-other-reference-link-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-constantOtherReferenceLink-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-constantOtherReferenceLink-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-constantOtherReferenceLink-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-entity-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-entity-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-entity-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-entity-tag-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-entity-tag-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-entity-tag-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-entityTag-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-entityTag-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-entityTag-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-invalid-illegal-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-invalid-illegal-bg-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-invalid-illegal-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-invalid-illegal-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-invalid-illegal-text-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-invalid-illegal-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-invalidIllegal-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-invalidIllegal-bg-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-invalidIllegal-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-invalidIllegal-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-invalidIllegal-text-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-invalidIllegal-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-keyword-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-keyword-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-keyword-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-markup-bold-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-markup-bold-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-markup-bold-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-markup-changed-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-markup-changed-bg-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-markup-changed-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-markup-changed-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-markup-changed-text-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-markup-changed-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-markup-deleted-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-markup-deleted-bg-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-markup-deleted-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-markup-deleted-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-markup-deleted-text-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-markup-deleted-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-markup-heading-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-markup-heading-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-markup-heading-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-markup-ignored-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-markup-ignored-bg-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-markup-ignored-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-markup-ignored-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-markup-ignored-text-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-markup-ignored-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-markup-inserted-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-markup-inserted-bg-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-markup-inserted-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-markup-inserted-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-markup-inserted-text-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-markup-inserted-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-markup-italic-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-markup-italic-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-markup-italic-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-markup-list-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-markup-list-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-markup-list-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-meta-diff-range-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-meta-diff-range-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-meta-diff-range-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-metaDiffRange-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-metaDiffRange-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-metaDiffRange-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-storage-modifier-import-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-storage-modifier-import-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-storage-modifier-import-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-storageModifierImport-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-storageModifierImport-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-storageModifierImport-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-string-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-string-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-string-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-string-regexp-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-string-regexp-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-string-regexp-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-stringRegexp-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-stringRegexp-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-stringRegexp-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-sublimeLinterGutterMark-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-sublimeLinterGutterMark-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-sublimeLinterGutterMark-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-sublimelinter-gutter-mark-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-sublimelinter-gutter-mark-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-sublimelinter-gutter-mark-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-variable-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-variable-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-high-contrast-prettylights-syntax-variable-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-bracketHighlighterAngle-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-bracketHighlighterAngle-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-bracketHighlighterAngle-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-bracketHighlighterUnmatched-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-bracketHighlighterUnmatched-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-bracketHighlighterUnmatched-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-brackethighlighter-angle-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-brackethighlighter-angle-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-brackethighlighter-angle-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-brackethighlighter-unmatched-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-brackethighlighter-unmatched-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-brackethighlighter-unmatched-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-carriage-return-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-carriage-return-bg-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-carriage-return-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-carriage-return-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-carriage-return-text-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-carriage-return-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-carriageReturn-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-carriageReturn-bg-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-carriageReturn-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-carriageReturn-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-carriageReturn-text-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-carriageReturn-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-comment-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-comment-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-comment-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-constant-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-constant-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-constant-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-constant-other-reference-link-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-constant-other-reference-link-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-constant-other-reference-link-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-constantOtherReferenceLink-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-constantOtherReferenceLink-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-constantOtherReferenceLink-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-entity-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-entity-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-entity-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-entity-tag-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-entity-tag-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-entity-tag-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-entityTag-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-entityTag-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-entityTag-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-invalid-illegal-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-invalid-illegal-bg-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-invalid-illegal-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-invalid-illegal-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-invalid-illegal-text-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-invalid-illegal-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-invalidIllegal-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-invalidIllegal-bg-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-invalidIllegal-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-invalidIllegal-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-invalidIllegal-text-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-invalidIllegal-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-keyword-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-keyword-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-keyword-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-markup-bold-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-markup-bold-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-markup-bold-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-markup-changed-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-markup-changed-bg-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-markup-changed-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-markup-changed-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-markup-changed-text-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-markup-changed-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-markup-deleted-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-markup-deleted-bg-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-markup-deleted-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-markup-deleted-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-markup-deleted-text-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-markup-deleted-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-markup-heading-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-markup-heading-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-markup-heading-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-markup-ignored-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-markup-ignored-bg-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-markup-ignored-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-markup-ignored-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-markup-ignored-text-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-markup-ignored-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-markup-inserted-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-markup-inserted-bg-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-markup-inserted-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-markup-inserted-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-markup-inserted-text-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-markup-inserted-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-markup-italic-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-markup-italic-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-markup-italic-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-markup-list-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-markup-list-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-markup-list-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-meta-diff-range-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-meta-diff-range-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-meta-diff-range-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-metaDiffRange-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-metaDiffRange-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-metaDiffRange-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-storage-modifier-import-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-storage-modifier-import-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-storage-modifier-import-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-storageModifierImport-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-storageModifierImport-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-storageModifierImport-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-string-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-string-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-string-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-string-regexp-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-string-regexp-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-string-regexp-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-stringRegexp-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-stringRegexp-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-stringRegexp-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-sublimeLinterGutterMark-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-sublimeLinterGutterMark-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-sublimeLinterGutterMark-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-sublimelinter-gutter-mark-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-sublimelinter-gutter-mark-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-sublimelinter-gutter-mark-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-variable-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-variable-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-prettylights-syntax-variable-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-black-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-black-bright-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-black-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-black-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-black-linux.png new file mode 100644 index 000000000..f88bde713 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-black-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-blackBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-blackBright-linux.png new file mode 100644 index 000000000..4b2225ad4 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-blackBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-blue-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-blue-bright-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-blue-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-blue-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-blue-linux.png new file mode 100644 index 000000000..02d0a20bc Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-blue-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-blueBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-blueBright-linux.png new file mode 100644 index 000000000..a2ca9085f Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-blueBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-cyan-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-cyan-bright-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-cyan-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-cyan-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-cyan-linux.png new file mode 100644 index 000000000..36803d67a Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-cyan-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-cyanBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-cyanBright-linux.png new file mode 100644 index 000000000..437d2c1bd Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-cyanBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-gray-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-gray-linux.png new file mode 100644 index 000000000..7bc9988b1 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-gray-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-green-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-green-bright-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-green-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-green-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-green-linux.png new file mode 100644 index 000000000..76050364e Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-green-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-greenBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-greenBright-linux.png new file mode 100644 index 000000000..02d0a20bc Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-greenBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-magenta-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-magenta-bright-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-magenta-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-magenta-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-magenta-linux.png new file mode 100644 index 000000000..12c95bd71 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-magenta-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-magentaBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-magentaBright-linux.png new file mode 100644 index 000000000..5ce52c96d Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-magentaBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-red-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-red-bright-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-red-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-red-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-red-linux.png new file mode 100644 index 000000000..0a65d0e21 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-red-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-redBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-redBright-linux.png new file mode 100644 index 000000000..0bb49f4db Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-redBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-white-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-white-bright-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-white-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-white-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-white-linux.png new file mode 100644 index 000000000..7bc9988b1 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-white-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-whiteBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-whiteBright-linux.png new file mode 100644 index 000000000..d2db936d3 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-whiteBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-yellow-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-yellow-bright-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-yellow-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-yellow-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-yellow-linux.png new file mode 100644 index 000000000..cdf254d5a Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-yellow-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-yellowBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-yellowBright-linux.png new file mode 100644 index 000000000..eee87a986 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-ansi-yellowBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-color-prettylights-syntax-entity-tag-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-color-prettylights-syntax-entity-tag-linux.png index 764b472a8..76050364e 100644 Binary files a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-color-prettylights-syntax-entity-tag-linux.png and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-color-prettylights-syntax-entity-tag-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-black-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-black-bright-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-black-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-black-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-black-linux.png new file mode 100644 index 000000000..2d161abd1 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-black-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-blackBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-blackBright-linux.png new file mode 100644 index 000000000..4b2225ad4 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-blackBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-blue-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-blue-bright-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-blue-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-blue-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-blue-linux.png new file mode 100644 index 000000000..b712c180b Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-blue-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-blueBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-blueBright-linux.png new file mode 100644 index 000000000..280d37f26 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-blueBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-cyan-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-cyan-bright-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-cyan-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-cyan-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-cyan-linux.png new file mode 100644 index 000000000..36803d67a Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-cyan-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-cyanBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-cyanBright-linux.png new file mode 100644 index 000000000..437d2c1bd Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-cyanBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-gray-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-gray-linux.png new file mode 100644 index 000000000..7bc9988b1 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-gray-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-green-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-green-bright-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-green-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-green-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-green-linux.png new file mode 100644 index 000000000..bf17c0026 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-green-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-greenBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-greenBright-linux.png new file mode 100644 index 000000000..b712c180b Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-greenBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-magenta-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-magenta-bright-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-magenta-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-magenta-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-magenta-linux.png new file mode 100644 index 000000000..12b3ae42a Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-magenta-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-magentaBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-magentaBright-linux.png new file mode 100644 index 000000000..54b931d61 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-magentaBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-red-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-red-bright-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-red-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-red-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-red-linux.png new file mode 100644 index 000000000..9464e3e84 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-red-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-redBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-redBright-linux.png new file mode 100644 index 000000000..56264f162 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-redBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-white-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-white-bright-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-white-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-white-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-white-linux.png new file mode 100644 index 000000000..7bc9988b1 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-white-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-whiteBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-whiteBright-linux.png new file mode 100644 index 000000000..d2db936d3 Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-whiteBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-yellow-bright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-yellow-bright-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-yellow-bright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-yellow-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-yellow-linux.png new file mode 100644 index 000000000..0d0084cbd Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-yellow-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-yellowBright-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-yellowBright-linux.png new file mode 100644 index 000000000..9683989af Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-ansi-yellowBright-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-bracketHighlighterAngle-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-bracketHighlighterAngle-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-bracketHighlighterAngle-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-bracketHighlighterUnmatched-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-bracketHighlighterUnmatched-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-bracketHighlighterUnmatched-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-brackethighlighter-angle-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-brackethighlighter-angle-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-brackethighlighter-angle-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-brackethighlighter-unmatched-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-brackethighlighter-unmatched-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-brackethighlighter-unmatched-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-carriage-return-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-carriage-return-bg-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-carriage-return-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-carriage-return-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-carriage-return-text-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-carriage-return-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-carriageReturn-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-carriageReturn-bg-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-carriageReturn-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-carriageReturn-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-carriageReturn-text-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-carriageReturn-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-comment-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-comment-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-comment-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-constant-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-constant-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-constant-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-constant-other-reference-link-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-constant-other-reference-link-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-constant-other-reference-link-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-constantOtherReferenceLink-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-constantOtherReferenceLink-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-constantOtherReferenceLink-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-entity-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-entity-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-entity-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-entity-tag-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-entity-tag-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-entity-tag-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-entityTag-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-entityTag-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-entityTag-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-invalid-illegal-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-invalid-illegal-bg-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-invalid-illegal-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-invalid-illegal-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-invalid-illegal-text-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-invalid-illegal-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-invalidIllegal-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-invalidIllegal-bg-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-invalidIllegal-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-invalidIllegal-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-invalidIllegal-text-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-invalidIllegal-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-keyword-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-keyword-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-keyword-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-markup-bold-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-markup-bold-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-markup-bold-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-markup-changed-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-markup-changed-bg-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-markup-changed-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-markup-changed-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-markup-changed-text-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-markup-changed-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-markup-deleted-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-markup-deleted-bg-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-markup-deleted-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-markup-deleted-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-markup-deleted-text-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-markup-deleted-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-markup-heading-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-markup-heading-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-markup-heading-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-markup-ignored-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-markup-ignored-bg-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-markup-ignored-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-markup-ignored-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-markup-ignored-text-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-markup-ignored-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-markup-inserted-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-markup-inserted-bg-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-markup-inserted-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-markup-inserted-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-markup-inserted-text-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-markup-inserted-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-markup-italic-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-markup-italic-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-markup-italic-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-markup-list-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-markup-list-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-markup-list-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-meta-diff-range-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-meta-diff-range-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-meta-diff-range-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-metaDiffRange-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-metaDiffRange-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-metaDiffRange-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-storage-modifier-import-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-storage-modifier-import-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-storage-modifier-import-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-storageModifierImport-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-storageModifierImport-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-storageModifierImport-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-string-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-string-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-string-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-string-regexp-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-string-regexp-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-string-regexp-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-stringRegexp-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-stringRegexp-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-stringRegexp-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-sublimeLinterGutterMark-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-sublimeLinterGutterMark-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-sublimeLinterGutterMark-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-sublimelinter-gutter-mark-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-sublimelinter-gutter-mark-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-sublimelinter-gutter-mark-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-variable-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-variable-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-high-contrast-prettylights-syntax-variable-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-bracketHighlighterAngle-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-bracketHighlighterAngle-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-bracketHighlighterAngle-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-bracketHighlighterUnmatched-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-bracketHighlighterUnmatched-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-bracketHighlighterUnmatched-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-brackethighlighter-angle-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-brackethighlighter-angle-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-brackethighlighter-angle-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-brackethighlighter-unmatched-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-brackethighlighter-unmatched-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-brackethighlighter-unmatched-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-carriage-return-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-carriage-return-bg-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-carriage-return-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-carriage-return-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-carriage-return-text-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-carriage-return-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-carriageReturn-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-carriageReturn-bg-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-carriageReturn-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-carriageReturn-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-carriageReturn-text-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-carriageReturn-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-comment-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-comment-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-comment-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-constant-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-constant-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-constant-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-constant-other-reference-link-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-constant-other-reference-link-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-constant-other-reference-link-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-constantOtherReferenceLink-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-constantOtherReferenceLink-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-constantOtherReferenceLink-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-entity-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-entity-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-entity-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-entity-tag-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-entity-tag-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-entity-tag-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-entityTag-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-entityTag-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-entityTag-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-invalid-illegal-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-invalid-illegal-bg-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-invalid-illegal-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-invalid-illegal-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-invalid-illegal-text-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-invalid-illegal-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-invalidIllegal-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-invalidIllegal-bg-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-invalidIllegal-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-invalidIllegal-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-invalidIllegal-text-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-invalidIllegal-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-keyword-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-keyword-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-keyword-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-markup-bold-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-markup-bold-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-markup-bold-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-markup-changed-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-markup-changed-bg-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-markup-changed-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-markup-changed-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-markup-changed-text-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-markup-changed-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-markup-deleted-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-markup-deleted-bg-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-markup-deleted-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-markup-deleted-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-markup-deleted-text-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-markup-deleted-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-markup-heading-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-markup-heading-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-markup-heading-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-markup-ignored-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-markup-ignored-bg-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-markup-ignored-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-markup-ignored-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-markup-ignored-text-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-markup-ignored-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-markup-inserted-bg-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-markup-inserted-bg-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-markup-inserted-bg-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-markup-inserted-text-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-markup-inserted-text-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-markup-inserted-text-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-markup-italic-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-markup-italic-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-markup-italic-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-markup-list-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-markup-list-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-markup-list-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-meta-diff-range-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-meta-diff-range-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-meta-diff-range-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-metaDiffRange-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-metaDiffRange-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-metaDiffRange-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-storage-modifier-import-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-storage-modifier-import-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-storage-modifier-import-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-storageModifierImport-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-storageModifierImport-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-storageModifierImport-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-string-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-string-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-string-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-string-regexp-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-string-regexp-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-string-regexp-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-stringRegexp-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-stringRegexp-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-stringRegexp-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-sublimeLinterGutterMark-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-sublimeLinterGutterMark-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-sublimeLinterGutterMark-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-sublimelinter-gutter-mark-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-sublimelinter-gutter-mark-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-sublimelinter-gutter-mark-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-variable-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-variable-linux.png new file mode 100644 index 000000000..a5604a6ff Binary files /dev/null and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-all-color-swatches-light-tritanopia-prettylights-syntax-variable-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-display-scales--all-scales-all-themes-dark-colorblind-high-contrast-theme-1-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-display-scales--all-scales-all-themes-dark-colorblind-high-contrast-theme-1-linux.png index f00116c4a..98625c8eb 100644 Binary files a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-display-scales--all-scales-all-themes-dark-colorblind-high-contrast-theme-1-linux.png and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-display-scales--all-scales-all-themes-dark-colorblind-high-contrast-theme-1-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-display-scales--all-scales-all-themes-dark-colorblind-theme-1-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-display-scales--all-scales-all-themes-dark-colorblind-theme-1-linux.png index be70ba3a6..e719e1501 100644 Binary files a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-display-scales--all-scales-all-themes-dark-colorblind-theme-1-linux.png and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-display-scales--all-scales-all-themes-dark-colorblind-theme-1-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-display-scales--all-scales-all-themes-dark-dimmed-high-contrast-theme-1-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-display-scales--all-scales-all-themes-dark-dimmed-high-contrast-theme-1-linux.png index bd05b102d..5bf481dfc 100644 Binary files a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-display-scales--all-scales-all-themes-dark-dimmed-high-contrast-theme-1-linux.png and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-display-scales--all-scales-all-themes-dark-dimmed-high-contrast-theme-1-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-display-scales--all-scales-all-themes-dark-dimmed-theme-1-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-display-scales--all-scales-all-themes-dark-dimmed-theme-1-linux.png index bd05b102d..45240d145 100644 Binary files a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-display-scales--all-scales-all-themes-dark-dimmed-theme-1-linux.png and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-display-scales--all-scales-all-themes-dark-dimmed-theme-1-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-display-scales--all-scales-all-themes-dark-high-contrast-theme-1-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-display-scales--all-scales-all-themes-dark-high-contrast-theme-1-linux.png index f00116c4a..98625c8eb 100644 Binary files a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-display-scales--all-scales-all-themes-dark-high-contrast-theme-1-linux.png and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-display-scales--all-scales-all-themes-dark-high-contrast-theme-1-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-display-scales--all-scales-all-themes-dark-theme-1-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-display-scales--all-scales-all-themes-dark-theme-1-linux.png index be70ba3a6..e719e1501 100644 Binary files a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-display-scales--all-scales-all-themes-dark-theme-1-linux.png and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-display-scales--all-scales-all-themes-dark-theme-1-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-display-scales--all-scales-all-themes-dark-tritanopia-high-contrast-theme-1-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-display-scales--all-scales-all-themes-dark-tritanopia-high-contrast-theme-1-linux.png index f00116c4a..98625c8eb 100644 Binary files a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-display-scales--all-scales-all-themes-dark-tritanopia-high-contrast-theme-1-linux.png and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-display-scales--all-scales-all-themes-dark-tritanopia-high-contrast-theme-1-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-display-scales--all-scales-all-themes-dark-tritanopia-theme-1-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-display-scales--all-scales-all-themes-dark-tritanopia-theme-1-linux.png index be70ba3a6..e719e1501 100644 Binary files a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-display-scales--all-scales-all-themes-dark-tritanopia-theme-1-linux.png and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-display-scales--all-scales-all-themes-dark-tritanopia-theme-1-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-display-scales--all-scales-all-themes-light-colorblind-high-contrast-theme-1-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-display-scales--all-scales-all-themes-light-colorblind-high-contrast-theme-1-linux.png index 9fc1636d5..b7dc3c16f 100644 Binary files a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-display-scales--all-scales-all-themes-light-colorblind-high-contrast-theme-1-linux.png and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-display-scales--all-scales-all-themes-light-colorblind-high-contrast-theme-1-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-display-scales--all-scales-all-themes-light-colorblind-theme-1-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-display-scales--all-scales-all-themes-light-colorblind-theme-1-linux.png index 9fc1636d5..6c1902361 100644 Binary files a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-display-scales--all-scales-all-themes-light-colorblind-theme-1-linux.png and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-display-scales--all-scales-all-themes-light-colorblind-theme-1-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-display-scales--all-scales-all-themes-light-high-contrast-theme-1-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-display-scales--all-scales-all-themes-light-high-contrast-theme-1-linux.png index 9fc1636d5..42f88368d 100644 Binary files a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-display-scales--all-scales-all-themes-light-high-contrast-theme-1-linux.png and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-display-scales--all-scales-all-themes-light-high-contrast-theme-1-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-display-scales--all-scales-all-themes-light-theme-1-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-display-scales--all-scales-all-themes-light-theme-1-linux.png index 9fc1636d5..6c1902361 100644 Binary files a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-display-scales--all-scales-all-themes-light-theme-1-linux.png and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-display-scales--all-scales-all-themes-light-theme-1-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-display-scales--all-scales-all-themes-light-tritanopia-high-contrast-theme-1-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-display-scales--all-scales-all-themes-light-tritanopia-high-contrast-theme-1-linux.png index 9fc1636d5..b7dc3c16f 100644 Binary files a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-display-scales--all-scales-all-themes-light-tritanopia-high-contrast-theme-1-linux.png and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-display-scales--all-scales-all-themes-light-tritanopia-high-contrast-theme-1-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-display-scales--all-scales-all-themes-light-tritanopia-theme-1-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-display-scales--all-scales-all-themes-light-tritanopia-theme-1-linux.png index 9fc1636d5..6c1902361 100644 Binary files a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-display-scales--all-scales-all-themes-light-tritanopia-theme-1-linux.png and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-display-scales--all-scales-all-themes-light-tritanopia-theme-1-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-scales--all-scales-all-themes-dark-colorblind-high-contrast-theme-1-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-scales--all-scales-all-themes-dark-colorblind-high-contrast-theme-1-linux.png index e3ceca115..188b2018d 100644 Binary files a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-scales--all-scales-all-themes-dark-colorblind-high-contrast-theme-1-linux.png and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-scales--all-scales-all-themes-dark-colorblind-high-contrast-theme-1-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-scales--all-scales-all-themes-dark-colorblind-theme-1-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-scales--all-scales-all-themes-dark-colorblind-theme-1-linux.png index 15492b1ae..3c6cdc01f 100644 Binary files a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-scales--all-scales-all-themes-dark-colorblind-theme-1-linux.png and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-scales--all-scales-all-themes-dark-colorblind-theme-1-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-scales--all-scales-all-themes-dark-dimmed-high-contrast-theme-1-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-scales--all-scales-all-themes-dark-dimmed-high-contrast-theme-1-linux.png index ee79533ae..a6847fae6 100644 Binary files a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-scales--all-scales-all-themes-dark-dimmed-high-contrast-theme-1-linux.png and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-scales--all-scales-all-themes-dark-dimmed-high-contrast-theme-1-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-scales--all-scales-all-themes-dark-dimmed-theme-1-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-scales--all-scales-all-themes-dark-dimmed-theme-1-linux.png index 04c84c793..e625d8f4f 100644 Binary files a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-scales--all-scales-all-themes-dark-dimmed-theme-1-linux.png and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-scales--all-scales-all-themes-dark-dimmed-theme-1-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-scales--all-scales-all-themes-dark-high-contrast-theme-1-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-scales--all-scales-all-themes-dark-high-contrast-theme-1-linux.png index e3ceca115..188b2018d 100644 Binary files a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-scales--all-scales-all-themes-dark-high-contrast-theme-1-linux.png and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-scales--all-scales-all-themes-dark-high-contrast-theme-1-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-scales--all-scales-all-themes-dark-theme-1-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-scales--all-scales-all-themes-dark-theme-1-linux.png index 15492b1ae..3c6cdc01f 100644 Binary files a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-scales--all-scales-all-themes-dark-theme-1-linux.png and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-scales--all-scales-all-themes-dark-theme-1-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-scales--all-scales-all-themes-dark-tritanopia-high-contrast-theme-1-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-scales--all-scales-all-themes-dark-tritanopia-high-contrast-theme-1-linux.png index e3ceca115..188b2018d 100644 Binary files a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-scales--all-scales-all-themes-dark-tritanopia-high-contrast-theme-1-linux.png and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-scales--all-scales-all-themes-dark-tritanopia-high-contrast-theme-1-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-scales--all-scales-all-themes-dark-tritanopia-theme-1-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-scales--all-scales-all-themes-dark-tritanopia-theme-1-linux.png index 15492b1ae..3c6cdc01f 100644 Binary files a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-scales--all-scales-all-themes-dark-tritanopia-theme-1-linux.png and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-scales--all-scales-all-themes-dark-tritanopia-theme-1-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-scales--all-scales-all-themes-light-colorblind-high-contrast-theme-1-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-scales--all-scales-all-themes-light-colorblind-high-contrast-theme-1-linux.png index b3be2e6cf..be8364540 100644 Binary files a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-scales--all-scales-all-themes-light-colorblind-high-contrast-theme-1-linux.png and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-scales--all-scales-all-themes-light-colorblind-high-contrast-theme-1-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-scales--all-scales-all-themes-light-colorblind-theme-1-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-scales--all-scales-all-themes-light-colorblind-theme-1-linux.png index e44a9a4af..785d7bf03 100644 Binary files a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-scales--all-scales-all-themes-light-colorblind-theme-1-linux.png and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-scales--all-scales-all-themes-light-colorblind-theme-1-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-scales--all-scales-all-themes-light-high-contrast-theme-1-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-scales--all-scales-all-themes-light-high-contrast-theme-1-linux.png index b3be2e6cf..700cb1c3c 100644 Binary files a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-scales--all-scales-all-themes-light-high-contrast-theme-1-linux.png and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-scales--all-scales-all-themes-light-high-contrast-theme-1-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-scales--all-scales-all-themes-light-theme-1-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-scales--all-scales-all-themes-light-theme-1-linux.png index e44a9a4af..785d7bf03 100644 Binary files a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-scales--all-scales-all-themes-light-theme-1-linux.png and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-scales--all-scales-all-themes-light-theme-1-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-scales--all-scales-all-themes-light-tritanopia-high-contrast-theme-1-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-scales--all-scales-all-themes-light-tritanopia-high-contrast-theme-1-linux.png index b3be2e6cf..be8364540 100644 Binary files a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-scales--all-scales-all-themes-light-tritanopia-high-contrast-theme-1-linux.png and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-scales--all-scales-all-themes-light-tritanopia-high-contrast-theme-1-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-scales--all-scales-all-themes-light-tritanopia-theme-1-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-scales--all-scales-all-themes-light-tritanopia-theme-1-linux.png index e44a9a4af..785d7bf03 100644 Binary files a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-scales--all-scales-all-themes-light-tritanopia-theme-1-linux.png and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-color-base-scales--all-scales-all-themes-light-tritanopia-theme-1-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-size-functional-border--border-radius-light-theme-only-light-theme-1-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-size-functional-border--border-radius-light-theme-only-light-theme-1-linux.png index 0e19b5024..73695740a 100644 Binary files a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-size-functional-border--border-radius-light-theme-only-light-theme-1-linux.png and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-size-functional-border--border-radius-light-theme-only-light-theme-1-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-size-functional-border--border-size-light-theme-only-light-theme-1-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-size-functional-border--border-size-light-theme-only-light-theme-1-linux.png index 6952139da..bc77d132f 100644 Binary files a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-size-functional-border--border-size-light-theme-only-light-theme-1-linux.png and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-size-functional-border--border-size-light-theme-only-light-theme-1-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-size-functional-border--outline-light-theme-only-light-theme-1-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-size-functional-border--outline-light-theme-only-light-theme-1-linux.png index 0374cbf3e..afc90d22d 100644 Binary files a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-size-functional-border--outline-light-theme-only-light-theme-1-linux.png and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-size-functional-border--outline-light-theme-only-light-theme-1-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-size-functional-overlay--overlay-light-theme-only-light-theme-1-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-size-functional-overlay--overlay-light-theme-only-light-theme-1-linux.png index ec6d2ac81..e50764799 100644 Binary files a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-size-functional-overlay--overlay-light-theme-only-light-theme-1-linux.png and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-size-functional-overlay--overlay-light-theme-only-light-theme-1-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-vrt-all-colors--color-swatches-all-themes-light-colorblind-high-contrast-theme-1-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-vrt-all-colors--color-swatches-all-themes-light-colorblind-high-contrast-theme-1-linux.png index 168b340d5..8fcc515f8 100644 Binary files a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-vrt-all-colors--color-swatches-all-themes-light-colorblind-high-contrast-theme-1-linux.png and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-vrt-all-colors--color-swatches-all-themes-light-colorblind-high-contrast-theme-1-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-vrt-all-colors--color-swatches-all-themes-light-colorblind-theme-1-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-vrt-all-colors--color-swatches-all-themes-light-colorblind-theme-1-linux.png index 168b340d5..e7495e474 100644 Binary files a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-vrt-all-colors--color-swatches-all-themes-light-colorblind-theme-1-linux.png and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-vrt-all-colors--color-swatches-all-themes-light-colorblind-theme-1-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-vrt-all-colors--color-swatches-all-themes-light-high-contrast-theme-1-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-vrt-all-colors--color-swatches-all-themes-light-high-contrast-theme-1-linux.png index 168b340d5..8fcc515f8 100644 Binary files a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-vrt-all-colors--color-swatches-all-themes-light-high-contrast-theme-1-linux.png and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-vrt-all-colors--color-swatches-all-themes-light-high-contrast-theme-1-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-vrt-all-colors--color-swatches-all-themes-light-theme-1-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-vrt-all-colors--color-swatches-all-themes-light-theme-1-linux.png index 168b340d5..e7495e474 100644 Binary files a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-vrt-all-colors--color-swatches-all-themes-light-theme-1-linux.png and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-vrt-all-colors--color-swatches-all-themes-light-theme-1-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-vrt-all-colors--color-swatches-all-themes-light-tritanopia-high-contrast-theme-1-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-vrt-all-colors--color-swatches-all-themes-light-tritanopia-high-contrast-theme-1-linux.png index 168b340d5..8fcc515f8 100644 Binary files a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-vrt-all-colors--color-swatches-all-themes-light-tritanopia-high-contrast-theme-1-linux.png and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-vrt-all-colors--color-swatches-all-themes-light-tritanopia-high-contrast-theme-1-linux.png differ diff --git a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-vrt-all-colors--color-swatches-all-themes-light-tritanopia-theme-1-linux.png b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-vrt-all-colors--color-swatches-all-themes-light-tritanopia-theme-1-linux.png index 168b340d5..e7495e474 100644 Binary files a/.playwright/snapshots/storybook.test.ts-snapshots/storybook-vrt-all-colors--color-swatches-all-themes-light-tritanopia-theme-1-linux.png and b/.playwright/snapshots/storybook.test.ts-snapshots/storybook-vrt-all-colors--color-swatches-all-themes-light-tritanopia-theme-1-linux.png differ diff --git a/contributor-docs/agents/token-authoring.md b/contributor-docs/agents/token-authoring.md index 8c2ba4130..4ebf4300d 100644 --- a/contributor-docs/agents/token-authoring.md +++ b/contributor-docs/agents/token-authoring.md @@ -76,6 +76,68 @@ Add `org.primer.llm` to include tokens in `DESIGN_TOKENS_SPEC.md`: - **rules**: Include MUST/SHOULD/Do NOT guidance when applicable - Only add to tokens that benefit from explicit documentation +## Deprecating and Renaming Tokens + +When renaming a token, keep the old name as a deprecated alias: + +```json5 +{ + // New canonical token + ansi: { + red: { + $value: '{base.color.red.5}', + $type: 'color', + $description: 'ANSI red for errors and alerts in terminal output', + $extensions: { + /* figma, overrides, etc. */ + }, + }, + }, + // Deprecated alias pointing to new token + color: { + ansi: { + red: { + $value: '{ansi.red}', + $type: 'color', + $deprecated: '{ansi.red}', + $description: 'Deprecated. Use ansi.red instead.', + $extensions: { + 'org.primer.figma': { + /* keep for Figma backward compat */ + }, + }, + }, + }, + }, +} +``` + +Key rules for deprecated aliases: + +- `$value` references the new canonical token +- `$deprecated` contains the new token path (same as `$value`) +- `$description` says "Deprecated. Use {new.path} instead." +- Keep `org.primer.figma` on aliases for Figma backward compatibility +- Do NOT add `org.primer.overrides` on aliases (overrides live on canonical tokens only) +- Do NOT add `org.primer.llm` on aliases + +## Naming Conventions + +Functional color token groups use domain-specific prefixes: + +| Group | CSS pattern | Example | +| ----------------------- | ------------------------- | ------------------------------- | +| `bgColor.*` | `--bgColor-*` | `--bgColor-accent-emphasis` | +| `fgColor.*` | `--fgColor-*` | `--fgColor-danger` | +| `borderColor.*` | `--borderColor-*` | `--borderColor-default` | +| `ansi.*` | `--ansi-*` | `--ansi-red` | +| `prettylights.syntax.*` | `--prettylights-syntax-*` | `--prettylights-syntax-keyword` | + +**Deprecated prefixes** (still emitted as `var()` aliases): + +- `--color-ansi-*` → use `--ansi-*` instead +- `--color-prettylights-syntax-*` → use `--prettylights-syntax-*` instead + ## Adding a New Token 1. Add to the appropriate file in `src/tokens/`: diff --git a/docs/storybook/stories/VisualRegressionTesting/AllColors.stories.tsx b/docs/storybook/stories/VisualRegressionTesting/AllColors.stories.tsx index c99bd8242..6dc535481 100644 --- a/docs/storybook/stories/VisualRegressionTesting/AllColors.stories.tsx +++ b/docs/storybook/stories/VisualRegressionTesting/AllColors.stories.tsx @@ -43,7 +43,8 @@ export const ColorSwatches = ({colorToken}: {colorToken: string}) => { colorToken.includes('bgColor') || colorToken.includes('color') || colorToken.includes('fgColor') || - colorToken.includes('iconColor') + colorToken.includes('iconColor') || + colorToken.includes('ansi-') ? colorToken : undefined } diff --git a/docs/storybook/stories/VisualRegressionTesting/AllColorsTable.stories.tsx b/docs/storybook/stories/VisualRegressionTesting/AllColorsTable.stories.tsx index 05712588d..b0f40aba6 100644 --- a/docs/storybook/stories/VisualRegressionTesting/AllColorsTable.stories.tsx +++ b/docs/storybook/stories/VisualRegressionTesting/AllColorsTable.stories.tsx @@ -57,7 +57,8 @@ export const AllThemesInOneTable = () => { id.includes('fgColor') || id.includes('borderColor') || id.includes('outlineColor') || - id.includes('iconColor') + id.includes('iconColor') || + id.includes('ansi-') ? id : undefined } @@ -77,7 +78,8 @@ export const AllThemesInOneTable = () => { id.includes('fgColor') || id.includes('borderColor') || id.includes('outlineColor') || - id.includes('iconColor') + id.includes('iconColor') || + id.includes('ansi-') ? id : undefined } @@ -97,7 +99,8 @@ export const AllThemesInOneTable = () => { id.includes('fgColor') || id.includes('borderColor') || id.includes('outlineColor') || - id.includes('iconColor') + id.includes('iconColor') || + id.includes('ansi-') ? id : undefined } @@ -117,7 +120,8 @@ export const AllThemesInOneTable = () => { id.includes('fgColor') || id.includes('borderColor') || id.includes('outlineColor') || - id.includes('iconColor') + id.includes('iconColor') || + id.includes('ansi-') ? id : undefined } @@ -137,7 +141,8 @@ export const AllThemesInOneTable = () => { id.includes('fgColor') || id.includes('borderColor') || id.includes('outlineColor') || - id.includes('iconColor') + id.includes('iconColor') || + id.includes('ansi-') ? id : undefined } @@ -157,7 +162,8 @@ export const AllThemesInOneTable = () => { id.includes('fgColor') || id.includes('borderColor') || id.includes('outlineColor') || - id.includes('iconColor') + id.includes('iconColor') || + id.includes('ansi-') ? id : undefined } @@ -177,7 +183,8 @@ export const AllThemesInOneTable = () => { id.includes('fgColor') || id.includes('borderColor') || id.includes('outlineColor') || - id.includes('iconColor') + id.includes('iconColor') || + id.includes('ansi-') ? id : undefined } @@ -197,7 +204,8 @@ export const AllThemesInOneTable = () => { id.includes('fgColor') || id.includes('borderColor') || id.includes('outlineColor') || - id.includes('iconColor') + id.includes('iconColor') || + id.includes('ansi-') ? id : undefined } @@ -217,7 +225,8 @@ export const AllThemesInOneTable = () => { id.includes('fgColor') || id.includes('borderColor') || id.includes('outlineColor') || - id.includes('iconColor') + id.includes('iconColor') || + id.includes('ansi-') ? id : undefined } @@ -237,7 +246,8 @@ export const AllThemesInOneTable = () => { id.includes('fgColor') || id.includes('borderColor') || id.includes('outlineColor') || - id.includes('iconColor') + id.includes('iconColor') || + id.includes('ansi-') ? id : undefined } @@ -257,7 +267,8 @@ export const AllThemesInOneTable = () => { id.includes('fgColor') || id.includes('borderColor') || id.includes('outlineColor') || - id.includes('iconColor') + id.includes('iconColor') || + id.includes('ansi-') ? id : undefined } @@ -277,7 +288,8 @@ export const AllThemesInOneTable = () => { id.includes('fgColor') || id.includes('borderColor') || id.includes('outlineColor') || - id.includes('iconColor') + id.includes('iconColor') || + id.includes('ansi-') ? id : undefined } @@ -297,7 +309,8 @@ export const AllThemesInOneTable = () => { id.includes('fgColor') || id.includes('borderColor') || id.includes('outlineColor') || - id.includes('iconColor') + id.includes('iconColor') || + id.includes('ansi-') ? id : undefined } @@ -317,7 +330,8 @@ export const AllThemesInOneTable = () => { id.includes('fgColor') || id.includes('borderColor') || id.includes('outlineColor') || - id.includes('iconColor') + id.includes('iconColor') || + id.includes('ansi-') ? id : undefined } diff --git a/src/tokens/functional/color/syntax.json5 b/src/tokens/functional/color/syntax.json5 index 374f34485..bf3659164 100644 --- a/src/tokens/functional/color/syntax.json5 +++ b/src/tokens/functional/color/syntax.json5 @@ -1,446 +1,1325 @@ { - color: { - ansi: { - $description: 'ANSI terminal color palette for command-line interfaces and terminal emulators. Maps standard ANSI color names to theme-appropriate values.', + ansi: { + $description: 'ANSI terminal color palette for command-line interfaces and terminal emulators. Maps standard ANSI color names to theme-appropriate values.', + $extensions: { + 'org.primer.llm': { + usage: [ + 'terminal-output', + 'cli-interface', + 'console-text', + 'shell-prompt', + ], + rules: 'Use exclusively for terminal/CLI contexts. Do NOT use for general UI—use semantic colors (fgColor, bgColor) instead. These colors follow ANSI naming conventions (black, red, green, yellow, blue, magenta, cyan, white) with bright variants.', + }, + }, + black: { + $value: '{base.color.neutral.13}', + $type: 'color', + $description: 'ANSI black for terminal text and backgrounds', + $extensions: { + 'org.primer.figma': { + collection: 'mode', + group: 'syntax', + }, + 'org.primer.overrides': { + dark: '{base.color.neutral.6}', + }, + }, + }, + blackBright: { + $value: '{base.color.neutral.11}', + $type: 'color', + $description: 'ANSI bright black (dark gray) for dimmed terminal text', + $extensions: { + 'org.primer.figma': { + collection: 'mode', + group: 'syntax', + }, + 'org.primer.overrides': { + dark: '{base.color.neutral.8}', + }, + }, + }, + white: { + $value: '{base.color.neutral.9}', + $type: 'color', + $description: 'ANSI white for terminal text', + $extensions: { + 'org.primer.figma': { + collection: 'mode', + group: 'syntax', + }, + 'org.primer.overrides': { + dark: '{base.color.neutral.12}', + }, + }, + }, + whiteBright: { + $value: '{base.color.neutral.8}', + $type: 'color', + $description: 'ANSI bright white for emphasized terminal text', + $extensions: { + 'org.primer.figma': { + collection: 'mode', + group: 'syntax', + }, + 'org.primer.overrides': { + dark: '{base.color.neutral.13}', + }, + }, + }, + gray: { + $value: '{base.color.neutral.9}', + $type: 'color', + $description: 'ANSI gray for secondary terminal text', + $extensions: { + 'org.primer.figma': { + collection: 'mode', + group: 'syntax', + }, + 'org.primer.overrides': { + dark: '{base.color.neutral.8}', + }, + }, + }, + red: { + $value: '{base.color.red.5}', + $type: 'color', + $description: 'ANSI red for errors and alerts in terminal output', + $extensions: { + 'org.primer.figma': { + collection: 'mode', + group: 'syntax', + }, + 'org.primer.overrides': { + dark: '{base.color.red.3}', + 'dark-protanopia-deuteranopia': '{base.color.orange.3}', + 'dark-protanopia-deuteranopia-high-contrast': '{base.color.orange.3}', + 'light-protanopia-deuteranopia': '{base.color.orange.5}', + 'light-protanopia-deuteranopia-high-contrast': '{base.color.orange.5}', + }, + }, + }, + redBright: { + $value: '{base.color.red.6}', + $type: 'color', + $description: 'ANSI bright red for highlighted errors in terminal', + $extensions: { + 'org.primer.figma': { + collection: 'mode', + group: 'syntax', + }, + 'org.primer.overrides': { + dark: '{base.color.red.2}', + 'dark-protanopia-deuteranopia': '{base.color.orange.2}', + 'dark-protanopia-deuteranopia-high-contrast': '{base.color.orange.2}', + 'light-protanopia-deuteranopia': '{base.color.orange.6}', + 'light-protanopia-deuteranopia-high-contrast': '{base.color.orange.6}', + }, + }, + }, + green: { + $value: '{base.color.green.6}', + $type: 'color', + $description: 'ANSI green for success indicators in terminal', + $extensions: { + 'org.primer.figma': { + collection: 'mode', + group: 'syntax', + }, + 'org.primer.overrides': { + dark: '{base.color.green.3}', + 'dark-tritanopia': '{base.color.blue.3}', + 'dark-tritanopia-high-contrast': '{base.color.blue.3}', + 'light-tritanopia': '{base.color.blue.6}', + 'light-tritanopia-high-contrast': '{base.color.blue.6}', + 'dark-protanopia-deuteranopia': '{base.color.blue.3}', + 'dark-protanopia-deuteranopia-high-contrast': '{base.color.blue.3}', + 'light-protanopia-deuteranopia': '{base.color.blue.6}', + 'light-protanopia-deuteranopia-high-contrast': '{base.color.blue.6}', + }, + }, + }, + greenBright: { + $value: '{base.color.green.5}', + $type: 'color', + $description: 'ANSI bright green for highlighted success in terminal', + $extensions: { + 'org.primer.figma': { + collection: 'mode', + group: 'syntax', + }, + 'org.primer.overrides': { + dark: '{base.color.green.2}', + 'dark-tritanopia': '{base.color.blue.2}', + 'dark-tritanopia-high-contrast': '{base.color.blue.2}', + 'light-tritanopia': '{base.color.blue.5}', + 'light-tritanopia-high-contrast': '{base.color.blue.5}', + 'dark-protanopia-deuteranopia': '{base.color.blue.2}', + 'dark-protanopia-deuteranopia-high-contrast': '{base.color.blue.2}', + 'light-protanopia-deuteranopia': '{base.color.blue.5}', + 'light-protanopia-deuteranopia-high-contrast': '{base.color.blue.5}', + }, + }, + }, + yellow: { + $value: '{base.color.yellow.8}', + $type: 'color', + $description: 'ANSI yellow for warnings in terminal output', $extensions: { - 'org.primer.llm': { - usage: ['terminal-output', 'cli-interface', 'console-text', 'shell-prompt'], - rules: 'Use exclusively for terminal/CLI contexts. Do NOT use for general UI—use semantic colors (fgColor, bgColor) instead. These colors follow ANSI naming conventions (black, red, green, yellow, blue, magenta, cyan, white) with bright variants.', + 'org.primer.figma': { + collection: 'mode', + group: 'syntax', + }, + 'org.primer.overrides': { + dark: '{base.color.yellow.3}', + }, + }, + }, + yellowBright: { + $value: '{base.color.yellow.7}', + $type: 'color', + $description: 'ANSI bright yellow for highlighted warnings in terminal', + $extensions: { + 'org.primer.figma': { + collection: 'mode', + group: 'syntax', + }, + 'org.primer.overrides': { + dark: '{base.color.yellow.2}', + }, + }, + }, + blue: { + $value: '{base.color.blue.5}', + $type: 'color', + $description: 'ANSI blue for informational terminal text', + $extensions: { + 'org.primer.figma': { + collection: 'mode', + group: 'syntax', + }, + 'org.primer.overrides': { + dark: '{base.color.blue.3}', + }, + }, + }, + blueBright: { + $value: '{base.color.blue.4}', + $type: 'color', + $description: 'ANSI bright blue for highlighted info in terminal', + $extensions: { + 'org.primer.figma': { + collection: 'mode', + group: 'syntax', + }, + 'org.primer.overrides': { + dark: '{base.color.blue.2}', + }, + }, + }, + magenta: { + $value: '{base.color.purple.5}', + $type: 'color', + $description: 'ANSI magenta for special terminal text', + $extensions: { + 'org.primer.figma': { + collection: 'mode', + group: 'syntax', + }, + 'org.primer.overrides': { + dark: '{base.color.purple.3}', + }, + }, + }, + magentaBright: { + $value: '{base.color.purple.4}', + $type: 'color', + $description: 'ANSI bright magenta for highlighted special text', + $extensions: { + 'org.primer.figma': { + collection: 'mode', + group: 'syntax', + }, + 'org.primer.overrides': { + dark: '{base.color.purple.2}', + }, + }, + }, + cyan: { + $value: { + colorSpace: 'hsl', + components: [ + 184, + 65.8, + 31, + ], + hex: '#1b7c83', + }, + $type: 'color', + $description: 'ANSI cyan for terminal text', + $extensions: { + 'org.primer.figma': { + collection: 'mode', + group: 'syntax', + }, + 'org.primer.overrides': { + dark: '#39c5cf', + }, + }, + }, + cyanBright: { + $value: { + colorSpace: 'hsl', + components: [ + 191.9, + 55.3, + 42.9, + ], + hex: '#3192aa', + }, + $type: 'color', + $description: 'ANSI bright cyan for highlighted terminal text', + $extensions: { + 'org.primer.figma': { + collection: 'mode', + group: 'syntax', + }, + 'org.primer.overrides': { + dark: '#56d4dd', + }, + }, + }, + }, + prettylights: { + $description: 'Syntax highlighting colors for code display. Used by GitHub code rendering (prettylights theme).', + $extensions: { + 'org.primer.llm': { + usage: [ + 'code-syntax-highlighting', + 'code-block', + 'inline-code', + 'diff-view', + ], + rules: 'Use exclusively for syntax highlighting in code display contexts. Do NOT use for general UI text or backgrounds. Each token maps to a specific syntax element (comment, keyword, string, etc.).', + }, + }, + syntax: { + comment: { + $value: '{base.color.neutral.9}', + $type: 'color', + $description: 'Syntax highlighting color for code comments', + $extensions: { + 'org.primer.figma': { + collection: 'mode', + group: 'syntax', + }, + 'org.primer.overrides': { + dark: '{base.color.neutral.9}', + }, + }, + }, + constant: { + $value: '{base.color.blue.6}', + $type: 'color', + $description: 'Syntax highlighting color for constants and literal values', + $extensions: { + 'org.primer.figma': { + collection: 'mode', + group: 'syntax', + }, + 'org.primer.overrides': { + dark: '{base.color.blue.2}', + }, + }, + }, + constantOtherReferenceLink: { + $value: '{base.color.blue.8}', + $type: 'color', + $description: 'Syntax highlighting color for reference links and URLs in code', + $extensions: { + 'org.primer.figma': { + collection: 'mode', + group: 'syntax', + }, + 'org.primer.overrides': { + dark: '{base.color.blue.1}', + }, + }, + }, + 'constant-other-reference-link': { + $value: '{prettylights.syntax.constantOtherReferenceLink}', + $type: 'color', + $deprecated: '{prettylights.syntax.constantOtherReferenceLink}', + $description: 'Deprecated. Use prettylights.syntax.constantOtherReferenceLink instead.', + $extensions: { + 'org.primer.figma': { + collection: 'mode', + group: 'syntax', + }, + }, + }, + entityTag: { + $value: '{base.color.blue.6}', + $type: 'color', + $description: 'Syntax highlighting color for HTML/XML tags', + $extensions: { + 'org.primer.figma': { + collection: 'mode', + group: 'syntax', + }, + 'org.primer.overrides': { + dark: '{base.color.green.1}', + 'dark-tritanopia': '{base.color.blue.1}', + 'dark-tritanopia-high-contrast': '{base.color.blue.1}', + 'dark-protanopia-deuteranopia': '{base.color.blue.1}', + 'dark-protanopia-deuteranopia-high-contrast': '{base.color.blue.1}', + }, + }, + }, + entity: { + $value: '{base.color.purple.6}', + $type: 'color', + $description: 'Syntax highlighting color for class names, type definitions, and declarations', + $extensions: { + 'org.primer.figma': { + collection: 'mode', + group: 'syntax', + }, + 'org.primer.overrides': { + dark: '{base.color.purple.2}', + }, + }, + }, + storageModifierImport: { + $value: '{base.color.neutral.13}', + $type: 'color', + $description: 'Syntax highlighting color for import and require statements', + $extensions: { + 'org.primer.figma': { + collection: 'mode', + group: 'syntax', + }, + 'org.primer.overrides': { + dark: '{base.color.neutral.12}', + }, + }, + }, + storage: { + modifier: { + import: { + $value: '{prettylights.syntax.storageModifierImport}', + $type: 'color', + $deprecated: '{prettylights.syntax.storageModifierImport}', + $description: 'Deprecated. Use prettylights.syntax.storageModifierImport instead.', + $extensions: { + 'org.primer.figma': { + collection: 'mode', + group: 'syntax', + }, + }, + }, + }, + }, + 'entity-tag': { + $value: '{prettylights.syntax.entityTag}', + $type: 'color', + $deprecated: '{prettylights.syntax.entityTag}', + $description: 'Deprecated. Use prettylights.syntax.entityTag instead.', + $extensions: { + 'org.primer.figma': { + collection: 'mode', + group: 'syntax', + }, + }, + }, + keyword: { + $value: '{base.color.red.5}', + $type: 'color', + $description: 'Syntax highlighting color for language keywords (if, else, return)', + $extensions: { + 'org.primer.figma': { + collection: 'mode', + group: 'syntax', + }, + 'org.primer.overrides': { + dark: '{base.color.red.3}', + 'dark-protanopia-deuteranopia': '{base.color.orange.3}', + 'dark-protanopia-deuteranopia-high-contrast': '{base.color.orange.3}', + 'light-protanopia-deuteranopia': '{base.color.orange.5}', + 'light-protanopia-deuteranopia-high-contrast': '{base.color.orange.5}', + }, + }, + }, + string: { + $value: '{base.color.blue.8}', + $type: 'color', + $description: 'Syntax highlighting color for string literals', + $extensions: { + 'org.primer.figma': { + collection: 'mode', + group: 'syntax', + }, + 'org.primer.overrides': { + dark: '{base.color.blue.1}', + }, + }, + }, + variable: { + $value: '{base.color.orange.6}', + $type: 'color', + $description: 'Syntax highlighting color for variables and parameters', + $extensions: { + 'org.primer.figma': { + collection: 'mode', + group: 'syntax', + }, + 'org.primer.overrides': { + dark: '{base.color.orange.2}', + 'dark-tritanopia': '{base.color.red.2}', + 'dark-tritanopia-high-contrast': '{base.color.red.2}', + 'light-tritanopia': '{base.color.red.6}', + 'light-tritanopia-high-contrast': '{base.color.red.6}', + }, + }, + }, + bracketHighlighterUnmatched: { + $value: '{base.color.red.7}', + $type: 'color', + $description: 'Syntax highlighting color for unmatched brackets', + $extensions: { + 'org.primer.figma': { + collection: 'mode', + group: 'syntax', + }, + 'org.primer.overrides': { + dark: '{base.color.red.4}', + 'dark-protanopia-deuteranopia': '{base.color.orange.4}', + 'dark-protanopia-deuteranopia-high-contrast': '{base.color.orange.4}', + 'light-protanopia-deuteranopia': '{base.color.orange.7}', + 'light-protanopia-deuteranopia-high-contrast': '{base.color.orange.7}', + }, + }, + }, + bracketHighlighterAngle: { + $value: '{base.color.neutral.9}', + $type: 'color', + $description: 'Syntax highlighting color for angle brackets', + $extensions: { + 'org.primer.figma': { + collection: 'mode', + group: 'syntax', + }, + 'org.primer.overrides': { + dark: '{base.color.neutral.9}', + }, + }, + }, + brackethighlighter: { + unmatched: { + $value: '{prettylights.syntax.bracketHighlighterUnmatched}', + $type: 'color', + $deprecated: '{prettylights.syntax.bracketHighlighterUnmatched}', + $description: 'Deprecated. Use prettylights.syntax.bracketHighlighterUnmatched instead.', + $extensions: { + 'org.primer.figma': { + collection: 'mode', + group: 'syntax', + }, + }, + }, + angle: { + $value: '{prettylights.syntax.bracketHighlighterAngle}', + $type: 'color', + $deprecated: '{prettylights.syntax.bracketHighlighterAngle}', + $description: 'Deprecated. Use prettylights.syntax.bracketHighlighterAngle instead.', + $extensions: { + 'org.primer.figma': { + collection: 'mode', + group: 'syntax', + }, + }, + }, + }, + invalidIllegal: { + text: { + $value: '{fgColor.danger}', + $type: 'color', + $description: 'Text color for invalid or illegal code syntax', + $extensions: { + 'org.primer.figma': { + collection: 'mode', + group: 'syntax', + }, + }, + }, + bg: { + $value: '{bgColor.danger.muted}', + $type: 'color', + $description: 'Background color for invalid or illegal code syntax', + $extensions: { + 'org.primer.figma': { + collection: 'mode', + group: 'syntax', + }, + }, + }, + }, + invalid: { + illegal: { + text: { + $value: '{prettylights.syntax.invalidIllegal.text}', + $type: 'color', + $deprecated: '{prettylights.syntax.invalidIllegal.text}', + $description: 'Deprecated. Use prettylights.syntax.invalidIllegal.text instead.', + $extensions: { + 'org.primer.figma': { + collection: 'mode', + group: 'syntax', + }, + }, + }, + bg: { + $value: '{prettylights.syntax.invalidIllegal.bg}', + $type: 'color', + $deprecated: '{prettylights.syntax.invalidIllegal.bg}', + $description: 'Deprecated. Use prettylights.syntax.invalidIllegal.bg instead.', + $extensions: { + 'org.primer.figma': { + collection: 'mode', + group: 'syntax', + }, + }, + }, + }, + }, + carriageReturn: { + text: { + $value: '{base.color.neutral.1}', + $type: 'color', + $description: 'Text color for carriage return characters in diffs', + $extensions: { + 'org.primer.figma': { + collection: 'mode', + group: 'syntax', + }, + 'org.primer.overrides': { + dark: '{base.color.neutral.12}', + }, + }, + }, + bg: { + $value: '{base.color.red.5}', + $type: 'color', + $description: 'Background color for carriage return characters in diffs', + $extensions: { + 'org.primer.figma': { + collection: 'mode', + group: 'syntax', + }, + 'org.primer.overrides': { + dark: '{base.color.red.6}', + 'dark-protanopia-deuteranopia': '{base.color.orange.6}', + 'dark-protanopia-deuteranopia-high-contrast': '{base.color.orange.6}', + 'light-protanopia-deuteranopia': '{base.color.orange.5}', + 'light-protanopia-deuteranopia-high-contrast': '{base.color.orange.5}', + }, + }, + }, + }, + carriage: { + return: { + text: { + $value: '{prettylights.syntax.carriageReturn.text}', + $type: 'color', + $deprecated: '{prettylights.syntax.carriageReturn.text}', + $description: 'Deprecated. Use prettylights.syntax.carriageReturn.text instead.', + $extensions: { + 'org.primer.figma': { + collection: 'mode', + group: 'syntax', + }, + }, + }, + bg: { + $value: '{prettylights.syntax.carriageReturn.bg}', + $type: 'color', + $deprecated: '{prettylights.syntax.carriageReturn.bg}', + $description: 'Deprecated. Use prettylights.syntax.carriageReturn.bg instead.', + $extensions: { + 'org.primer.figma': { + collection: 'mode', + group: 'syntax', + }, + }, + }, + }, + }, + stringRegexp: { + $value: '{base.color.green.6}', + $type: 'color', + $description: 'Syntax highlighting color for regular expression literals', + $extensions: { + 'org.primer.figma': { + collection: 'mode', + group: 'syntax', + }, + 'org.primer.overrides': { + dark: '{base.color.green.1}', + 'dark-tritanopia': '{base.color.blue.1}', + 'dark-tritanopia-high-contrast': '{base.color.blue.1}', + 'light-tritanopia': '{base.color.blue.6}', + 'light-tritanopia-high-contrast': '{base.color.blue.6}', + 'dark-protanopia-deuteranopia': '{base.color.blue.1}', + 'dark-protanopia-deuteranopia-high-contrast': '{base.color.blue.1}', + 'light-protanopia-deuteranopia': '{base.color.blue.6}', + 'light-protanopia-deuteranopia-high-contrast': '{base.color.blue.6}', + }, + }, + }, + 'string-regexp': { + $value: '{prettylights.syntax.stringRegexp}', + $type: 'color', + $deprecated: '{prettylights.syntax.stringRegexp}', + $description: 'Deprecated. Use prettylights.syntax.stringRegexp instead.', + $extensions: { + 'org.primer.figma': { + collection: 'mode', + group: 'syntax', + }, + }, + }, + markup: { + list: { + $value: '{base.color.yellow.9}', + $type: 'color', + $description: 'Syntax highlighting color for list markers in markdown', + $extensions: { + 'org.primer.figma': { + collection: 'mode', + group: 'syntax', + }, + 'org.primer.overrides': { + dark: '{base.color.yellow.1}', + }, + }, + }, + heading: { + $value: '{base.color.blue.6}', + $type: 'color', + $description: 'Syntax highlighting color for headings in markdown', + $extensions: { + 'org.primer.figma': { + collection: 'mode', + group: 'syntax', + }, + 'org.primer.overrides': { + dark: '{base.color.blue.5}', + }, + }, + }, + italic: { + $value: '{base.color.neutral.13}', + $type: 'color', + $description: 'Syntax highlighting color for italic text in markdown', + $extensions: { + 'org.primer.figma': { + collection: 'mode', + group: 'syntax', + }, + 'org.primer.overrides': { + dark: '{base.color.neutral.12}', + }, + }, + }, + bold: { + $value: '{base.color.neutral.13}', + $type: 'color', + $description: 'Syntax highlighting color for bold text in markdown', + $extensions: { + 'org.primer.figma': { + collection: 'mode', + group: 'syntax', + }, + 'org.primer.overrides': { + dark: '{base.color.neutral.12}', + }, + }, + }, + deleted: { + text: { + $value: '{base.color.red.7}', + $type: 'color', + $description: 'Text color for deleted lines in diff views', + $extensions: { + 'org.primer.figma': { + collection: 'mode', + group: 'syntax', + }, + 'org.primer.overrides': { + dark: '{base.color.red.0}', + 'dark-protanopia-deuteranopia': '{base.color.orange.0}', + 'dark-protanopia-deuteranopia-high-contrast': '{base.color.orange.0}', + 'light-protanopia-deuteranopia': '{base.color.orange.7}', + 'light-protanopia-deuteranopia-high-contrast': '{base.color.orange.7}', + }, + }, + }, + bg: { + $value: '{base.color.red.0}', + $type: 'color', + $description: 'Background color for deleted lines in diff views', + $extensions: { + 'org.primer.figma': { + collection: 'mode', + group: 'syntax', + }, + 'org.primer.overrides': { + dark: '{base.color.red.8}', + 'dark-protanopia-deuteranopia': '{base.color.orange.8}', + 'dark-protanopia-deuteranopia-high-contrast': '{base.color.orange.8}', + 'light-protanopia-deuteranopia': '{base.color.orange.0}', + 'light-protanopia-deuteranopia-high-contrast': '{base.color.orange.0}', + }, + }, + }, + }, + inserted: { + text: { + $value: '{base.color.green.6}', + $type: 'color', + $description: 'Text color for inserted lines in diff views', + $extensions: { + 'org.primer.figma': { + collection: 'mode', + group: 'syntax', + }, + 'org.primer.overrides': { + dark: '{base.color.green.0}', + 'dark-tritanopia': '{base.color.blue.0}', + 'dark-tritanopia-high-contrast': '{base.color.blue.0}', + 'light-tritanopia': '{base.color.blue.6}', + 'light-tritanopia-high-contrast': '{base.color.blue.6}', + 'dark-protanopia-deuteranopia': '{base.color.blue.0}', + 'dark-protanopia-deuteranopia-high-contrast': '{base.color.blue.0}', + 'light-protanopia-deuteranopia': '{base.color.blue.6}', + 'light-protanopia-deuteranopia-high-contrast': '{base.color.blue.6}', + }, + }, + }, + bg: { + $value: '{base.color.green.0}', + $type: 'color', + $description: 'Background color for inserted lines in diff views', + $extensions: { + 'org.primer.figma': { + collection: 'mode', + group: 'syntax', + }, + 'org.primer.overrides': { + dark: '{base.color.green.8}', + 'dark-tritanopia': '{base.color.blue.8}', + 'dark-tritanopia-high-contrast': '{base.color.blue.8}', + 'light-tritanopia': '{base.color.blue.0}', + 'light-tritanopia-high-contrast': '{base.color.blue.0}', + 'dark-protanopia-deuteranopia': '{base.color.blue.8}', + 'dark-protanopia-deuteranopia-high-contrast': '{base.color.blue.8}', + 'light-protanopia-deuteranopia': '{base.color.blue.0}', + 'light-protanopia-deuteranopia-high-contrast': '{base.color.blue.0}', + }, + }, + }, + }, + changed: { + text: { + $value: '{base.color.orange.6}', + $type: 'color', + $description: 'Text color for changed lines in diff views', + $extensions: { + 'org.primer.figma': { + collection: 'mode', + group: 'syntax', + }, + 'org.primer.overrides': { + dark: '{base.color.orange.0}', + 'dark-tritanopia': '{base.color.red.0}', + 'dark-tritanopia-high-contrast': '{base.color.red.0}', + 'light-tritanopia': '{base.color.red.6}', + 'light-tritanopia-high-contrast': '{base.color.red.6}', + }, + }, + }, + bg: { + $value: '{base.color.orange.1}', + $type: 'color', + $description: 'Background color for changed lines in diff views', + $extensions: { + 'org.primer.figma': { + collection: 'mode', + group: 'syntax', + }, + 'org.primer.overrides': { + dark: '{base.color.orange.8}', + 'dark-tritanopia': '{base.color.red.8}', + 'dark-tritanopia-high-contrast': '{base.color.red.8}', + 'light-tritanopia': '{base.color.red.1}', + 'light-tritanopia-high-contrast': '{base.color.red.1}', + }, + }, + }, + }, + ignored: { + text: { + $value: '{base.color.neutral.6}', + $type: 'color', + $description: 'Text color for ignored content in diffs', + $extensions: { + 'org.primer.figma': { + collection: 'mode', + group: 'syntax', + }, + 'org.primer.overrides': { + dark: '{base.color.neutral.12}', + }, + }, + }, + bg: { + $value: '{base.color.blue.6}', + $type: 'color', + $description: 'Background color for ignored content in diffs', + $extensions: { + 'org.primer.figma': { + collection: 'mode', + group: 'syntax', + }, + 'org.primer.overrides': { + dark: '{base.color.blue.6}', + }, + }, + }, }, }, - black: { - $value: '{base.color.neutral.13}', + metaDiffRange: { + $value: '{base.color.purple.5}', $type: 'color', + $description: 'Syntax highlighting color for diff range information (@@ lines)', $extensions: { 'org.primer.figma': { collection: 'mode', group: 'syntax', }, 'org.primer.overrides': { - dark: '{base.color.neutral.6}', + dark: '{base.color.purple.2}', }, }, }, - 'black-bright': { - $value: '{base.color.neutral.11}', + meta: { + diff: { + range: { + $value: '{prettylights.syntax.metaDiffRange}', + $type: 'color', + $deprecated: '{prettylights.syntax.metaDiffRange}', + $description: 'Deprecated. Use prettylights.syntax.metaDiffRange instead.', + $extensions: { + 'org.primer.figma': { + collection: 'mode', + group: 'syntax', + }, + }, + }, + }, + }, + sublimeLinterGutterMark: { + $value: '{base.color.neutral.8}', $type: 'color', + $description: 'Color for linter gutter marks in code editors', $extensions: { 'org.primer.figma': { collection: 'mode', group: 'syntax', }, 'org.primer.overrides': { - dark: '{base.color.neutral.8}', + dark: '{base.color.neutral.7}', }, }, }, - white: { - $value: '{base.color.neutral.9}', + sublimelinter: { + gutter: { + mark: { + $value: '{prettylights.syntax.sublimeLinterGutterMark}', + $type: 'color', + $deprecated: '{prettylights.syntax.sublimeLinterGutterMark}', + $description: 'Deprecated. Use prettylights.syntax.sublimeLinterGutterMark instead.', + $extensions: { + 'org.primer.figma': { + collection: 'mode', + group: 'syntax', + }, + }, + }, + }, + }, + }, + }, + /** + * + * Deprecated: Remove ones platform is clean + * + **/ + color: { + ansi: { + black: { + $value: '{ansi.black}', $type: 'color', + $deprecated: '{ansi.black}', + $description: 'Deprecated. Use ansi.black instead.', $extensions: { 'org.primer.figma': { collection: 'mode', group: 'syntax', }, - 'org.primer.overrides': { - dark: '{base.color.neutral.12}', + }, + }, + 'black-bright': { + $value: '{ansi.blackBright}', + $type: 'color', + $deprecated: '{ansi.blackBright}', + $description: 'Deprecated. Use ansi.blackBright instead.', + $extensions: { + 'org.primer.figma': { + collection: 'mode', + group: 'syntax', }, }, }, - 'white-bright': { - $value: '{base.color.neutral.8}', + white: { + $value: '{ansi.white}', $type: 'color', + $deprecated: '{ansi.white}', + $description: 'Deprecated. Use ansi.white instead.', $extensions: { 'org.primer.figma': { collection: 'mode', group: 'syntax', }, - 'org.primer.overrides': { - dark: '{base.color.neutral.13}', + }, + }, + 'white-bright': { + $value: '{ansi.whiteBright}', + $type: 'color', + $deprecated: '{ansi.whiteBright}', + $description: 'Deprecated. Use ansi.whiteBright instead.', + $extensions: { + 'org.primer.figma': { + collection: 'mode', + group: 'syntax', }, }, }, gray: { - $value: '{base.color.neutral.9}', + $value: '{ansi.gray}', $type: 'color', + $deprecated: '{ansi.gray}', + $description: 'Deprecated. Use ansi.gray instead.', $extensions: { 'org.primer.figma': { collection: 'mode', group: 'syntax', }, - 'org.primer.overrides': { - dark: '{base.color.neutral.8}', - }, }, }, red: { - $value: '{base.color.red.5}', + $value: '{ansi.red}', $type: 'color', + $deprecated: '{ansi.red}', + $description: 'Deprecated. Use ansi.red instead.', $extensions: { 'org.primer.figma': { collection: 'mode', group: 'syntax', }, - 'org.primer.overrides': { - dark: '{base.color.red.3}', - 'dark-protanopia-deuteranopia': '{base.color.orange.3}', - 'dark-protanopia-deuteranopia-high-contrast': '{base.color.orange.3}', - 'light-protanopia-deuteranopia': '{base.color.orange.5}', - 'light-protanopia-deuteranopia-high-contrast': '{base.color.orange.5}', - }, }, }, 'red-bright': { - $value: '{base.color.red.6}', + $value: '{ansi.redBright}', $type: 'color', + $deprecated: '{ansi.redBright}', + $description: 'Deprecated. Use ansi.redBright instead.', $extensions: { 'org.primer.figma': { collection: 'mode', group: 'syntax', }, - 'org.primer.overrides': { - dark: '{base.color.red.2}', - 'dark-protanopia-deuteranopia': '{base.color.orange.2}', - 'dark-protanopia-deuteranopia-high-contrast': '{base.color.orange.2}', - 'light-protanopia-deuteranopia': '{base.color.orange.6}', - 'light-protanopia-deuteranopia-high-contrast': '{base.color.orange.6}', - }, }, }, green: { - $value: '{base.color.green.6}', + $value: '{ansi.green}', $type: 'color', + $deprecated: '{ansi.green}', + $description: 'Deprecated. Use ansi.green instead.', $extensions: { 'org.primer.figma': { collection: 'mode', group: 'syntax', }, - 'org.primer.overrides': { - dark: '{base.color.green.3}', - 'dark-tritanopia': '{base.color.blue.3}', - 'dark-tritanopia-high-contrast': '{base.color.blue.3}', - 'light-tritanopia': '{base.color.blue.6}', - 'light-tritanopia-high-contrast': '{base.color.blue.6}', - 'dark-protanopia-deuteranopia': '{base.color.blue.3}', - 'dark-protanopia-deuteranopia-high-contrast': '{base.color.blue.3}', - 'light-protanopia-deuteranopia': '{base.color.blue.6}', - 'light-protanopia-deuteranopia-high-contrast': '{base.color.blue.6}', - }, }, }, 'green-bright': { - $value: '{base.color.green.5}', + $value: '{ansi.greenBright}', $type: 'color', + $deprecated: '{ansi.greenBright}', + $description: 'Deprecated. Use ansi.greenBright instead.', $extensions: { 'org.primer.figma': { collection: 'mode', group: 'syntax', }, - 'org.primer.overrides': { - dark: '{base.color.green.2}', - 'dark-tritanopia': '{base.color.blue.2}', - 'dark-tritanopia-high-contrast': '{base.color.blue.2}', - 'light-tritanopia': '{base.color.blue.5}', - 'light-tritanopia-high-contrast': '{base.color.blue.5}', - 'dark-protanopia-deuteranopia': '{base.color.blue.2}', - 'dark-protanopia-deuteranopia-high-contrast': '{base.color.blue.2}', - 'light-protanopia-deuteranopia': '{base.color.blue.5}', - 'light-protanopia-deuteranopia-high-contrast': '{base.color.blue.5}', - }, }, }, yellow: { - $value: '{base.color.yellow.8}', + $value: '{ansi.yellow}', $type: 'color', + $deprecated: '{ansi.yellow}', + $description: 'Deprecated. Use ansi.yellow instead.', $extensions: { 'org.primer.figma': { collection: 'mode', group: 'syntax', }, - 'org.primer.overrides': { - dark: '{base.color.yellow.3}', - }, }, }, 'yellow-bright': { - $value: '{base.color.yellow.7}', + $value: '{ansi.yellowBright}', $type: 'color', + $deprecated: '{ansi.yellowBright}', + $description: 'Deprecated. Use ansi.yellowBright instead.', $extensions: { 'org.primer.figma': { collection: 'mode', group: 'syntax', }, - 'org.primer.overrides': { - dark: '{base.color.yellow.2}', - }, }, }, blue: { - $value: '{base.color.blue.5}', + $value: '{ansi.blue}', $type: 'color', + $deprecated: '{ansi.blue}', + $description: 'Deprecated. Use ansi.blue instead.', $extensions: { 'org.primer.figma': { collection: 'mode', group: 'syntax', }, - 'org.primer.overrides': { - dark: '{base.color.blue.3}', - }, }, }, 'blue-bright': { - $value: '{base.color.blue.4}', + $value: '{ansi.blueBright}', $type: 'color', + $deprecated: '{ansi.blueBright}', + $description: 'Deprecated. Use ansi.blueBright instead.', $extensions: { 'org.primer.figma': { collection: 'mode', group: 'syntax', }, - 'org.primer.overrides': { - dark: '{base.color.blue.2}', - }, }, }, magenta: { - $value: '{base.color.purple.5}', + $value: '{ansi.magenta}', $type: 'color', + $deprecated: '{ansi.magenta}', + $description: 'Deprecated. Use ansi.magenta instead.', $extensions: { 'org.primer.figma': { collection: 'mode', group: 'syntax', }, - 'org.primer.overrides': { - dark: '{base.color.purple.3}', - }, }, }, 'magenta-bright': { - $value: '{base.color.purple.4}', + $value: '{ansi.magentaBright}', $type: 'color', + $deprecated: '{ansi.magentaBright}', + $description: 'Deprecated. Use ansi.magentaBright instead.', $extensions: { 'org.primer.figma': { collection: 'mode', group: 'syntax', }, - 'org.primer.overrides': { - dark: '{base.color.purple.2}', - }, }, }, cyan: { - $value: { - colorSpace: 'hsl', - components: [184, 65.8, 31], - hex: '#1b7c83', - }, + $value: '{ansi.cyan}', $type: 'color', + $deprecated: '{ansi.cyan}', + $description: 'Deprecated. Use ansi.cyan instead.', $extensions: { 'org.primer.figma': { collection: 'mode', group: 'syntax', }, - 'org.primer.overrides': { - dark: '#39c5cf', - }, }, }, 'cyan-bright': { - $value: { - colorSpace: 'hsl', - components: [191.9, 55.3, 42.9], - hex: '#3192aa', - }, + $value: '{ansi.cyanBright}', $type: 'color', + $deprecated: '{ansi.cyanBright}', + $description: 'Deprecated. Use ansi.cyanBright instead.', $extensions: { 'org.primer.figma': { collection: 'mode', group: 'syntax', }, - 'org.primer.overrides': { - dark: '#56d4dd', - }, }, }, }, prettylights: { - $description: 'Syntax highlighting colors for code display. Used by GitHub code rendering (prettylights theme).', - $extensions: { - 'org.primer.llm': { - usage: ['code-syntax-highlighting', 'code-block', 'inline-code', 'diff-view'], - rules: 'Use exclusively for syntax highlighting in code display contexts. Do NOT use for general UI text or backgrounds. Each token maps to a specific syntax element (comment, keyword, string, etc.).', - }, - }, syntax: { comment: { - $value: '{base.color.neutral.9}', + $value: '{prettylights.syntax.comment}', $type: 'color', + $deprecated: '{prettylights.syntax.comment}', + $description: 'Deprecated. Use prettylights.syntax.comment instead.', $extensions: { 'org.primer.figma': { collection: 'mode', group: 'syntax', }, - 'org.primer.overrides': { - dark: '{base.color.neutral.9}', - }, }, }, constant: { - $value: '{base.color.blue.6}', + $value: '{prettylights.syntax.constant}', $type: 'color', + $deprecated: '{prettylights.syntax.constant}', + $description: 'Deprecated. Use prettylights.syntax.constant instead.', $extensions: { 'org.primer.figma': { collection: 'mode', group: 'syntax', }, - 'org.primer.overrides': { - dark: '{base.color.blue.2}', - }, }, }, 'constant-other-reference-link': { - $value: '{base.color.blue.8}', + $value: '{prettylights.syntax.constantOtherReferenceLink}', $type: 'color', + $deprecated: '{prettylights.syntax.constantOtherReferenceLink}', + $description: 'Deprecated. Use prettylights.syntax.constantOtherReferenceLink instead.', $extensions: { 'org.primer.figma': { collection: 'mode', group: 'syntax', }, - 'org.primer.overrides': { - dark: '{base.color.blue.1}', - }, }, }, entity: { - $value: '{base.color.purple.6}', + $value: '{prettylights.syntax.entity}', $type: 'color', + $deprecated: '{prettylights.syntax.entity}', + $description: 'Deprecated. Use prettylights.syntax.entity instead.', $extensions: { 'org.primer.figma': { collection: 'mode', group: 'syntax', }, - 'org.primer.overrides': { - dark: '{base.color.purple.2}', - }, }, }, storage: { modifier: { import: { - $value: '{base.color.neutral.13}', + $value: '{prettylights.syntax.storageModifierImport}', $type: 'color', + $deprecated: '{prettylights.syntax.storageModifierImport}', + $description: 'Deprecated. Use prettylights.syntax.storageModifierImport instead.', $extensions: { 'org.primer.figma': { collection: 'mode', group: 'syntax', }, - 'org.primer.overrides': { - dark: '{base.color.neutral.12}', - }, }, }, }, }, 'entity-tag': { - $value: '{base.color.blue.6}', + $value: '{prettylights.syntax.entityTag}', $type: 'color', + $deprecated: '{prettylights.syntax.entityTag}', + $description: 'Deprecated. Use prettylights.syntax.entityTag instead.', $extensions: { 'org.primer.figma': { collection: 'mode', group: 'syntax', }, - 'org.primer.overrides': { - dark: '{base.color.green.1}', - 'dark-tritanopia': '{base.color.blue.1}', - 'dark-tritanopia-high-contrast': '{base.color.blue.1}', - 'dark-protanopia-deuteranopia': '{base.color.blue.1}', - 'dark-protanopia-deuteranopia-high-contrast': '{base.color.blue.1}', - }, }, }, keyword: { - $value: '{base.color.red.5}', + $value: '{prettylights.syntax.keyword}', $type: 'color', + $deprecated: '{prettylights.syntax.keyword}', + $description: 'Deprecated. Use prettylights.syntax.keyword instead.', $extensions: { 'org.primer.figma': { collection: 'mode', group: 'syntax', }, - 'org.primer.overrides': { - dark: '{base.color.red.3}', - 'dark-protanopia-deuteranopia': '{base.color.orange.3}', - 'dark-protanopia-deuteranopia-high-contrast': '{base.color.orange.3}', - 'light-protanopia-deuteranopia': '{base.color.orange.5}', - 'light-protanopia-deuteranopia-high-contrast': '{base.color.orange.5}', - }, }, }, string: { - $value: '{base.color.blue.8}', + $value: '{prettylights.syntax.string}', $type: 'color', + $deprecated: '{prettylights.syntax.string}', + $description: 'Deprecated. Use prettylights.syntax.string instead.', $extensions: { 'org.primer.figma': { collection: 'mode', group: 'syntax', }, - 'org.primer.overrides': { - dark: '{base.color.blue.1}', - }, }, }, variable: { - $value: '{base.color.orange.6}', + $value: '{prettylights.syntax.variable}', $type: 'color', + $deprecated: '{prettylights.syntax.variable}', + $description: 'Deprecated. Use prettylights.syntax.variable instead.', $extensions: { 'org.primer.figma': { collection: 'mode', group: 'syntax', }, - 'org.primer.overrides': { - dark: '{base.color.orange.2}', - 'dark-tritanopia': '{base.color.red.2}', - 'dark-tritanopia-high-contrast': '{base.color.red.2}', - 'light-tritanopia': '{base.color.red.6}', - 'light-tritanopia-high-contrast': '{base.color.red.6}', - }, }, }, brackethighlighter: { unmatched: { - $value: '{base.color.red.7}', + $value: '{prettylights.syntax.bracketHighlighterUnmatched}', $type: 'color', + $deprecated: '{prettylights.syntax.bracketHighlighterUnmatched}', + $description: 'Deprecated. Use prettylights.syntax.bracketHighlighterUnmatched instead.', $extensions: { 'org.primer.figma': { collection: 'mode', group: 'syntax', }, - 'org.primer.overrides': { - dark: '{base.color.red.4}', - 'dark-protanopia-deuteranopia': '{base.color.orange.4}', - 'dark-protanopia-deuteranopia-high-contrast': '{base.color.orange.4}', - 'light-protanopia-deuteranopia': '{base.color.orange.7}', - 'light-protanopia-deuteranopia-high-contrast': '{base.color.orange.7}', - }, }, }, angle: { - $value: '{base.color.neutral.9}', + $value: '{prettylights.syntax.bracketHighlighterAngle}', $type: 'color', + $deprecated: '{prettylights.syntax.bracketHighlighterAngle}', + $description: 'Deprecated. Use prettylights.syntax.bracketHighlighterAngle instead.', $extensions: { 'org.primer.figma': { collection: 'mode', group: 'syntax', }, - 'org.primer.overrides': { - dark: '{base.color.neutral.9}', - }, }, }, }, invalid: { illegal: { text: { - $value: '{fgColor.danger}', + $value: '{prettylights.syntax.invalidIllegal.text}', $type: 'color', + $deprecated: '{prettylights.syntax.invalidIllegal.text}', + $description: 'Deprecated. Use prettylights.syntax.invalidIllegal.text instead.', $extensions: { 'org.primer.figma': { collection: 'mode', @@ -449,8 +1328,10 @@ }, }, bg: { - $value: '{bgColor.danger.muted}', + $value: '{prettylights.syntax.invalidIllegal.bg}', $type: 'color', + $deprecated: '{prettylights.syntax.invalidIllegal.bg}', + $description: 'Deprecated. Use prettylights.syntax.invalidIllegal.bg instead.', $extensions: { 'org.primer.figma': { collection: 'mode', @@ -463,252 +1344,193 @@ carriage: { return: { text: { - $value: '{base.color.neutral.1}', + $value: '{prettylights.syntax.carriageReturn.text}', $type: 'color', + $deprecated: '{prettylights.syntax.carriageReturn.text}', + $description: 'Deprecated. Use prettylights.syntax.carriageReturn.text instead.', $extensions: { 'org.primer.figma': { collection: 'mode', group: 'syntax', }, - 'org.primer.overrides': { - dark: '{base.color.neutral.12}', - }, }, }, bg: { - $value: '{base.color.red.5}', + $value: '{prettylights.syntax.carriageReturn.bg}', $type: 'color', + $deprecated: '{prettylights.syntax.carriageReturn.bg}', + $description: 'Deprecated. Use prettylights.syntax.carriageReturn.bg instead.', $extensions: { 'org.primer.figma': { collection: 'mode', group: 'syntax', }, - 'org.primer.overrides': { - dark: '{base.color.red.6}', - 'dark-protanopia-deuteranopia': '{base.color.orange.6}', - 'dark-protanopia-deuteranopia-high-contrast': '{base.color.orange.6}', - 'light-protanopia-deuteranopia': '{base.color.orange.5}', - 'light-protanopia-deuteranopia-high-contrast': '{base.color.orange.5}', - }, }, }, }, }, 'string-regexp': { - $value: '{base.color.green.6}', + $value: '{prettylights.syntax.stringRegexp}', $type: 'color', + $deprecated: '{prettylights.syntax.stringRegexp}', + $description: 'Deprecated. Use prettylights.syntax.stringRegexp instead.', $extensions: { 'org.primer.figma': { collection: 'mode', group: 'syntax', }, - 'org.primer.overrides': { - dark: '{base.color.green.1}', - 'dark-tritanopia': '{base.color.blue.1}', - 'dark-tritanopia-high-contrast': '{base.color.blue.1}', - 'light-tritanopia': '{base.color.blue.6}', - 'light-tritanopia-high-contrast': '{base.color.blue.6}', - 'dark-protanopia-deuteranopia': '{base.color.blue.1}', - 'dark-protanopia-deuteranopia-high-contrast': '{base.color.blue.1}', - 'light-protanopia-deuteranopia': '{base.color.blue.6}', - 'light-protanopia-deuteranopia-high-contrast': '{base.color.blue.6}', - }, }, }, markup: { list: { - $value: '{base.color.yellow.9}', + $value: '{prettylights.syntax.markup.list}', $type: 'color', + $deprecated: '{prettylights.syntax.markup.list}', + $description: 'Deprecated. Use prettylights.syntax.markup.list instead.', $extensions: { 'org.primer.figma': { collection: 'mode', group: 'syntax', }, - 'org.primer.overrides': { - dark: '{base.color.yellow.1}', - }, }, }, heading: { - $value: '{base.color.blue.6}', + $value: '{prettylights.syntax.markup.heading}', $type: 'color', + $deprecated: '{prettylights.syntax.markup.heading}', + $description: 'Deprecated. Use prettylights.syntax.markup.heading instead.', $extensions: { 'org.primer.figma': { collection: 'mode', group: 'syntax', }, - 'org.primer.overrides': { - dark: '{base.color.blue.5}', - }, }, }, italic: { - $value: '{base.color.neutral.13}', + $value: '{prettylights.syntax.markup.italic}', $type: 'color', + $deprecated: '{prettylights.syntax.markup.italic}', + $description: 'Deprecated. Use prettylights.syntax.markup.italic instead.', $extensions: { 'org.primer.figma': { collection: 'mode', group: 'syntax', }, - 'org.primer.overrides': { - dark: '{base.color.neutral.12}', - }, }, }, bold: { - $value: '{base.color.neutral.13}', + $value: '{prettylights.syntax.markup.bold}', $type: 'color', + $deprecated: '{prettylights.syntax.markup.bold}', + $description: 'Deprecated. Use prettylights.syntax.markup.bold instead.', $extensions: { 'org.primer.figma': { collection: 'mode', group: 'syntax', }, - 'org.primer.overrides': { - dark: '{base.color.neutral.12}', - }, }, }, deleted: { text: { - $value: '{base.color.red.7}', + $value: '{prettylights.syntax.markup.deleted.text}', $type: 'color', + $deprecated: '{prettylights.syntax.markup.deleted.text}', + $description: 'Deprecated. Use prettylights.syntax.markup.deleted.text instead.', $extensions: { 'org.primer.figma': { collection: 'mode', group: 'syntax', }, - 'org.primer.overrides': { - dark: '{base.color.red.0}', - 'dark-protanopia-deuteranopia': '{base.color.orange.0}', - 'dark-protanopia-deuteranopia-high-contrast': '{base.color.orange.0}', - 'light-protanopia-deuteranopia': '{base.color.orange.7}', - 'light-protanopia-deuteranopia-high-contrast': '{base.color.orange.7}', - }, }, }, bg: { - $value: '{base.color.red.0}', + $value: '{prettylights.syntax.markup.deleted.bg}', $type: 'color', + $deprecated: '{prettylights.syntax.markup.deleted.bg}', + $description: 'Deprecated. Use prettylights.syntax.markup.deleted.bg instead.', $extensions: { 'org.primer.figma': { collection: 'mode', group: 'syntax', }, - 'org.primer.overrides': { - dark: '{base.color.red.8}', - 'dark-protanopia-deuteranopia': '{base.color.orange.8}', - 'dark-protanopia-deuteranopia-high-contrast': '{base.color.orange.8}', - 'light-protanopia-deuteranopia': '{base.color.orange.0}', - 'light-protanopia-deuteranopia-high-contrast': '{base.color.orange.0}', - }, }, }, }, inserted: { text: { - $value: '{base.color.green.6}', + $value: '{prettylights.syntax.markup.inserted.text}', $type: 'color', + $deprecated: '{prettylights.syntax.markup.inserted.text}', + $description: 'Deprecated. Use prettylights.syntax.markup.inserted.text instead.', $extensions: { 'org.primer.figma': { collection: 'mode', group: 'syntax', }, - 'org.primer.overrides': { - dark: '{base.color.green.0}', - 'dark-tritanopia': '{base.color.blue.0}', - 'dark-tritanopia-high-contrast': '{base.color.blue.0}', - 'light-tritanopia': '{base.color.blue.6}', - 'light-tritanopia-high-contrast': '{base.color.blue.6}', - 'dark-protanopia-deuteranopia': '{base.color.blue.0}', - 'dark-protanopia-deuteranopia-high-contrast': '{base.color.blue.0}', - 'light-protanopia-deuteranopia': '{base.color.blue.6}', - 'light-protanopia-deuteranopia-high-contrast': '{base.color.blue.6}', - }, }, }, bg: { - $value: '{base.color.green.0}', + $value: '{prettylights.syntax.markup.inserted.bg}', $type: 'color', + $deprecated: '{prettylights.syntax.markup.inserted.bg}', + $description: 'Deprecated. Use prettylights.syntax.markup.inserted.bg instead.', $extensions: { 'org.primer.figma': { collection: 'mode', group: 'syntax', }, - 'org.primer.overrides': { - dark: '{base.color.green.8}', - 'dark-tritanopia': '{base.color.blue.8}', - 'dark-tritanopia-high-contrast': '{base.color.blue.8}', - 'light-tritanopia': '{base.color.blue.0}', - 'light-tritanopia-high-contrast': '{base.color.blue.0}', - 'dark-protanopia-deuteranopia': '{base.color.blue.8}', - 'dark-protanopia-deuteranopia-high-contrast': '{base.color.blue.8}', - 'light-protanopia-deuteranopia': '{base.color.blue.0}', - 'light-protanopia-deuteranopia-high-contrast': '{base.color.blue.0}', - }, }, }, }, changed: { text: { - $value: '{base.color.orange.6}', + $value: '{prettylights.syntax.markup.changed.text}', $type: 'color', + $deprecated: '{prettylights.syntax.markup.changed.text}', + $description: 'Deprecated. Use prettylights.syntax.markup.changed.text instead.', $extensions: { 'org.primer.figma': { collection: 'mode', group: 'syntax', }, - 'org.primer.overrides': { - dark: '{base.color.orange.0}', - 'dark-tritanopia': '{base.color.red.0}', - 'dark-tritanopia-high-contrast': '{base.color.red.0}', - 'light-tritanopia': '{base.color.red.6}', - 'light-tritanopia-high-contrast': '{base.color.red.6}', - }, }, }, bg: { - $value: '{base.color.orange.1}', + $value: '{prettylights.syntax.markup.changed.bg}', $type: 'color', + $deprecated: '{prettylights.syntax.markup.changed.bg}', + $description: 'Deprecated. Use prettylights.syntax.markup.changed.bg instead.', $extensions: { 'org.primer.figma': { collection: 'mode', group: 'syntax', }, - 'org.primer.overrides': { - dark: '{base.color.orange.8}', - 'dark-tritanopia': '{base.color.red.8}', - 'dark-tritanopia-high-contrast': '{base.color.red.8}', - 'light-tritanopia': '{base.color.red.1}', - 'light-tritanopia-high-contrast': '{base.color.red.1}', - }, }, }, }, ignored: { text: { - $value: '{base.color.neutral.6}', + $value: '{prettylights.syntax.markup.ignored.text}', $type: 'color', + $deprecated: '{prettylights.syntax.markup.ignored.text}', + $description: 'Deprecated. Use prettylights.syntax.markup.ignored.text instead.', $extensions: { 'org.primer.figma': { collection: 'mode', group: 'syntax', }, - 'org.primer.overrides': { - dark: '{base.color.neutral.12}', - }, }, }, bg: { - $value: '{base.color.blue.6}', + $value: '{prettylights.syntax.markup.ignored.bg}', $type: 'color', + $deprecated: '{prettylights.syntax.markup.ignored.bg}', + $description: 'Deprecated. Use prettylights.syntax.markup.ignored.bg instead.', $extensions: { 'org.primer.figma': { collection: 'mode', group: 'syntax', }, - 'org.primer.overrides': { - dark: '{base.color.blue.6}', - }, }, }, }, @@ -716,16 +1538,15 @@ meta: { diff: { range: { - $value: '{base.color.purple.5}', + $value: '{prettylights.syntax.metaDiffRange}', $type: 'color', + $deprecated: '{prettylights.syntax.metaDiffRange}', + $description: 'Deprecated. Use prettylights.syntax.metaDiffRange instead.', $extensions: { 'org.primer.figma': { collection: 'mode', group: 'syntax', }, - 'org.primer.overrides': { - dark: '{base.color.purple.2}', - }, }, }, }, @@ -733,16 +1554,15 @@ sublimelinter: { gutter: { mark: { - $value: '{base.color.neutral.8}', + $value: '{prettylights.syntax.sublimeLinterGutterMark}', $type: 'color', + $deprecated: '{prettylights.syntax.sublimeLinterGutterMark}', + $description: 'Deprecated. Use prettylights.syntax.sublimeLinterGutterMark instead.', $extensions: { 'org.primer.figma': { collection: 'mode', group: 'syntax', }, - 'org.primer.overrides': { - dark: '{base.color.neutral.7}', - }, }, }, },