Skip to content

feat(tokens): new colors #221

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Dec 4, 2023
Merged

feat(tokens): new colors #221

merged 4 commits into from
Dec 4, 2023

Conversation

karstens
Copy link
Collaborator

@karstens karstens commented Nov 22, 2023

Description

Added new Spectrum 2 color tokens for both light and dark themes:

  • Pink 100 to 1600
  • Turquoise 100 to 1600
  • Brown 100 to 1600
  • Silver 100 to 1600

Motivation and context

Added new colors due to needs from Premiere Pro. The additional colors will also help when creating new data vis color palettes for Spectrum 2.

Related issue

https://jira.corp.adobe.com/browse/SDS-13197

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Sorry, something went wrong.

Copy link

changeset-bot bot commented Nov 22, 2023

🦋 Changeset detected

Latest commit: 9da62fe

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@adobe/spectrum-tokens Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@karstens karstens changed the title Issue/feat new colors feat: new colors Nov 22, 2023
@karstens karstens changed the title feat: new colors feat(tokens): new colors Nov 22, 2023
@GarthDB
Copy link
Member

GarthDB commented Dec 4, 2023

Run report for d2e4e83c

Total time: 48.1s | Comparison time: 50.3s | Estimated savings: 2.3s (4.5% faster)

Action Time Status Info
🟩 SyncWorkspace 0ms Passed
⬛️ SetupNodeTool(18.13.0) 876.4ms Skipped
🟩 InstallNodeDeps(18.13.0) 6.7s Passed
🟩 SyncNodeProject(visualizer) 0.2ms Passed
🟩 SyncNodeProject(tokens) 0.2ms Passed
🟩 SyncNodeProject(site) 0.3ms Passed
🟩 RunTask(visualizer:typescript) 2.4s Passed
🟩 RunTask(tokens:buildTokens) 12.7s Passed
🟩 RunTask(tokens:buildManifest) 285.9ms Passed
🟩 RunTask(site:copySchema) 111.1ms Passed
🟩 RunTask(visualizer:build) 3.9s Passed
🟩 RunTask(tokens:build) 1.8s Passed
🟩 RunTask(tokens:generateDiffResult) 3.3s Passed
🟩 RunTask(tokens:test) 1.8s Passed
🟩 RunTask(site:build) 23s Passed
🟩 RunTask(site:clean) 73.3ms Passed
🟩 RunTask(site:export) 812.2ms Passed
Touched files
.changeset/good-peas-mix.md
.changeset/happy-students-vanish.md
.changeset/lemon-dragons-raise.md
.changeset/neat-balloons-rhyme.md
.changeset/pre.json
.changeset/slimy-emus-enjoy.md
.changeset/strange-rings-love.md
.changeset/warm-experts-beg.md
.changeset/wise-turtles-confess.md
.github/workflows/deploy-docs.yml
.github/workflows/release.yml
.moon/toolchain.yml
.moon/workspace.yml
package-lock.json
package.json
packages/tokens/CHANGELOG.md
packages/tokens/package.json
packages/tokens/src/color-aliases.json
packages/tokens/src/color-component.json
packages/tokens/src/color-palette.json
packages/tokens/src/icons.json
packages/tokens/src/layout-component.json
packages/tokens/src/layout.json
packages/tokens/src/semantic-color-palette.json
packages/tokens/src/typography.json
packages/tokens/tasks/diff.js
pnpm-lock.yaml
pnpm-workspace.yaml
tools/transform-tokens-json/README.md
tools/transform-tokens-json/moon.yml
tools/transform-tokens-json/package.json
tools/transform-tokens-json/src/lib/shared.js
tools/transform-tokens-json/src/merge-dark-darkest.js
tools/transform-tokens-json/src/merge-spectrum-express.js
tools/transform-tokens-json/test/index.test.js

@GarthDB GarthDB merged commit 3c69b40 into beta Dec 4, 2023
@GarthDB GarthDB deleted the issue/feat--new-colors branch December 4, 2023 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants