@codecademy/gamut-styles
17.14.017.14.1-alpha.469476.0
dist/variables/colors.d.ts~
dist/variables/colors.d.tsModified+2−4
Index: package/dist/variables/colors.d.ts
===================================================================
--- package/dist/variables/colors.d.ts
+++ package/dist/variables/colors.d.ts
@@ -230,16 +230,14 @@
*/
export declare const lxStudioColors: {
readonly lxStudioSuccess: "#06844F";
readonly lxStudioBgPrimary: "#FAFBFC";
- readonly lxStudioPurple: "#5628FE";
- readonly lxStudioPurpleHover: "#7955FC";
+ readonly sapphire: "#1C50BB";
};
export declare const lxStudioPalette: {
lxStudioSuccess: "#06844F";
lxStudioBgPrimary: "#FAFBFC";
- lxStudioPurple: "#5628FE";
- lxStudioPurpleHover: "#7955FC";
+ sapphire: "#1C50BB";
beige: "#FFF0E5";
blue: "#1557FF";
green: "#008A27";
hyper: "#3A10E5";