@codecademy/gamut-styles
18.0.018.0.1-alpha.c211a2.0
README.md~
README.mdModified+1−1
Index: package/README.md
===================================================================
--- package/README.md
+++ package/README.md
@@ -4,9 +4,9 @@
## Variables/
This folder houses all shared SCSS style variables.
-It also contains a JavaScript file with color variables.
+TypeScript color tokens and palettes live in `variables/colors.ts` and are exposed on themes as `theme.colors` (see `src/themes/`). Legacy `editorColors`, `platformColors`, `swatches`, and the flat deprecated `colors` map were removed from this package—use `corePalette` / `platformPalette` and theme color modes instead.
## Core/
This folder contains a base stylesheet for the app.