chore(coreTheme + platformTheme): updating and adding color tokens#3112
Merged
codecademydev merged 26 commits intomainfrom Jul 17, 2025
Merged
chore(coreTheme + platformTheme): updating and adding color tokens#3112codecademydev merged 26 commits intomainfrom
codecademydev merged 26 commits intomainfrom
Conversation
|
View your CI Pipeline Execution ↗ for commit e42a8bc ☁️ Nx Cloud last updated this comment at |
* updated red-0 to red-300 and red-100 to red-400 * updated snapshot * formatted and updated paleRed * update other left swatch colors and snapshot * updated comment * added new red-0 and red-900 and new background-error which uses the new red tokens * fixed red-0 * updated snapshots
…ground-warning and background-success (#3114) * added green-900 and yellow-900 and used it for background-success and background-warning * updated snapshots
* updated platformTheme colorTokens * updated snapshots * formatted
aresnik11
approved these changes
Jul 1, 2025
aresnik11
approved these changes
Jul 17, 2025
Contributor
aresnik11
left a comment
There was a problem hiding this comment.
LGTM! Just one suggestion
packages/styleguide/src/lib/Foundations/Theme/PlatformTheme.mdx
Outdated
Show resolved
Hide resolved
Collaborator
📬Published Alpha Packages:@codecademy/gamut@66.0.1-alpha.e42a8b.0 |
Collaborator
|
🚀 Styleguide deploy preview ready! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Overview
Updates + Additions to the core theme red swatches:
red-0tored-300andred-100tored-400red-100andred-900red-100andred-900forbackground-errorUpdates the Platform Theme to:
background-primarylight mode color frombeigetoblue-0editor-comment— light:navy-300=>navy-500(#686C7B), dark:gray-600=>white-500(#84868D)editor-key— light:teal-500's HEX value from027E97to006D82editor-ui-indent-active— light:navy-900=>navy-300(#BCBDC4), dark:gray:900=>white-300(#3B3D49)editor-ui-indent-inactive— light:navy-600=>navy-400(#8E919D), dark:gray:800=>white-400(#5F616B)editor-ui-line-number-active— light:navy-700(#31374C), dark:white-700(#CECFD2)editor-ui-line-numbertoeditor-ui-line-number-inactive— light:navy-300=>navy-500(#686C7B), dark:gray:600=>white-500(#84868D)PR Checklist
Testing Instructions
You can see the approved PRs:
...
PR Links and Envs