Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@novalabsxyz/mobile-theme

Package Overview
Dependencies
Maintainers
0
Versions
98
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@novalabsxyz/mobile-theme - npm Package Compare versions

Comparing version 2.0.0-y.15 to 2.0.0-y.16

1052

build/dark-theme.json

@@ -80,415 +80,375 @@ {

"colors": {
"base": {
"white": "#ffffff",
"black": "#000000",
"transparent": "#ffffff00"
},
"gray": {
"25": "#fafafa",
"50": "#f5f5f6",
"100": "#f0f1f1",
"200": "#ececed",
"300": "#cecfd2",
"400": "#94969c",
"500": "#85888e",
"600": "#61646c",
"700": "#333741",
"800": "#1f242f",
"900": "#161b26",
"950": "#0c111d",
"blue-25": "#fcfcfd",
"blue-50": "#f8f9fc",
"blue-100": "#eaecf5",
"blue-200": "#d5d9eb",
"blue-300": "#b3b8db",
"blue-400": "#717bbc",
"blue-500": "#4e5ba6",
"blue-600": "#3e4784",
"blue-700": "#363f72",
"blue-800": "#293056",
"blue-900": "#101323",
"blue-950": "#0d0f1c",
"cool-25": "#fcfcfd",
"cool-50": "#f9f9fb",
"cool-100": "#eff1f5",
"cool-200": "#dcdfea",
"cool-300": "#b9c0d4",
"cool-400": "#7d89b0",
"cool-500": "#5d6b98",
"cool-600": "#4a5578",
"cool-700": "#404968",
"cool-800": "#30374f",
"cool-900": "#111322",
"cool-950": "#0e101b",
"modern-25": "#fcfcfd",
"modern-50": "#f8fafc",
"modern-100": "#eef2f6",
"modern-200": "#e3e8ef",
"modern-300": "#cdd5df",
"modern-400": "#9aa4b2",
"modern-500": "#697586",
"modern-600": "#4b5565",
"modern-700": "#364152",
"modern-800": "#202939",
"modern-900": "#121926",
"modern-950": "#0d121c",
"neutral-25": "#fcfcfd",
"neutral-50": "#f9fafb",
"neutral-100": "#f3f4f6",
"neutral-200": "#e5e7eb",
"neutral-300": "#d2d6db",
"neutral-400": "#9da4ae",
"neutral-500": "#6c737f",
"neutral-600": "#4d5761",
"neutral-700": "#384250",
"neutral-800": "#1f2a37",
"neutral-900": "#111927",
"neutral-950": "#0d121c",
"iron-25": "#fcfcfc",
"iron-50": "#fafafa",
"iron-100": "#f4f4f5",
"iron-200": "#e4e4e7",
"iron-300": "#d1d1d6",
"iron-400": "#a0a0ab",
"iron-500": "#70707b",
"iron-600": "#51525c",
"iron-700": "#3f3f46",
"iron-800": "#26272b",
"iron-900": "#1a1a1e",
"iron-950": "#131316",
"true-25": "#fcfcfc",
"true-50": "#fafafa",
"true-100": "#f5f5f5",
"true-200": "#e5e5e5",
"true-300": "#d6d6d6",
"true-400": "#a3a3a3",
"true-500": "#737373",
"true-600": "#525252",
"true-700": "#424242",
"true-800": "#292929",
"true-900": "#141414",
"true-950": "#0f0f0f",
"warm-25": "#fdfdfc",
"warm-50": "#fafaf9",
"warm-100": "#f5f5f4",
"warm-200": "#e7e5e4",
"warm-300": "#d7d3d0",
"warm-400": "#a9a29d",
"warm-500": "#79716b",
"warm-600": "#57534e",
"warm-700": "#44403c",
"warm-800": "#292524",
"warm-900": "#1c1917",
"warm-950": "#171412",
"alpha-25": "#fffffffa",
"alpha-50": "#fffffff5",
"alpha-100": "#fffffff0",
"alpha-200": "#ffffffeb",
"alpha-300": "#ffffffcc",
"alpha-400": "#ffffff8f",
"alpha-500": "#ffffff80",
"alpha-600": "#ffffff59",
"alpha-700": "#ffffff29",
"alpha-800": "#ffffff14",
"alpha-900": "#ffffff0a",
"alpha-950": "#ffffff00"
},
"brand": {
"25": "#fcfaff",
"50": "#f9f5ff",
"100": "#f4ebff",
"200": "#e9d7fe",
"300": "#d6bbfb",
"400": "#b692f6",
"500": "#9e77ed",
"600": "#7f56d9",
"700": "#6941c6",
"800": "#53389e",
"900": "#42307d",
"950": "#2c1c5f"
},
"error": {
"25": "#fffbfa",
"50": "#fef3f2",
"100": "#fee4e2",
"200": "#fecdca",
"300": "#fda29b",
"400": "#f97066",
"500": "#f04438",
"600": "#d92d20",
"700": "#b42318",
"800": "#912018",
"900": "#7a271a",
"950": "#55160c"
},
"warning": {
"25": "#fffcf5",
"50": "#fffaeb",
"100": "#fef0c7",
"200": "#fedf89",
"300": "#fec84b",
"400": "#fdb022",
"500": "#f79009",
"600": "#dc6803",
"700": "#b54708",
"800": "#93370d",
"900": "#7a2e0e",
"950": "#4e1d09"
},
"success": {
"25": "#f6fef9",
"50": "#ecfdf3",
"100": "#dcfae6",
"200": "#abefc6",
"300": "#75e0a7",
"400": "#47cd89",
"500": "#17b26a",
"600": "#079455",
"700": "#067647",
"800": "#085d3a",
"900": "#074d31",
"950": "#053321"
},
"green": {
"25": "#f6fef9",
"50": "#edfcf2",
"100": "#d3f8df",
"200": "#aaf0c4",
"300": "#73e2a3",
"400": "#3ccb7f",
"500": "#16b364",
"600": "#099250",
"700": "#087443",
"800": "#095c37",
"900": "#084c2e",
"950": "#052e1c",
"light-25": "#fafef5",
"light-50": "#f3fee7",
"light-100": "#e3fbcc",
"light-200": "#d0f8ab",
"light-300": "#a6ef67",
"light-400": "#85e13a",
"light-500": "#66c61c",
"light-600": "#4ca30d",
"light-700": "#3b7c0f",
"light-800": "#326212",
"light-900": "#2b5314",
"light-950": "#15290a"
},
"moss": {
"25": "#fafdf7",
"50": "#f5fbee",
"100": "#e6f4d7",
"200": "#ceeab0",
"300": "#acdc79",
"400": "#86cb3c",
"500": "#669f2a",
"600": "#4f7a21",
"700": "#3f621a",
"800": "#335015",
"900": "#2b4212",
"950": "#1a280b"
},
"teal": {
"25": "#f6fefc",
"50": "#f0fdf9",
"100": "#ccfbef",
"200": "#99f6e0",
"300": "#5fe9d0",
"400": "#2ed3b7",
"500": "#15b79e",
"600": "#0e9384",
"700": "#107569",
"800": "#125d56",
"900": "#134e48",
"950": "#0a2926"
},
"cyan": {
"25": "#f5feff",
"50": "#ecfdff",
"100": "#cff9fe",
"200": "#a5f0fc",
"300": "#67e3f9",
"400": "#22ccee",
"500": "#06aed4",
"600": "#088ab2",
"700": "#0e7090",
"800": "#155b75",
"900": "#164c63",
"950": "#0d2d3a"
},
"blue": {
"25": "#f5faff",
"50": "#eff8ff",
"100": "#d1e9ff",
"200": "#b2ddff",
"300": "#84caff",
"400": "#53b1fd",
"500": "#2e90fa",
"600": "#1570ef",
"700": "#175cd3",
"800": "#1849a9",
"900": "#194185",
"950": "#102a56",
"light-25": "#f5fbff",
"light-50": "#f0f9ff",
"light-100": "#e0f2fe",
"light-200": "#b9e6fe",
"light-300": "#7cd4fd",
"light-400": "#36bffa",
"light-500": "#0ba5ec",
"light-600": "#0086c9",
"light-700": "#026aa2",
"light-800": "#065986",
"light-900": "#0b4a6f",
"light-950": "#062c41",
"dark-25": "#f5f8ff",
"dark-50": "#eff4ff",
"dark-100": "#d1e0ff",
"dark-200": "#b2ccff",
"dark-300": "#84adff",
"dark-400": "#528bff",
"dark-500": "#2970ff",
"dark-600": "#155eef",
"dark-700": "#004eeb",
"dark-800": "#0040c1",
"dark-900": "#00359e",
"dark-950": "#002266"
},
"indigo": {
"25": "#f5f8ff",
"50": "#eef4ff",
"100": "#e0eaff",
"200": "#c7d7fe",
"300": "#a4bcfd",
"400": "#8098f9",
"500": "#6172f3",
"600": "#444ce7",
"700": "#3538cd",
"800": "#2d31a6",
"900": "#2d3282",
"950": "#1f235b"
},
"violet": {
"25": "#fbfaff",
"50": "#f5f3ff",
"100": "#ece9fe",
"200": "#ddd6fe",
"300": "#c3b5fd",
"400": "#a48afb",
"500": "#875bf7",
"600": "#7839ee",
"700": "#6927da",
"800": "#5720b7",
"900": "#491c96",
"950": "#2e125e"
},
"purple": {
"25": "#fafaff",
"50": "#f4f3ff",
"100": "#ebe9fe",
"200": "#d9d6fe",
"300": "#bdb4fe",
"400": "#9b8afb",
"500": "#7a5af8",
"600": "#6938ef",
"700": "#5925dc",
"800": "#4a1fb8",
"900": "#3e1c96",
"950": "#27115f"
},
"fuchsia": {
"25": "#fefaff",
"50": "#fdf4ff",
"100": "#fbe8ff",
"200": "#f6d0fe",
"300": "#eeaafd",
"400": "#e478fa",
"500": "#d444f1",
"600": "#ba24d5",
"700": "#9f1ab1",
"800": "#821890",
"900": "#6f1877",
"950": "#47104c"
},
"pink": {
"25": "#fef6fb",
"50": "#fdf2fa",
"100": "#fce7f6",
"200": "#fcceee",
"300": "#faa7e0",
"400": "#f670c7",
"500": "#ee46bc",
"600": "#dd2590",
"700": "#c11574",
"800": "#9e165f",
"900": "#851651",
"950": "#4e0d30"
},
"ros": {
"25": "#fff5f6",
"50": "#fff1f3",
"100": "#ffe4e8",
"200": "#fecdd6",
"300": "#fea3b4",
"400": "#fd6f8e",
"500": "#f63d68",
"600": "#e31b54",
"700": "#c01048",
"800": "#a11043",
"900": "#89123e",
"950": "#510b24"
},
"orange": {
"25": "#fefaf5",
"50": "#fef6ee",
"100": "#fdead7",
"200": "#f9dbaf",
"300": "#f7b27a",
"400": "#f38744",
"500": "#ef6820",
"600": "#e04f16",
"700": "#b93815",
"800": "#932f19",
"900": "#772917",
"950": "#511c10",
"dark-25": "#fff9f5",
"dark-50": "#fff4ed",
"dark-100": "#ffe6d5",
"dark-200": "#ffd6ae",
"dark-300": "#ff9c66",
"dark-400": "#ff692e",
"dark-500": "#ff4405",
"dark-600": "#e62e05",
"dark-700": "#bc1b06",
"dark-800": "#97180c",
"dark-900": "#771a0d",
"dark-950": "#57130a"
},
"yellow": {
"25": "#fefdf0",
"50": "#fefbe8",
"100": "#fef7c3",
"200": "#feee95",
"300": "#fde272",
"400": "#fac515",
"500": "#eaaa08",
"600": "#ca8504",
"700": "#a15c07",
"800": "#854a0e",
"900": "#713b12",
"950": "#542c0d"
},
"border": {
"secondary": "#1f242f",
"error": "#f97066",
"primary": "#333741",
"brand": "#b692f6",
"brand-solid": "#9e77ed",
"disabled": "#333741",
"error-solid": "#f04438",
"disabled-subtle": "#1f242f",
"tertiary": "#1f242f",
"brand-solid-alt": "#333741"
},
"base.white": "#ffffff",
"base.black": "#000000",
"base.transparent": "#ffffff00",
"gray.25": "#fafafa",
"gray.50": "#f5f5f6",
"gray.100": "#f0f1f1",
"gray.200": "#ececed",
"gray.300": "#cecfd2",
"gray.400": "#94969c",
"gray.500": "#85888e",
"gray.600": "#61646c",
"gray.700": "#333741",
"gray.800": "#1f242f",
"gray.900": "#161b26",
"gray.950": "#0c111d",
"gray.blue-25": "#fcfcfd",
"gray.blue-50": "#f8f9fc",
"gray.blue-100": "#eaecf5",
"gray.blue-200": "#d5d9eb",
"gray.blue-300": "#b3b8db",
"gray.blue-400": "#717bbc",
"gray.blue-500": "#4e5ba6",
"gray.blue-600": "#3e4784",
"gray.blue-700": "#363f72",
"gray.blue-800": "#293056",
"gray.blue-900": "#101323",
"gray.blue-950": "#0d0f1c",
"gray.cool-25": "#fcfcfd",
"gray.cool-50": "#f9f9fb",
"gray.cool-100": "#eff1f5",
"gray.cool-200": "#dcdfea",
"gray.cool-300": "#b9c0d4",
"gray.cool-400": "#7d89b0",
"gray.cool-500": "#5d6b98",
"gray.cool-600": "#4a5578",
"gray.cool-700": "#404968",
"gray.cool-800": "#30374f",
"gray.cool-900": "#111322",
"gray.cool-950": "#0e101b",
"gray.modern-25": "#fcfcfd",
"gray.modern-50": "#f8fafc",
"gray.modern-100": "#eef2f6",
"gray.modern-200": "#e3e8ef",
"gray.modern-300": "#cdd5df",
"gray.modern-400": "#9aa4b2",
"gray.modern-500": "#697586",
"gray.modern-600": "#4b5565",
"gray.modern-700": "#364152",
"gray.modern-800": "#202939",
"gray.modern-900": "#121926",
"gray.modern-950": "#0d121c",
"gray.neutral-25": "#fcfcfd",
"gray.neutral-50": "#f9fafb",
"gray.neutral-100": "#f3f4f6",
"gray.neutral-200": "#e5e7eb",
"gray.neutral-300": "#d2d6db",
"gray.neutral-400": "#9da4ae",
"gray.neutral-500": "#6c737f",
"gray.neutral-600": "#4d5761",
"gray.neutral-700": "#384250",
"gray.neutral-800": "#1f2a37",
"gray.neutral-900": "#111927",
"gray.neutral-950": "#0d121c",
"gray.iron-25": "#fcfcfc",
"gray.iron-50": "#fafafa",
"gray.iron-100": "#f4f4f5",
"gray.iron-200": "#e4e4e7",
"gray.iron-300": "#d1d1d6",
"gray.iron-400": "#a0a0ab",
"gray.iron-500": "#70707b",
"gray.iron-600": "#51525c",
"gray.iron-700": "#3f3f46",
"gray.iron-800": "#26272b",
"gray.iron-900": "#1a1a1e",
"gray.iron-950": "#131316",
"gray.true-25": "#fcfcfc",
"gray.true-50": "#fafafa",
"gray.true-100": "#f5f5f5",
"gray.true-200": "#e5e5e5",
"gray.true-300": "#d6d6d6",
"gray.true-400": "#a3a3a3",
"gray.true-500": "#737373",
"gray.true-600": "#525252",
"gray.true-700": "#424242",
"gray.true-800": "#292929",
"gray.true-900": "#141414",
"gray.true-950": "#0f0f0f",
"gray.warm-25": "#fdfdfc",
"gray.warm-50": "#fafaf9",
"gray.warm-100": "#f5f5f4",
"gray.warm-200": "#e7e5e4",
"gray.warm-300": "#d7d3d0",
"gray.warm-400": "#a9a29d",
"gray.warm-500": "#79716b",
"gray.warm-600": "#57534e",
"gray.warm-700": "#44403c",
"gray.warm-800": "#292524",
"gray.warm-900": "#1c1917",
"gray.warm-950": "#171412",
"gray.alpha-25": "#fffffffa",
"gray.alpha-50": "#fffffff5",
"gray.alpha-100": "#fffffff0",
"gray.alpha-200": "#ffffffeb",
"gray.alpha-300": "#ffffffcc",
"gray.alpha-400": "#ffffff8f",
"gray.alpha-500": "#ffffff80",
"gray.alpha-600": "#ffffff59",
"gray.alpha-700": "#ffffff29",
"gray.alpha-800": "#ffffff14",
"gray.alpha-900": "#ffffff0a",
"gray.alpha-950": "#ffffff00",
"brand.25": "#fcfaff",
"brand.50": "#f9f5ff",
"brand.100": "#f4ebff",
"brand.200": "#e9d7fe",
"brand.300": "#d6bbfb",
"brand.400": "#b692f6",
"brand.500": "#9e77ed",
"brand.600": "#7f56d9",
"brand.700": "#6941c6",
"brand.800": "#53389e",
"brand.900": "#42307d",
"brand.950": "#2c1c5f",
"error.25": "#fffbfa",
"error.50": "#fef3f2",
"error.100": "#fee4e2",
"error.200": "#fecdca",
"error.300": "#fda29b",
"error.400": "#f97066",
"error.500": "#f04438",
"error.600": "#d92d20",
"error.700": "#b42318",
"error.800": "#912018",
"error.900": "#7a271a",
"error.950": "#55160c",
"warning.25": "#fffcf5",
"warning.50": "#fffaeb",
"warning.100": "#fef0c7",
"warning.200": "#fedf89",
"warning.300": "#fec84b",
"warning.400": "#fdb022",
"warning.500": "#f79009",
"warning.600": "#dc6803",
"warning.700": "#b54708",
"warning.800": "#93370d",
"warning.900": "#7a2e0e",
"warning.950": "#4e1d09",
"success.25": "#f6fef9",
"success.50": "#ecfdf3",
"success.100": "#dcfae6",
"success.200": "#abefc6",
"success.300": "#75e0a7",
"success.400": "#47cd89",
"success.500": "#17b26a",
"success.600": "#079455",
"success.700": "#067647",
"success.800": "#085d3a",
"success.900": "#074d31",
"success.950": "#053321",
"green.25": "#f6fef9",
"green.50": "#edfcf2",
"green.100": "#d3f8df",
"green.200": "#aaf0c4",
"green.300": "#73e2a3",
"green.400": "#3ccb7f",
"green.500": "#16b364",
"green.600": "#099250",
"green.700": "#087443",
"green.800": "#095c37",
"green.900": "#084c2e",
"green.950": "#052e1c",
"green.light-25": "#fafef5",
"green.light-50": "#f3fee7",
"green.light-100": "#e3fbcc",
"green.light-200": "#d0f8ab",
"green.light-300": "#a6ef67",
"green.light-400": "#85e13a",
"green.light-500": "#66c61c",
"green.light-600": "#4ca30d",
"green.light-700": "#3b7c0f",
"green.light-800": "#326212",
"green.light-900": "#2b5314",
"green.light-950": "#15290a",
"moss.25": "#fafdf7",
"moss.50": "#f5fbee",
"moss.100": "#e6f4d7",
"moss.200": "#ceeab0",
"moss.300": "#acdc79",
"moss.400": "#86cb3c",
"moss.500": "#669f2a",
"moss.600": "#4f7a21",
"moss.700": "#3f621a",
"moss.800": "#335015",
"moss.900": "#2b4212",
"moss.950": "#1a280b",
"teal.25": "#f6fefc",
"teal.50": "#f0fdf9",
"teal.100": "#ccfbef",
"teal.200": "#99f6e0",
"teal.300": "#5fe9d0",
"teal.400": "#2ed3b7",
"teal.500": "#15b79e",
"teal.600": "#0e9384",
"teal.700": "#107569",
"teal.800": "#125d56",
"teal.900": "#134e48",
"teal.950": "#0a2926",
"cyan.25": "#f5feff",
"cyan.50": "#ecfdff",
"cyan.100": "#cff9fe",
"cyan.200": "#a5f0fc",
"cyan.300": "#67e3f9",
"cyan.400": "#22ccee",
"cyan.500": "#06aed4",
"cyan.600": "#088ab2",
"cyan.700": "#0e7090",
"cyan.800": "#155b75",
"cyan.900": "#164c63",
"cyan.950": "#0d2d3a",
"blue.25": "#f5faff",
"blue.50": "#eff8ff",
"blue.100": "#d1e9ff",
"blue.200": "#b2ddff",
"blue.300": "#84caff",
"blue.400": "#53b1fd",
"blue.500": "#2e90fa",
"blue.600": "#1570ef",
"blue.700": "#175cd3",
"blue.800": "#1849a9",
"blue.900": "#194185",
"blue.950": "#102a56",
"blue.light-25": "#f5fbff",
"blue.light-50": "#f0f9ff",
"blue.light-100": "#e0f2fe",
"blue.light-200": "#b9e6fe",
"blue.light-300": "#7cd4fd",
"blue.light-400": "#36bffa",
"blue.light-500": "#0ba5ec",
"blue.light-600": "#0086c9",
"blue.light-700": "#026aa2",
"blue.light-800": "#065986",
"blue.light-900": "#0b4a6f",
"blue.light-950": "#062c41",
"blue.dark-25": "#f5f8ff",
"blue.dark-50": "#eff4ff",
"blue.dark-100": "#d1e0ff",
"blue.dark-200": "#b2ccff",
"blue.dark-300": "#84adff",
"blue.dark-400": "#528bff",
"blue.dark-500": "#2970ff",
"blue.dark-600": "#155eef",
"blue.dark-700": "#004eeb",
"blue.dark-800": "#0040c1",
"blue.dark-900": "#00359e",
"blue.dark-950": "#002266",
"indigo.25": "#f5f8ff",
"indigo.50": "#eef4ff",
"indigo.100": "#e0eaff",
"indigo.200": "#c7d7fe",
"indigo.300": "#a4bcfd",
"indigo.400": "#8098f9",
"indigo.500": "#6172f3",
"indigo.600": "#444ce7",
"indigo.700": "#3538cd",
"indigo.800": "#2d31a6",
"indigo.900": "#2d3282",
"indigo.950": "#1f235b",
"violet.25": "#fbfaff",
"violet.50": "#f5f3ff",
"violet.100": "#ece9fe",
"violet.200": "#ddd6fe",
"violet.300": "#c3b5fd",
"violet.400": "#a48afb",
"violet.500": "#875bf7",
"violet.600": "#7839ee",
"violet.700": "#6927da",
"violet.800": "#5720b7",
"violet.900": "#491c96",
"violet.950": "#2e125e",
"purple.25": "#fafaff",
"purple.50": "#f4f3ff",
"purple.100": "#ebe9fe",
"purple.200": "#d9d6fe",
"purple.300": "#bdb4fe",
"purple.400": "#9b8afb",
"purple.500": "#7a5af8",
"purple.600": "#6938ef",
"purple.700": "#5925dc",
"purple.800": "#4a1fb8",
"purple.900": "#3e1c96",
"purple.950": "#27115f",
"fuchsia.25": "#fefaff",
"fuchsia.50": "#fdf4ff",
"fuchsia.100": "#fbe8ff",
"fuchsia.200": "#f6d0fe",
"fuchsia.300": "#eeaafd",
"fuchsia.400": "#e478fa",
"fuchsia.500": "#d444f1",
"fuchsia.600": "#ba24d5",
"fuchsia.700": "#9f1ab1",
"fuchsia.800": "#821890",
"fuchsia.900": "#6f1877",
"fuchsia.950": "#47104c",
"pink.25": "#fef6fb",
"pink.50": "#fdf2fa",
"pink.100": "#fce7f6",
"pink.200": "#fcceee",
"pink.300": "#faa7e0",
"pink.400": "#f670c7",
"pink.500": "#ee46bc",
"pink.600": "#dd2590",
"pink.700": "#c11574",
"pink.800": "#9e165f",
"pink.900": "#851651",
"pink.950": "#4e0d30",
"ros.25": "#fff5f6",
"ros.50": "#fff1f3",
"ros.100": "#ffe4e8",
"ros.200": "#fecdd6",
"ros.300": "#fea3b4",
"ros.400": "#fd6f8e",
"ros.500": "#f63d68",
"ros.600": "#e31b54",
"ros.700": "#c01048",
"ros.800": "#a11043",
"ros.900": "#89123e",
"ros.950": "#510b24",
"orange.25": "#fefaf5",
"orange.50": "#fef6ee",
"orange.100": "#fdead7",
"orange.200": "#f9dbaf",
"orange.300": "#f7b27a",
"orange.400": "#f38744",
"orange.500": "#ef6820",
"orange.600": "#e04f16",
"orange.700": "#b93815",
"orange.800": "#932f19",
"orange.900": "#772917",
"orange.950": "#511c10",
"orange.dark-25": "#fff9f5",
"orange.dark-50": "#fff4ed",
"orange.dark-100": "#ffe6d5",
"orange.dark-200": "#ffd6ae",
"orange.dark-300": "#ff9c66",
"orange.dark-400": "#ff692e",
"orange.dark-500": "#ff4405",
"orange.dark-600": "#e62e05",
"orange.dark-700": "#bc1b06",
"orange.dark-800": "#97180c",
"orange.dark-900": "#771a0d",
"orange.dark-950": "#57130a",
"yellow.25": "#fefdf0",
"yellow.50": "#fefbe8",
"yellow.100": "#fef7c3",
"yellow.200": "#feee95",
"yellow.300": "#fde272",
"yellow.400": "#fac515",
"yellow.500": "#eaaa08",
"yellow.600": "#ca8504",
"yellow.700": "#a15c07",
"yellow.800": "#854a0e",
"yellow.900": "#713b12",
"yellow.950": "#542c0d",
"border.secondary": "#1f242f",
"border.error": "#f97066",
"border.primary": "#333741",
"border.brand": "#b692f6",
"border.brand-solid": "#9e77ed",
"border.disabled": "#333741",
"border.error-solid": "#f04438",
"border.disabled-subtle": "#1f242f",
"border.tertiary": "#1f242f",
"border.brand-solid-alt": "#333741",
"primary-900": "#ffffff",

@@ -550,3 +510,269 @@ "tertiary-600": "#94969c",

"senary-300": "#61646c"
},
"textVariants": {
"text0Regular": {
"fontFamily": "Figtree",
"fontSize": "12",
"lineHeight": "100%",
"fontWeight": "Regular"
},
"text0Medium": {
"fontFamily": "Figtree",
"fontSize": "12",
"lineHeight": "100%",
"fontWeight": "Medium"
},
"text0Semibold": {
"fontFamily": "Figtree",
"fontSize": "12",
"lineHeight": "100%",
"fontWeight": "SemiBold"
},
"text0Bold": {
"fontFamily": "Figtree",
"fontSize": "12",
"lineHeight": "100%",
"fontWeight": "Bold"
},
"text1Regular": {
"fontFamily": "Figtree",
"fontSize": "14",
"lineHeight": "72",
"fontWeight": "Regular"
},
"text1Medium": {
"fontFamily": "Figtree",
"fontSize": "14",
"lineHeight": "72",
"fontWeight": "Medium"
},
"text1Semibold": {
"fontFamily": "Figtree",
"fontSize": "14",
"lineHeight": "72",
"fontWeight": "SemiBold"
},
"text1Bold": {
"fontFamily": "Figtree",
"fontSize": "14",
"lineHeight": "72",
"fontWeight": "Bold"
},
"text2Regular": {
"fontFamily": "Figtree",
"fontSize": "16",
"lineHeight": "60",
"fontWeight": "Regular"
},
"text2Medium": {
"fontFamily": "Figtree",
"fontSize": "16",
"lineHeight": "60",
"fontWeight": "Medium"
},
"text2Semibold": {
"fontFamily": "Figtree",
"fontSize": "16",
"lineHeight": "60",
"fontWeight": "SemiBold"
},
"text2Bold": {
"fontFamily": "Figtree",
"fontSize": "16",
"lineHeight": "60",
"fontWeight": "Bold"
},
"text3Regular": {
"fontFamily": "Figtree",
"fontSize": "18",
"lineHeight": "38",
"fontWeight": "Regular"
},
"text3Medium": {
"fontFamily": "Figtree",
"fontSize": "18",
"lineHeight": "38",
"fontWeight": "Medium"
},
"text3Semibold": {
"fontFamily": "Figtree",
"fontSize": "18",
"lineHeight": "38",
"fontWeight": "SemiBold"
},
"text3Bold": {
"fontFamily": "Figtree",
"fontSize": "18",
"lineHeight": "38",
"fontWeight": "Bold"
},
"text4Regular": {
"fontFamily": "Figtree",
"fontSize": "20",
"lineHeight": "44",
"fontWeight": "Regular"
},
"text4Medium": {
"fontFamily": "Figtree",
"fontSize": "20",
"lineHeight": "44",
"fontWeight": "Medium"
},
"text4Semibold": {
"fontFamily": "Figtree",
"fontSize": "20",
"lineHeight": "44",
"fontWeight": "SemiBold"
},
"text4Bold": {
"fontFamily": "Figtree",
"fontSize": "20",
"lineHeight": "44",
"fontWeight": "Bold"
},
"text5Regular": {
"fontFamily": "Figtree",
"fontSize": "24",
"lineHeight": "32",
"fontWeight": "Regular"
},
"text5Medium": {
"fontFamily": "Figtree",
"fontSize": "24",
"lineHeight": "32",
"fontWeight": "Medium"
},
"text5Semibold": {
"fontFamily": "Figtree",
"fontSize": "24",
"lineHeight": "32",
"fontWeight": "SemiBold"
},
"text5Bold": {
"fontFamily": "Figtree",
"fontSize": "24",
"lineHeight": "32",
"fontWeight": "Bold"
},
"text6Regular": {
"fontFamily": "Figtree",
"fontSize": "30",
"lineHeight": "36",
"fontWeight": "Regular"
},
"text6Medium": {
"fontFamily": "Figtree",
"fontSize": "30",
"lineHeight": "36",
"fontWeight": "Medium"
},
"text6Semibold": {
"fontFamily": "Figtree",
"fontSize": "30",
"lineHeight": "36",
"fontWeight": "SemiBold"
},
"text6Bold": {
"fontFamily": "Figtree",
"fontSize": "30",
"lineHeight": "36",
"fontWeight": "Bold"
},
"text7Regular": {
"fontFamily": "Figtree",
"fontSize": "36",
"lineHeight": "30",
"fontWeight": "Regular"
},
"text7Medium": {
"fontFamily": "Figtree",
"fontSize": "36",
"lineHeight": "30",
"fontWeight": "Medium"
},
"text7Semibold": {
"fontFamily": "Figtree",
"fontSize": "36",
"lineHeight": "30",
"fontWeight": "SemiBold"
},
"text7Bold": {
"fontFamily": "Figtree",
"fontSize": "36",
"lineHeight": "30",
"fontWeight": "Bold"
},
"text8Regular": {
"fontFamily": "Figtree",
"fontSize": "48",
"lineHeight": "28",
"fontWeight": "Regular"
},
"text8Medium": {
"fontFamily": "Figtree",
"fontSize": "48",
"lineHeight": "28",
"fontWeight": "Medium"
},
"text8Semibold": {
"fontFamily": "Figtree",
"fontSize": "48",
"lineHeight": "28",
"fontWeight": "SemiBold"
},
"text8Bold": {
"fontFamily": "Figtree",
"fontSize": "48",
"lineHeight": "28",
"fontWeight": "Bold"
},
"text9Regular": {
"fontFamily": "Figtree",
"fontSize": "60",
"lineHeight": "24",
"fontWeight": "Regular"
},
"text9Medium": {
"fontFamily": "Figtree",
"fontSize": "60",
"lineHeight": "24",
"fontWeight": "Medium"
},
"text9Semibold": {
"fontFamily": "Figtree",
"fontSize": "60",
"lineHeight": "24",
"fontWeight": "SemiBold"
},
"text9Bold": {
"fontFamily": "Figtree",
"fontSize": "60",
"lineHeight": "24",
"fontWeight": "Bold"
},
"text10Regular": {
"fontFamily": "Figtree",
"fontSize": "72",
"lineHeight": "20",
"fontWeight": "Regular"
},
"text10Medium": {
"fontFamily": "Figtree",
"fontSize": "72",
"lineHeight": "20",
"fontWeight": "Medium"
},
"text10Semibold": {
"fontFamily": "Figtree",
"fontSize": "72",
"lineHeight": "20",
"fontWeight": "SemiBold"
},
"text10Bold": {
"fontFamily": "Figtree",
"fontSize": "72",
"lineHeight": "20",
"fontWeight": "Bold"
}
}
}

@@ -80,403 +80,363 @@ {

"colors": {
"base": {
"white": "#ffffff",
"black": "#000000",
"transparent": "#ffffff00"
},
"gray": {
"25": "#fcfcfd",
"50": "#f9fafb",
"100": "#f2f4f7",
"200": "#eaecf0",
"300": "#d0d5dd",
"400": "#98a2b3",
"500": "#667085",
"600": "#475467",
"700": "#344054",
"800": "#182230",
"900": "#101828",
"950": "#0c111d",
"blue-25": "#fcfcfd",
"blue-50": "#f8f9fc",
"blue-100": "#eaecf5",
"blue-200": "#d5d9eb",
"blue-300": "#b3b8db",
"blue-400": "#717bbc",
"blue-500": "#4e5ba6",
"blue-600": "#3e4784",
"blue-700": "#363f72",
"blue-800": "#293056",
"blue-900": "#101323",
"blue-950": "#0d0f1c",
"cool-25": "#fcfcfd",
"cool-50": "#f9f9fb",
"cool-100": "#eff1f5",
"cool-200": "#dcdfea",
"cool-300": "#b9c0d4",
"cool-400": "#7d89b0",
"cool-500": "#5d6b98",
"cool-600": "#4a5578",
"cool-700": "#404968",
"cool-800": "#30374f",
"cool-900": "#111322",
"cool-950": "#0e101b",
"modern-25": "#fcfcfd",
"modern-50": "#f8fafc",
"modern-100": "#eef2f6",
"modern-200": "#e3e8ef",
"modern-300": "#cdd5df",
"modern-400": "#9aa4b2",
"modern-500": "#697586",
"modern-600": "#4b5565",
"modern-700": "#364152",
"modern-800": "#202939",
"modern-900": "#121926",
"modern-950": "#0d121c",
"neutral-25": "#fcfcfd",
"neutral-50": "#f9fafb",
"neutral-100": "#f3f4f6",
"neutral-200": "#e5e7eb",
"neutral-300": "#d2d6db",
"neutral-400": "#9da4ae",
"neutral-500": "#6c737f",
"neutral-600": "#4d5761",
"neutral-700": "#384250",
"neutral-800": "#1f2a37",
"neutral-900": "#111927",
"neutral-950": "#0d121c",
"iron-25": "#fcfcfc",
"iron-50": "#fafafa",
"iron-100": "#f4f4f5",
"iron-200": "#e4e4e7",
"iron-300": "#d1d1d6",
"iron-400": "#a0a0ab",
"iron-500": "#70707b",
"iron-600": "#51525c",
"iron-700": "#3f3f46",
"iron-800": "#26272b",
"iron-900": "#1a1a1e",
"iron-950": "#131316",
"true-25": "#fcfcfc",
"true-50": "#fafafa",
"true-100": "#f5f5f5",
"true-200": "#e5e5e5",
"true-300": "#d6d6d6",
"true-400": "#a3a3a3",
"true-500": "#737373",
"true-600": "#525252",
"true-700": "#424242",
"true-800": "#292929",
"true-900": "#141414",
"true-950": "#0f0f0f",
"warm-25": "#fdfdfc",
"warm-50": "#fafaf9",
"warm-100": "#f5f5f4",
"warm-200": "#e7e5e4",
"warm-300": "#d7d3d0",
"warm-400": "#a9a29d",
"warm-500": "#79716b",
"warm-600": "#57534e",
"warm-700": "#44403c",
"warm-800": "#292524",
"warm-900": "#1c1917",
"warm-950": "#171412"
},
"brand": {
"25": "#fcfaff",
"50": "#f9f5ff",
"100": "#f4ebff",
"200": "#e9d7fe",
"300": "#d6bbfb",
"400": "#b692f6",
"500": "#9e77ed",
"600": "#7f56d9",
"700": "#6941c6",
"800": "#53389e",
"900": "#42307d",
"950": "#2c1c5f"
},
"error": {
"25": "#fffbfa",
"50": "#fef3f2",
"100": "#fee4e2",
"200": "#fecdca",
"300": "#fda29b",
"400": "#f97066",
"500": "#f04438",
"600": "#d92d20",
"700": "#b42318",
"800": "#912018",
"900": "#7a271a",
"950": "#55160c"
},
"warning": {
"25": "#fffcf5",
"50": "#fffaeb",
"100": "#fef0c7",
"200": "#fedf89",
"300": "#fec84b",
"400": "#fdb022",
"500": "#f79009",
"600": "#dc6803",
"700": "#b54708",
"800": "#93370d",
"900": "#7a2e0e",
"950": "#4e1d09"
},
"success": {
"25": "#f6fef9",
"50": "#ecfdf3",
"100": "#dcfae6",
"200": "#abefc6",
"300": "#75e0a7",
"400": "#47cd89",
"500": "#17b26a",
"600": "#079455",
"700": "#067647",
"800": "#085d3a",
"900": "#074d31",
"950": "#053321"
},
"green": {
"25": "#f6fef9",
"50": "#edfcf2",
"100": "#d3f8df",
"200": "#aaf0c4",
"300": "#73e2a3",
"400": "#3ccb7f",
"500": "#16b364",
"600": "#099250",
"700": "#087443",
"800": "#095c37",
"900": "#084c2e",
"950": "#052e1c",
"light-25": "#fafef5",
"light-50": "#f3fee7",
"light-100": "#e3fbcc",
"light-200": "#d0f8ab",
"light-300": "#a6ef67",
"light-400": "#85e13a",
"light-500": "#66c61c",
"light-600": "#4ca30d",
"light-700": "#3b7c0f",
"light-800": "#326212",
"light-900": "#2b5314",
"light-950": "#15290a"
},
"moss": {
"25": "#fafdf7",
"50": "#f5fbee",
"100": "#e6f4d7",
"200": "#ceeab0",
"300": "#acdc79",
"400": "#86cb3c",
"500": "#669f2a",
"600": "#4f7a21",
"700": "#3f621a",
"800": "#335015",
"900": "#2b4212",
"950": "#1a280b"
},
"teal": {
"25": "#f6fefc",
"50": "#f0fdf9",
"100": "#ccfbef",
"200": "#99f6e0",
"300": "#5fe9d0",
"400": "#2ed3b7",
"500": "#15b79e",
"600": "#0e9384",
"700": "#107569",
"800": "#125d56",
"900": "#134e48",
"950": "#0a2926"
},
"cyan": {
"25": "#f5feff",
"50": "#ecfdff",
"100": "#cff9fe",
"200": "#a5f0fc",
"300": "#67e3f9",
"400": "#22ccee",
"500": "#06aed4",
"600": "#088ab2",
"700": "#0e7090",
"800": "#155b75",
"900": "#164c63",
"950": "#0d2d3a"
},
"blue": {
"25": "#f5faff",
"50": "#eff8ff",
"100": "#d1e9ff",
"200": "#b2ddff",
"300": "#84caff",
"400": "#53b1fd",
"500": "#2e90fa",
"600": "#1570ef",
"700": "#175cd3",
"800": "#1849a9",
"900": "#194185",
"950": "#102a56",
"light-25": "#f5fbff",
"light-50": "#f0f9ff",
"light-100": "#e0f2fe",
"light-200": "#b9e6fe",
"light-300": "#7cd4fd",
"light-400": "#36bffa",
"light-500": "#0ba5ec",
"light-600": "#0086c9",
"light-700": "#026aa2",
"light-800": "#065986",
"light-900": "#0b4a6f",
"light-950": "#062c41",
"dark-25": "#f5f8ff",
"dark-50": "#eff4ff",
"dark-100": "#d1e0ff",
"dark-200": "#b2ccff",
"dark-300": "#84adff",
"dark-400": "#528bff",
"dark-500": "#2970ff",
"dark-600": "#155eef",
"dark-700": "#004eeb",
"dark-800": "#0040c1",
"dark-900": "#00359e",
"dark-950": "#002266"
},
"indigo": {
"25": "#f5f8ff",
"50": "#eef4ff",
"100": "#e0eaff",
"200": "#c7d7fe",
"300": "#a4bcfd",
"400": "#8098f9",
"500": "#6172f3",
"600": "#444ce7",
"700": "#3538cd",
"800": "#2d31a6",
"900": "#2d3282",
"950": "#1f235b"
},
"violet": {
"25": "#fbfaff",
"50": "#f5f3ff",
"100": "#ece9fe",
"200": "#ddd6fe",
"300": "#c3b5fd",
"400": "#a48afb",
"500": "#875bf7",
"600": "#7839ee",
"700": "#6927da",
"800": "#5720b7",
"900": "#491c96",
"950": "#2e125e"
},
"purple": {
"25": "#fafaff",
"50": "#f4f3ff",
"100": "#ebe9fe",
"200": "#d9d6fe",
"300": "#bdb4fe",
"400": "#9b8afb",
"500": "#7a5af8",
"600": "#6938ef",
"700": "#5925dc",
"800": "#4a1fb8",
"900": "#3e1c96",
"950": "#27115f"
},
"fuchsia": {
"25": "#fefaff",
"50": "#fdf4ff",
"100": "#fbe8ff",
"200": "#f6d0fe",
"300": "#eeaafd",
"400": "#e478fa",
"500": "#d444f1",
"600": "#ba24d5",
"700": "#9f1ab1",
"800": "#821890",
"900": "#6f1877",
"950": "#47104c"
},
"pink": {
"25": "#fef6fb",
"50": "#fdf2fa",
"100": "#fce7f6",
"200": "#fcceee",
"300": "#faa7e0",
"400": "#f670c7",
"500": "#ee46bc",
"600": "#dd2590",
"700": "#c11574",
"800": "#9e165f",
"900": "#851651",
"950": "#4e0d30"
},
"ros": {
"25": "#fff5f6",
"50": "#fff1f3",
"100": "#ffe4e8",
"200": "#fecdd6",
"300": "#fea3b4",
"400": "#fd6f8e",
"500": "#f63d68",
"600": "#e31b54",
"700": "#c01048",
"800": "#a11043",
"900": "#89123e",
"950": "#510b24"
},
"orange": {
"25": "#fefaf5",
"50": "#fef6ee",
"100": "#fdead7",
"200": "#f9dbaf",
"300": "#f7b27a",
"400": "#f38744",
"500": "#ef6820",
"600": "#e04f16",
"700": "#b93815",
"800": "#932f19",
"900": "#772917",
"950": "#511c10",
"dark-25": "#fff9f5",
"dark-50": "#fff4ed",
"dark-100": "#ffe6d5",
"dark-200": "#ffd6ae",
"dark-300": "#ff9c66",
"dark-400": "#ff692e",
"dark-500": "#ff4405",
"dark-600": "#e62e05",
"dark-700": "#bc1b06",
"dark-800": "#97180c",
"dark-900": "#771a0d",
"dark-950": "#57130a"
},
"yellow": {
"25": "#fefdf0",
"50": "#fefbe8",
"100": "#fef7c3",
"200": "#feee95",
"300": "#fde272",
"400": "#fac515",
"500": "#eaaa08",
"600": "#ca8504",
"700": "#a15c07",
"800": "#854a0e",
"900": "#713b12",
"950": "#542c0d"
},
"border": {
"secondary": "#eaecf0",
"error": "#fda29b",
"primary": "#d0d5dd",
"brand": "#d6bbfb",
"brand-solid": "#7f56d9",
"disabled": "#d0d5dd",
"error-solid": "#d92d20",
"disabled-subtle": "#eaecf0",
"tertiary": "#f2f4f7",
"brand-solid-alt": "#7f56d9"
},
"base.white": "#ffffff",
"base.black": "#000000",
"base.transparent": "#ffffff00",
"gray.25": "#fcfcfd",
"gray.50": "#f9fafb",
"gray.100": "#f2f4f7",
"gray.200": "#eaecf0",
"gray.300": "#d0d5dd",
"gray.400": "#98a2b3",
"gray.500": "#667085",
"gray.600": "#475467",
"gray.700": "#344054",
"gray.800": "#182230",
"gray.900": "#101828",
"gray.950": "#0c111d",
"gray.blue-25": "#fcfcfd",
"gray.blue-50": "#f8f9fc",
"gray.blue-100": "#eaecf5",
"gray.blue-200": "#d5d9eb",
"gray.blue-300": "#b3b8db",
"gray.blue-400": "#717bbc",
"gray.blue-500": "#4e5ba6",
"gray.blue-600": "#3e4784",
"gray.blue-700": "#363f72",
"gray.blue-800": "#293056",
"gray.blue-900": "#101323",
"gray.blue-950": "#0d0f1c",
"gray.cool-25": "#fcfcfd",
"gray.cool-50": "#f9f9fb",
"gray.cool-100": "#eff1f5",
"gray.cool-200": "#dcdfea",
"gray.cool-300": "#b9c0d4",
"gray.cool-400": "#7d89b0",
"gray.cool-500": "#5d6b98",
"gray.cool-600": "#4a5578",
"gray.cool-700": "#404968",
"gray.cool-800": "#30374f",
"gray.cool-900": "#111322",
"gray.cool-950": "#0e101b",
"gray.modern-25": "#fcfcfd",
"gray.modern-50": "#f8fafc",
"gray.modern-100": "#eef2f6",
"gray.modern-200": "#e3e8ef",
"gray.modern-300": "#cdd5df",
"gray.modern-400": "#9aa4b2",
"gray.modern-500": "#697586",
"gray.modern-600": "#4b5565",
"gray.modern-700": "#364152",
"gray.modern-800": "#202939",
"gray.modern-900": "#121926",
"gray.modern-950": "#0d121c",
"gray.neutral-25": "#fcfcfd",
"gray.neutral-50": "#f9fafb",
"gray.neutral-100": "#f3f4f6",
"gray.neutral-200": "#e5e7eb",
"gray.neutral-300": "#d2d6db",
"gray.neutral-400": "#9da4ae",
"gray.neutral-500": "#6c737f",
"gray.neutral-600": "#4d5761",
"gray.neutral-700": "#384250",
"gray.neutral-800": "#1f2a37",
"gray.neutral-900": "#111927",
"gray.neutral-950": "#0d121c",
"gray.iron-25": "#fcfcfc",
"gray.iron-50": "#fafafa",
"gray.iron-100": "#f4f4f5",
"gray.iron-200": "#e4e4e7",
"gray.iron-300": "#d1d1d6",
"gray.iron-400": "#a0a0ab",
"gray.iron-500": "#70707b",
"gray.iron-600": "#51525c",
"gray.iron-700": "#3f3f46",
"gray.iron-800": "#26272b",
"gray.iron-900": "#1a1a1e",
"gray.iron-950": "#131316",
"gray.true-25": "#fcfcfc",
"gray.true-50": "#fafafa",
"gray.true-100": "#f5f5f5",
"gray.true-200": "#e5e5e5",
"gray.true-300": "#d6d6d6",
"gray.true-400": "#a3a3a3",
"gray.true-500": "#737373",
"gray.true-600": "#525252",
"gray.true-700": "#424242",
"gray.true-800": "#292929",
"gray.true-900": "#141414",
"gray.true-950": "#0f0f0f",
"gray.warm-25": "#fdfdfc",
"gray.warm-50": "#fafaf9",
"gray.warm-100": "#f5f5f4",
"gray.warm-200": "#e7e5e4",
"gray.warm-300": "#d7d3d0",
"gray.warm-400": "#a9a29d",
"gray.warm-500": "#79716b",
"gray.warm-600": "#57534e",
"gray.warm-700": "#44403c",
"gray.warm-800": "#292524",
"gray.warm-900": "#1c1917",
"gray.warm-950": "#171412",
"brand.25": "#fcfaff",
"brand.50": "#f9f5ff",
"brand.100": "#f4ebff",
"brand.200": "#e9d7fe",
"brand.300": "#d6bbfb",
"brand.400": "#b692f6",
"brand.500": "#9e77ed",
"brand.600": "#7f56d9",
"brand.700": "#6941c6",
"brand.800": "#53389e",
"brand.900": "#42307d",
"brand.950": "#2c1c5f",
"error.25": "#fffbfa",
"error.50": "#fef3f2",
"error.100": "#fee4e2",
"error.200": "#fecdca",
"error.300": "#fda29b",
"error.400": "#f97066",
"error.500": "#f04438",
"error.600": "#d92d20",
"error.700": "#b42318",
"error.800": "#912018",
"error.900": "#7a271a",
"error.950": "#55160c",
"warning.25": "#fffcf5",
"warning.50": "#fffaeb",
"warning.100": "#fef0c7",
"warning.200": "#fedf89",
"warning.300": "#fec84b",
"warning.400": "#fdb022",
"warning.500": "#f79009",
"warning.600": "#dc6803",
"warning.700": "#b54708",
"warning.800": "#93370d",
"warning.900": "#7a2e0e",
"warning.950": "#4e1d09",
"success.25": "#f6fef9",
"success.50": "#ecfdf3",
"success.100": "#dcfae6",
"success.200": "#abefc6",
"success.300": "#75e0a7",
"success.400": "#47cd89",
"success.500": "#17b26a",
"success.600": "#079455",
"success.700": "#067647",
"success.800": "#085d3a",
"success.900": "#074d31",
"success.950": "#053321",
"green.25": "#f6fef9",
"green.50": "#edfcf2",
"green.100": "#d3f8df",
"green.200": "#aaf0c4",
"green.300": "#73e2a3",
"green.400": "#3ccb7f",
"green.500": "#16b364",
"green.600": "#099250",
"green.700": "#087443",
"green.800": "#095c37",
"green.900": "#084c2e",
"green.950": "#052e1c",
"green.light-25": "#fafef5",
"green.light-50": "#f3fee7",
"green.light-100": "#e3fbcc",
"green.light-200": "#d0f8ab",
"green.light-300": "#a6ef67",
"green.light-400": "#85e13a",
"green.light-500": "#66c61c",
"green.light-600": "#4ca30d",
"green.light-700": "#3b7c0f",
"green.light-800": "#326212",
"green.light-900": "#2b5314",
"green.light-950": "#15290a",
"moss.25": "#fafdf7",
"moss.50": "#f5fbee",
"moss.100": "#e6f4d7",
"moss.200": "#ceeab0",
"moss.300": "#acdc79",
"moss.400": "#86cb3c",
"moss.500": "#669f2a",
"moss.600": "#4f7a21",
"moss.700": "#3f621a",
"moss.800": "#335015",
"moss.900": "#2b4212",
"moss.950": "#1a280b",
"teal.25": "#f6fefc",
"teal.50": "#f0fdf9",
"teal.100": "#ccfbef",
"teal.200": "#99f6e0",
"teal.300": "#5fe9d0",
"teal.400": "#2ed3b7",
"teal.500": "#15b79e",
"teal.600": "#0e9384",
"teal.700": "#107569",
"teal.800": "#125d56",
"teal.900": "#134e48",
"teal.950": "#0a2926",
"cyan.25": "#f5feff",
"cyan.50": "#ecfdff",
"cyan.100": "#cff9fe",
"cyan.200": "#a5f0fc",
"cyan.300": "#67e3f9",
"cyan.400": "#22ccee",
"cyan.500": "#06aed4",
"cyan.600": "#088ab2",
"cyan.700": "#0e7090",
"cyan.800": "#155b75",
"cyan.900": "#164c63",
"cyan.950": "#0d2d3a",
"blue.25": "#f5faff",
"blue.50": "#eff8ff",
"blue.100": "#d1e9ff",
"blue.200": "#b2ddff",
"blue.300": "#84caff",
"blue.400": "#53b1fd",
"blue.500": "#2e90fa",
"blue.600": "#1570ef",
"blue.700": "#175cd3",
"blue.800": "#1849a9",
"blue.900": "#194185",
"blue.950": "#102a56",
"blue.light-25": "#f5fbff",
"blue.light-50": "#f0f9ff",
"blue.light-100": "#e0f2fe",
"blue.light-200": "#b9e6fe",
"blue.light-300": "#7cd4fd",
"blue.light-400": "#36bffa",
"blue.light-500": "#0ba5ec",
"blue.light-600": "#0086c9",
"blue.light-700": "#026aa2",
"blue.light-800": "#065986",
"blue.light-900": "#0b4a6f",
"blue.light-950": "#062c41",
"blue.dark-25": "#f5f8ff",
"blue.dark-50": "#eff4ff",
"blue.dark-100": "#d1e0ff",
"blue.dark-200": "#b2ccff",
"blue.dark-300": "#84adff",
"blue.dark-400": "#528bff",
"blue.dark-500": "#2970ff",
"blue.dark-600": "#155eef",
"blue.dark-700": "#004eeb",
"blue.dark-800": "#0040c1",
"blue.dark-900": "#00359e",
"blue.dark-950": "#002266",
"indigo.25": "#f5f8ff",
"indigo.50": "#eef4ff",
"indigo.100": "#e0eaff",
"indigo.200": "#c7d7fe",
"indigo.300": "#a4bcfd",
"indigo.400": "#8098f9",
"indigo.500": "#6172f3",
"indigo.600": "#444ce7",
"indigo.700": "#3538cd",
"indigo.800": "#2d31a6",
"indigo.900": "#2d3282",
"indigo.950": "#1f235b",
"violet.25": "#fbfaff",
"violet.50": "#f5f3ff",
"violet.100": "#ece9fe",
"violet.200": "#ddd6fe",
"violet.300": "#c3b5fd",
"violet.400": "#a48afb",
"violet.500": "#875bf7",
"violet.600": "#7839ee",
"violet.700": "#6927da",
"violet.800": "#5720b7",
"violet.900": "#491c96",
"violet.950": "#2e125e",
"purple.25": "#fafaff",
"purple.50": "#f4f3ff",
"purple.100": "#ebe9fe",
"purple.200": "#d9d6fe",
"purple.300": "#bdb4fe",
"purple.400": "#9b8afb",
"purple.500": "#7a5af8",
"purple.600": "#6938ef",
"purple.700": "#5925dc",
"purple.800": "#4a1fb8",
"purple.900": "#3e1c96",
"purple.950": "#27115f",
"fuchsia.25": "#fefaff",
"fuchsia.50": "#fdf4ff",
"fuchsia.100": "#fbe8ff",
"fuchsia.200": "#f6d0fe",
"fuchsia.300": "#eeaafd",
"fuchsia.400": "#e478fa",
"fuchsia.500": "#d444f1",
"fuchsia.600": "#ba24d5",
"fuchsia.700": "#9f1ab1",
"fuchsia.800": "#821890",
"fuchsia.900": "#6f1877",
"fuchsia.950": "#47104c",
"pink.25": "#fef6fb",
"pink.50": "#fdf2fa",
"pink.100": "#fce7f6",
"pink.200": "#fcceee",
"pink.300": "#faa7e0",
"pink.400": "#f670c7",
"pink.500": "#ee46bc",
"pink.600": "#dd2590",
"pink.700": "#c11574",
"pink.800": "#9e165f",
"pink.900": "#851651",
"pink.950": "#4e0d30",
"ros.25": "#fff5f6",
"ros.50": "#fff1f3",
"ros.100": "#ffe4e8",
"ros.200": "#fecdd6",
"ros.300": "#fea3b4",
"ros.400": "#fd6f8e",
"ros.500": "#f63d68",
"ros.600": "#e31b54",
"ros.700": "#c01048",
"ros.800": "#a11043",
"ros.900": "#89123e",
"ros.950": "#510b24",
"orange.25": "#fefaf5",
"orange.50": "#fef6ee",
"orange.100": "#fdead7",
"orange.200": "#f9dbaf",
"orange.300": "#f7b27a",
"orange.400": "#f38744",
"orange.500": "#ef6820",
"orange.600": "#e04f16",
"orange.700": "#b93815",
"orange.800": "#932f19",
"orange.900": "#772917",
"orange.950": "#511c10",
"orange.dark-25": "#fff9f5",
"orange.dark-50": "#fff4ed",
"orange.dark-100": "#ffe6d5",
"orange.dark-200": "#ffd6ae",
"orange.dark-300": "#ff9c66",
"orange.dark-400": "#ff692e",
"orange.dark-500": "#ff4405",
"orange.dark-600": "#e62e05",
"orange.dark-700": "#bc1b06",
"orange.dark-800": "#97180c",
"orange.dark-900": "#771a0d",
"orange.dark-950": "#57130a",
"yellow.25": "#fefdf0",
"yellow.50": "#fefbe8",
"yellow.100": "#fef7c3",
"yellow.200": "#feee95",
"yellow.300": "#fde272",
"yellow.400": "#fac515",
"yellow.500": "#eaaa08",
"yellow.600": "#ca8504",
"yellow.700": "#a15c07",
"yellow.800": "#854a0e",
"yellow.900": "#713b12",
"yellow.950": "#542c0d",
"border.secondary": "#eaecf0",
"border.error": "#fda29b",
"border.primary": "#d0d5dd",
"border.brand": "#d6bbfb",
"border.brand-solid": "#7f56d9",
"border.disabled": "#d0d5dd",
"border.error-solid": "#d92d20",
"border.disabled-subtle": "#eaecf0",
"border.tertiary": "#f2f4f7",
"border.brand-solid-alt": "#7f56d9",
"primary-900": "#101828",

@@ -538,3 +498,269 @@ "tertiary-600": "#475467",

"senary-300": "#d0d5dd"
},
"textVariants": {
"text0Regular": {
"fontFamily": "Figtree",
"fontSize": "12",
"lineHeight": "100%",
"fontWeight": "Regular"
},
"text0Medium": {
"fontFamily": "Figtree",
"fontSize": "12",
"lineHeight": "100%",
"fontWeight": "Medium"
},
"text0Semibold": {
"fontFamily": "Figtree",
"fontSize": "12",
"lineHeight": "100%",
"fontWeight": "SemiBold"
},
"text0Bold": {
"fontFamily": "Figtree",
"fontSize": "12",
"lineHeight": "100%",
"fontWeight": "Bold"
},
"text1Regular": {
"fontFamily": "Figtree",
"fontSize": "14",
"lineHeight": "72",
"fontWeight": "Regular"
},
"text1Medium": {
"fontFamily": "Figtree",
"fontSize": "14",
"lineHeight": "72",
"fontWeight": "Medium"
},
"text1Semibold": {
"fontFamily": "Figtree",
"fontSize": "14",
"lineHeight": "72",
"fontWeight": "SemiBold"
},
"text1Bold": {
"fontFamily": "Figtree",
"fontSize": "14",
"lineHeight": "72",
"fontWeight": "Bold"
},
"text2Regular": {
"fontFamily": "Figtree",
"fontSize": "16",
"lineHeight": "60",
"fontWeight": "Regular"
},
"text2Medium": {
"fontFamily": "Figtree",
"fontSize": "16",
"lineHeight": "60",
"fontWeight": "Medium"
},
"text2Semibold": {
"fontFamily": "Figtree",
"fontSize": "16",
"lineHeight": "60",
"fontWeight": "SemiBold"
},
"text2Bold": {
"fontFamily": "Figtree",
"fontSize": "16",
"lineHeight": "60",
"fontWeight": "Bold"
},
"text3Regular": {
"fontFamily": "Figtree",
"fontSize": "18",
"lineHeight": "38",
"fontWeight": "Regular"
},
"text3Medium": {
"fontFamily": "Figtree",
"fontSize": "18",
"lineHeight": "38",
"fontWeight": "Medium"
},
"text3Semibold": {
"fontFamily": "Figtree",
"fontSize": "18",
"lineHeight": "38",
"fontWeight": "SemiBold"
},
"text3Bold": {
"fontFamily": "Figtree",
"fontSize": "18",
"lineHeight": "38",
"fontWeight": "Bold"
},
"text4Regular": {
"fontFamily": "Figtree",
"fontSize": "20",
"lineHeight": "44",
"fontWeight": "Regular"
},
"text4Medium": {
"fontFamily": "Figtree",
"fontSize": "20",
"lineHeight": "44",
"fontWeight": "Medium"
},
"text4Semibold": {
"fontFamily": "Figtree",
"fontSize": "20",
"lineHeight": "44",
"fontWeight": "SemiBold"
},
"text4Bold": {
"fontFamily": "Figtree",
"fontSize": "20",
"lineHeight": "44",
"fontWeight": "Bold"
},
"text5Regular": {
"fontFamily": "Figtree",
"fontSize": "24",
"lineHeight": "32",
"fontWeight": "Regular"
},
"text5Medium": {
"fontFamily": "Figtree",
"fontSize": "24",
"lineHeight": "32",
"fontWeight": "Medium"
},
"text5Semibold": {
"fontFamily": "Figtree",
"fontSize": "24",
"lineHeight": "32",
"fontWeight": "SemiBold"
},
"text5Bold": {
"fontFamily": "Figtree",
"fontSize": "24",
"lineHeight": "32",
"fontWeight": "Bold"
},
"text6Regular": {
"fontFamily": "Figtree",
"fontSize": "30",
"lineHeight": "36",
"fontWeight": "Regular"
},
"text6Medium": {
"fontFamily": "Figtree",
"fontSize": "30",
"lineHeight": "36",
"fontWeight": "Medium"
},
"text6Semibold": {
"fontFamily": "Figtree",
"fontSize": "30",
"lineHeight": "36",
"fontWeight": "SemiBold"
},
"text6Bold": {
"fontFamily": "Figtree",
"fontSize": "30",
"lineHeight": "36",
"fontWeight": "Bold"
},
"text7Regular": {
"fontFamily": "Figtree",
"fontSize": "36",
"lineHeight": "30",
"fontWeight": "Regular"
},
"text7Medium": {
"fontFamily": "Figtree",
"fontSize": "36",
"lineHeight": "30",
"fontWeight": "Medium"
},
"text7Semibold": {
"fontFamily": "Figtree",
"fontSize": "36",
"lineHeight": "30",
"fontWeight": "SemiBold"
},
"text7Bold": {
"fontFamily": "Figtree",
"fontSize": "36",
"lineHeight": "30",
"fontWeight": "Bold"
},
"text8Regular": {
"fontFamily": "Figtree",
"fontSize": "48",
"lineHeight": "28",
"fontWeight": "Regular"
},
"text8Medium": {
"fontFamily": "Figtree",
"fontSize": "48",
"lineHeight": "28",
"fontWeight": "Medium"
},
"text8Semibold": {
"fontFamily": "Figtree",
"fontSize": "48",
"lineHeight": "28",
"fontWeight": "SemiBold"
},
"text8Bold": {
"fontFamily": "Figtree",
"fontSize": "48",
"lineHeight": "28",
"fontWeight": "Bold"
},
"text9Regular": {
"fontFamily": "Figtree",
"fontSize": "60",
"lineHeight": "24",
"fontWeight": "Regular"
},
"text9Medium": {
"fontFamily": "Figtree",
"fontSize": "60",
"lineHeight": "24",
"fontWeight": "Medium"
},
"text9Semibold": {
"fontFamily": "Figtree",
"fontSize": "60",
"lineHeight": "24",
"fontWeight": "SemiBold"
},
"text9Bold": {
"fontFamily": "Figtree",
"fontSize": "60",
"lineHeight": "24",
"fontWeight": "Bold"
},
"text10Regular": {
"fontFamily": "Figtree",
"fontSize": "72",
"lineHeight": "20",
"fontWeight": "Regular"
},
"text10Medium": {
"fontFamily": "Figtree",
"fontSize": "72",
"lineHeight": "20",
"fontWeight": "Medium"
},
"text10Semibold": {
"fontFamily": "Figtree",
"fontSize": "72",
"lineHeight": "20",
"fontWeight": "SemiBold"
},
"text10Bold": {
"fontFamily": "Figtree",
"fontSize": "72",
"lineHeight": "20",
"fontWeight": "Bold"
}
}
}

@@ -9,3 +9,3 @@ {

],
"gitHead": "35ef85b7226b7a1ad72c18c0bcb41df7e5f87427",
"gitHead": "93ce942370f47e34e83f5b8044bc61c4ec576bfd",
"main": "build/index.js",

@@ -23,3 +23,3 @@ "module": "build/index.js",

},
"version": "2.0.0-y.15"
"version": "2.0.0-y.16"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc