@codecademy/gamut-styles 20.0.1-alpha.ca93a8.0 → 20.0.1-alpha.d92614.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -664,7 +664,7 @@ export declare const percipioTheme: Record<"breakpoints", {
|
|
|
664
664
|
};
|
|
665
665
|
border: {
|
|
666
666
|
primary: "navy-400";
|
|
667
|
-
secondary: "navy-
|
|
667
|
+
secondary: "navy-200";
|
|
668
668
|
tertiary: "navy-800";
|
|
669
669
|
disabled: "navy-300";
|
|
670
670
|
};
|
|
@@ -1141,7 +1141,7 @@ export declare const percipioTheme: Record<"breakpoints", {
|
|
|
1141
1141
|
};
|
|
1142
1142
|
border: {
|
|
1143
1143
|
primary: "navy-400";
|
|
1144
|
-
secondary: "navy-
|
|
1144
|
+
secondary: "navy-200";
|
|
1145
1145
|
tertiary: "navy-800";
|
|
1146
1146
|
disabled: "navy-300";
|
|
1147
1147
|
};
|
package/dist/themes/percipio.js
CHANGED
package/package.json
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@codecademy/gamut-styles",
|
|
3
3
|
"description": "Styleguide & Component library for codecademy.com",
|
|
4
|
-
"version": "20.0.1-alpha.
|
|
4
|
+
"version": "20.0.1-alpha.d92614.0",
|
|
5
5
|
"author": "Jake Hiller <jake@codecademy.com>",
|
|
6
6
|
"dependencies": {
|
|
7
|
-
"@codecademy/variance": "0.26.2-alpha.
|
|
7
|
+
"@codecademy/variance": "0.26.2-alpha.d92614.0",
|
|
8
8
|
"@emotion/is-prop-valid": "^1.1.0",
|
|
9
9
|
"framer-motion": "^11.18.0",
|
|
10
10
|
"get-nonce": "^1.0.0",
|