Skip to content
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

WNMGDS-2973: Change body copy for cmsgov theme to Public Sans #3248

Closed
wants to merge 2 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ exports[`CSS snapshots variables in cmsgov-theme.css match snapshot 1`] = `
--color-error-lighter: #f7bbc5;
--color-error-lightest: #fef5f7;
--color-error: #e31c3d;
--color-focus-dark: #bd13b8;
--color-focus-dark: #c97532;
--color-focus-light: #ffffff;
--color-gray-dark: #5a5a5a;
--color-gray-darker: #404040;
Expand Down
38 changes: 29 additions & 9 deletions packages/design-system-tokens/src/tokens/System.Value.json
Original file line number Diff line number Diff line change
Expand Up @@ -2663,7 +2663,7 @@
"$extensions": {
"com.figma": {
"hiddenFromPublishing": false,
"scopes": ["GAP", "WIDTH_HEIGHT", "TEXT_CONTENT"],
"scopes": ["GAP", "TEXT_CONTENT", "WIDTH_HEIGHT"],
"codeSyntax": {}
}
}
Expand All @@ -2674,7 +2674,7 @@
"$extensions": {
"com.figma": {
"hiddenFromPublishing": false,
"scopes": ["GAP", "WIDTH_HEIGHT", "TEXT_CONTENT"],
"scopes": ["GAP", "TEXT_CONTENT", "WIDTH_HEIGHT"],
"codeSyntax": {}
}
}
Expand All @@ -2685,7 +2685,7 @@
"$extensions": {
"com.figma": {
"hiddenFromPublishing": false,
"scopes": ["GAP", "WIDTH_HEIGHT", "TEXT_CONTENT"],
"scopes": ["GAP", "TEXT_CONTENT", "WIDTH_HEIGHT"],
"codeSyntax": {}
}
}
Expand All @@ -2696,7 +2696,7 @@
"$extensions": {
"com.figma": {
"hiddenFromPublishing": false,
"scopes": ["GAP", "WIDTH_HEIGHT", "TEXT_CONTENT"],
"scopes": ["GAP", "TEXT_CONTENT", "WIDTH_HEIGHT"],
"codeSyntax": {}
}
}
Expand All @@ -2707,7 +2707,7 @@
"$extensions": {
"com.figma": {
"hiddenFromPublishing": false,
"scopes": ["GAP", "WIDTH_HEIGHT", "TEXT_CONTENT"],
"scopes": ["GAP", "TEXT_CONTENT", "WIDTH_HEIGHT"],
"codeSyntax": {}
}
}
Expand All @@ -2718,7 +2718,7 @@
"$extensions": {
"com.figma": {
"hiddenFromPublishing": false,
"scopes": ["GAP", "WIDTH_HEIGHT", "TEXT_CONTENT"],
"scopes": ["GAP", "TEXT_CONTENT", "WIDTH_HEIGHT"],
"codeSyntax": {}
}
}
Expand All @@ -2729,7 +2729,7 @@
"$extensions": {
"com.figma": {
"hiddenFromPublishing": false,
"scopes": ["GAP", "WIDTH_HEIGHT", "TEXT_CONTENT"],
"scopes": ["GAP", "TEXT_CONTENT", "WIDTH_HEIGHT"],
"codeSyntax": {}
}
}
Expand All @@ -2740,7 +2740,7 @@
"$extensions": {
"com.figma": {
"hiddenFromPublishing": false,
"scopes": ["GAP", "WIDTH_HEIGHT", "TEXT_CONTENT"],
"scopes": ["GAP", "TEXT_CONTENT", "WIDTH_HEIGHT"],
"codeSyntax": {}
}
}
Expand All @@ -2751,7 +2751,7 @@
"$extensions": {
"com.figma": {
"hiddenFromPublishing": false,
"scopes": ["GAP", "WIDTH_HEIGHT", "TEXT_CONTENT"],
"scopes": ["GAP", "TEXT_CONTENT", "WIDTH_HEIGHT"],
"codeSyntax": {}
}
}
Expand Down Expand Up @@ -2991,6 +2991,26 @@
"codeSyntax": {}
}
}
},
"public-sans": {
"$value": [
"Public Sans",
"Inter",
"Roboto",
"Helvetica Neue",
"Arial Nova",
"Nimbus Sans",
"Arial",
"sans-serif"
],
"$type": "fontFamily",
"$extensions": {
"com.figma": {
"hiddenFromPublishing": false,
"scopes": ["ALL_SCOPES"],
"codeSyntax": {}
}
}
}
},
"weight": {
Expand Down
8 changes: 4 additions & 4 deletions packages/design-system-tokens/src/tokens/Theme.cmsgov.json
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@
}
},
"focus-dark": {
"$value": "{color.orchid.500}",
"$value": "{color.copper.500}",
"$extensions": {
"com.figma": {
"hiddenFromPublishing": false,
Expand Down Expand Up @@ -953,7 +953,7 @@
}
},
"body": {
"$value": "{font.family.open-sans}",
"$value": "{font.family.public-sans}",
"$extensions": {
"com.figma": {
"hiddenFromPublishing": false,
Expand All @@ -963,7 +963,7 @@
}
},
"button": {
"$value": "{font.family.open-sans}",
"$value": "{font.family.public-sans}",
"$extensions": {
"com.figma": {
"hiddenFromPublishing": false,
Expand All @@ -973,7 +973,7 @@
}
},
"link": {
"$value": "{font.family.open-sans}",
"$value": "{font.family.public-sans}",
"$extensions": {
"com.figma": {
"hiddenFromPublishing": false,
Expand Down
2 changes: 1 addition & 1 deletion packages/docs/static/themes/cmsgov-theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
--color-error-darker: #9f142b;
--color-error-darkest: #720e1f;
--color-focus-light: #ffffff;
--color-focus-dark: #bd13b8;
--color-focus-dark: #c97532;
--color-gray-lightest: #f2f2f2;
--color-gray-lighter: #d9d9d9;
--color-gray-light: #a6a6a6;
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.