@sanity/color
Advanced tools
Comparing version 3.0.0-beta.8 to 3.0.0-beta.9
@@ -78,7 +78,7 @@ const COLOR_HUES = ["gray", "blue", "purple", "magenta", "red", "orange", "yellow", "green", "cyan"]; | ||
title: "Gray 800", | ||
hex: "#232634" | ||
hex: "#252837" | ||
}, | ||
"900": { | ||
title: "Gray 900", | ||
hex: "#1a1d28" | ||
hex: "#1b1d27" | ||
}, | ||
@@ -105,27 +105,27 @@ "950": { | ||
title: "Blue 300", | ||
hex: "#a3bcff" | ||
hex: "#a8bfff" | ||
}, | ||
"400": { | ||
title: "Blue 400", | ||
hex: "#7092ff" | ||
hex: "#7595ff" | ||
}, | ||
"500": { | ||
title: "Blue 500", | ||
hex: "#546bfc" | ||
hex: "#556bfc" | ||
}, | ||
"600": { | ||
title: "Blue 600", | ||
hex: "#4236f2" | ||
hex: "#4043e7" | ||
}, | ||
"700": { | ||
title: "Blue 700", | ||
hex: "#2c1ab7" | ||
hex: "#2927aa" | ||
}, | ||
"800": { | ||
title: "Blue 800", | ||
hex: "#191e61" | ||
hex: "#192457" | ||
}, | ||
"900": { | ||
title: "Blue 900", | ||
hex: "#141942" | ||
hex: "#161a41" | ||
}, | ||
@@ -172,7 +172,7 @@ "950": { | ||
title: "Purple 800", | ||
hex: "#2d175e" | ||
hex: "#2f1862" | ||
}, | ||
"900": { | ||
title: "Purple 900", | ||
hex: "#1f1538" | ||
hex: "#23173f" | ||
}, | ||
@@ -215,3 +215,3 @@ "950": { | ||
title: "Magenta 700", | ||
hex: "#771340" | ||
hex: "#7c1342" | ||
}, | ||
@@ -224,3 +224,3 @@ "800": { | ||
title: "Magenta 900", | ||
hex: "#2d1120" | ||
hex: "#341325" | ||
}, | ||
@@ -243,15 +243,15 @@ "950": { | ||
title: "Red 200", | ||
hex: "#ffdedb" | ||
hex: "#ffdedc" | ||
}, | ||
"300": { | ||
title: "Red 300", | ||
hex: "#fbaea7" | ||
hex: "#fdada5" | ||
}, | ||
"400": { | ||
title: "Red 400", | ||
hex: "#f47a6c" | ||
hex: "#f77769" | ||
}, | ||
"500": { | ||
title: "Red 500", | ||
hex: "#ec4636" | ||
hex: "#ef4434" | ||
}, | ||
@@ -268,7 +268,7 @@ "600": { | ||
title: "Red 800", | ||
hex: "#491613" | ||
hex: "#4d1714" | ||
}, | ||
"900": { | ||
title: "Red 900", | ||
hex: "#2f1414" | ||
hex: "#321615" | ||
}, | ||
@@ -291,31 +291,31 @@ "950": { | ||
title: "Orange 200", | ||
hex: "#ffe0cc" | ||
hex: "#ffddc7" | ||
}, | ||
"300": { | ||
title: "Orange 300", | ||
hex: "#ffbe99" | ||
hex: "#ffb685" | ||
}, | ||
"400": { | ||
title: "Orange 400", | ||
hex: "#ff9861" | ||
hex: "#ff8e42" | ||
}, | ||
"500": { | ||
title: "Orange 500", | ||
hex: "#ff7029" | ||
hex: "#fa6400" | ||
}, | ||
"600": { | ||
title: "Orange 600", | ||
hex: "#e34d02" | ||
hex: "#b14802" | ||
}, | ||
"700": { | ||
title: "Orange 700", | ||
hex: "#943505" | ||
hex: "#7c3404" | ||
}, | ||
"800": { | ||
title: "Orange 800", | ||
hex: "#461a07" | ||
hex: "#461e07" | ||
}, | ||
"900": { | ||
title: "Orange 900", | ||
hex: "#32170b" | ||
hex: "#32160b" | ||
}, | ||
@@ -330,35 +330,35 @@ "950": { | ||
title: "Yellow 50", | ||
hex: "#fffdf0" | ||
hex: "#fefae1" | ||
}, | ||
"100": { | ||
title: "Yellow 100", | ||
hex: "#fefadc" | ||
hex: "#fcf3bb" | ||
}, | ||
"200": { | ||
title: "Yellow 200", | ||
hex: "#fef1b4" | ||
hex: "#f9e994" | ||
}, | ||
"300": { | ||
title: "Yellow 300", | ||
hex: "#fee486" | ||
hex: "#f7d455" | ||
}, | ||
"400": { | ||
title: "Yellow 400", | ||
hex: "#fecf4d" | ||
hex: "#f9bc15" | ||
}, | ||
"500": { | ||
title: "Yellow 500", | ||
hex: "#fbb318" | ||
hex: "#d28a04" | ||
}, | ||
"600": { | ||
title: "Yellow 600", | ||
hex: "#cb850b" | ||
hex: "#965908" | ||
}, | ||
"700": { | ||
title: "Yellow 700", | ||
hex: "#814f0e" | ||
hex: "#653a0b" | ||
}, | ||
"800": { | ||
title: "Yellow 800", | ||
hex: "#3b240c" | ||
hex: "#3b220c" | ||
}, | ||
@@ -377,39 +377,39 @@ "900": { | ||
title: "Green 50", | ||
hex: "#f1fefa" | ||
hex: "#e7fef5" | ||
}, | ||
"100": { | ||
title: "Green 100", | ||
hex: "#dbfff3" | ||
hex: "#c5fce8" | ||
}, | ||
"200": { | ||
title: "Green 200", | ||
hex: "#a8fae2" | ||
hex: "#a9f9dc" | ||
}, | ||
"300": { | ||
title: "Green 300", | ||
hex: "#67f9cd" | ||
hex: "#59f3ba" | ||
}, | ||
"400": { | ||
title: "Green 400", | ||
hex: "#2af8bb" | ||
hex: "#0ff0a1" | ||
}, | ||
"500": { | ||
title: "Green 500", | ||
hex: "#05e19f" | ||
hex: "#04b97a" | ||
}, | ||
"600": { | ||
title: "Green 600", | ||
hex: "#02a775" | ||
hex: "#01794f" | ||
}, | ||
"700": { | ||
title: "Green 700", | ||
hex: "#016a4b" | ||
hex: "#015133" | ||
}, | ||
"800": { | ||
title: "Green 800", | ||
hex: "#022c1f" | ||
hex: "#023120" | ||
}, | ||
"900": { | ||
title: "Green 900", | ||
hex: "#051f17" | ||
hex: "#06231a" | ||
}, | ||
@@ -424,39 +424,39 @@ "950": { | ||
title: "Cyan 50", | ||
hex: "#e7fcfe" | ||
hex: "#e7fefe" | ||
}, | ||
"100": { | ||
title: "Cyan 100", | ||
hex: "#cef9fd" | ||
hex: "#c5fcfc" | ||
}, | ||
"200": { | ||
title: "Cyan 200", | ||
hex: "#acf5fb" | ||
hex: "#96f8f8" | ||
}, | ||
"300": { | ||
title: "Cyan 300", | ||
hex: "#7beef9" | ||
hex: "#62efef" | ||
}, | ||
"400": { | ||
title: "Cyan 400", | ||
hex: "#40e8f7" | ||
hex: "#18e2e2" | ||
}, | ||
"500": { | ||
title: "Cyan 500", | ||
hex: "#09d6f1" | ||
hex: "#04b8be" | ||
}, | ||
"600": { | ||
title: "Cyan 600", | ||
hex: "#0597b8" | ||
hex: "#037782" | ||
}, | ||
"700": { | ||
title: "Cyan 700", | ||
hex: "#035c77" | ||
hex: "#024950" | ||
}, | ||
"800": { | ||
title: "Cyan 800", | ||
hex: "#042934" | ||
hex: "#042f34" | ||
}, | ||
"900": { | ||
title: "Cyan 900", | ||
hex: "#071f27" | ||
hex: "#072227" | ||
}, | ||
@@ -530,7 +530,7 @@ "950": { | ||
title: "Gray 800", | ||
hsl: [229, 20, 17] | ||
hsl: [229, 19, 18] | ||
}, | ||
900: { | ||
title: "Gray 900", | ||
hsl: [228, 21, 13] | ||
hsl: [228, 19, 13] | ||
}, | ||
@@ -560,27 +560,27 @@ 950: { | ||
title: "Blue 300", | ||
hsl: [224, 100, 82] | ||
hsl: [224, 100, 83] | ||
}, | ||
400: { | ||
title: "Blue 400", | ||
hsl: [226, 100, 72] | ||
hsl: [226, 100, 73] | ||
}, | ||
500: { | ||
title: "Blue 500", | ||
hsl: [232, 97, 66] | ||
hsl: [232, 96, 66] | ||
}, | ||
600: { | ||
title: "Blue 600", | ||
hsl: [244, 88, 58] | ||
hsl: [239, 78, 58] | ||
}, | ||
700: { | ||
title: "Blue 700", | ||
hsl: [247, 75, 41] | ||
hsl: [241, 63, 41] | ||
}, | ||
800: { | ||
title: "Blue 800", | ||
hsl: [236, 59, 24] | ||
hsl: [230, 55, 22] | ||
}, | ||
900: { | ||
title: "Blue 900", | ||
hsl: [234, 53, 17] | ||
hsl: [234, 49, 17] | ||
}, | ||
@@ -598,7 +598,7 @@ 950: { | ||
title: "Purple 50", | ||
hsl: [260, 100, 98] | ||
hsl: [260, 95, 98] | ||
}, | ||
100: { | ||
title: "Purple 100", | ||
hsl: [260, 100, 96] | ||
hsl: [260, 98, 96] | ||
}, | ||
@@ -631,7 +631,7 @@ 200: { | ||
title: "Purple 800", | ||
hsl: [258, 60, 23] | ||
hsl: [258, 60, 24] | ||
}, | ||
900: { | ||
title: "Purple 900", | ||
hsl: [257, 46, 15] | ||
hsl: [257, 46, 17] | ||
}, | ||
@@ -677,3 +677,3 @@ 950: { | ||
title: "Magenta 700", | ||
hsl: [333, 73, 27] | ||
hsl: [333, 73, 28] | ||
}, | ||
@@ -686,3 +686,3 @@ 800: { | ||
title: "Magenta 900", | ||
hsl: [327, 46, 12] | ||
hsl: [327, 46, 14] | ||
}, | ||
@@ -708,15 +708,15 @@ 950: { | ||
title: "Red 200", | ||
hsl: [4, 100, 93] | ||
hsl: [4, 98, 93] | ||
}, | ||
300: { | ||
title: "Red 300", | ||
hsl: [5, 91, 82] | ||
hsl: [5, 95, 82] | ||
}, | ||
400: { | ||
title: "Red 400", | ||
hsl: [6, 86, 69] | ||
hsl: [6, 90, 69] | ||
}, | ||
500: { | ||
title: "Red 500", | ||
hsl: [5, 83, 57] | ||
hsl: [5, 85, 57] | ||
}, | ||
@@ -733,7 +733,7 @@ 600: { | ||
title: "Red 800", | ||
hsl: [3, 58, 18] | ||
hsl: [3, 58, 19] | ||
}, | ||
900: { | ||
title: "Red 900", | ||
hsl: [2, 41, 13] | ||
hsl: [2, 41, 14] | ||
}, | ||
@@ -759,35 +759,35 @@ 950: { | ||
title: "Orange 200", | ||
hsl: [24, 100, 90] | ||
hsl: [24, 100, 89] | ||
}, | ||
300: { | ||
title: "Orange 300", | ||
hsl: [22, 100, 80] | ||
hsl: [24, 100, 76] | ||
}, | ||
400: { | ||
title: "Orange 400", | ||
hsl: [21, 100, 69] | ||
hsl: [24, 100, 63] | ||
}, | ||
500: { | ||
title: "Orange 500", | ||
hsl: [20, 100, 58] | ||
hsl: [24, 100, 49] | ||
}, | ||
600: { | ||
title: "Orange 600", | ||
hsl: [20, 98, 45] | ||
hsl: [24, 98, 35] | ||
}, | ||
700: { | ||
title: "Orange 700", | ||
hsl: [20, 94, 30] | ||
hsl: [24, 94, 25] | ||
}, | ||
800: { | ||
title: "Orange 800", | ||
hsl: [18, 82, 15] | ||
hsl: [22, 82, 15] | ||
}, | ||
900: { | ||
title: "Orange 900", | ||
hsl: [18, 65, 12] | ||
hsl: [17, 65, 12] | ||
}, | ||
950: { | ||
title: "Orange 950", | ||
hsl: [15, 43, 9] | ||
hsl: [14, 43, 9] | ||
} | ||
@@ -801,35 +801,35 @@ } | ||
title: "Yellow 50", | ||
hsl: [51, 100, 97] | ||
hsl: [51, 94, 94] | ||
}, | ||
100: { | ||
title: "Yellow 100", | ||
hsl: [52, 97, 93] | ||
hsl: [52, 91, 86] | ||
}, | ||
200: { | ||
title: "Yellow 200", | ||
hsl: [50, 97, 85] | ||
hsl: [50, 90, 78] | ||
}, | ||
300: { | ||
title: "Yellow 300", | ||
hsl: [47, 98, 76] | ||
hsl: [47, 91, 65] | ||
}, | ||
400: { | ||
title: "Yellow 400", | ||
hsl: [44, 99, 65] | ||
hsl: [44, 95, 53] | ||
}, | ||
500: { | ||
title: "Yellow 500", | ||
hsl: [41, 97, 54] | ||
hsl: [39, 96, 42] | ||
}, | ||
600: { | ||
title: "Yellow 600", | ||
hsl: [38, 90, 42] | ||
hsl: [34, 90, 31] | ||
}, | ||
700: { | ||
title: "Yellow 700", | ||
hsl: [34, 80, 28] | ||
hsl: [31, 80, 22] | ||
}, | ||
800: { | ||
title: "Yellow 800", | ||
hsl: [30, 66, 14] | ||
hsl: [28, 66, 14] | ||
}, | ||
@@ -851,39 +851,39 @@ 900: { | ||
title: "Green 50", | ||
hsl: [161, 89, 97] | ||
hsl: [157, 89, 95] | ||
}, | ||
100: { | ||
title: "Green 100", | ||
hsl: [160, 100, 93] | ||
hsl: [158, 89, 88] | ||
}, | ||
200: { | ||
title: "Green 200", | ||
hsl: [162, 90, 82] | ||
hsl: [158, 87, 82] | ||
}, | ||
300: { | ||
title: "Green 300", | ||
hsl: [162, 92, 69] | ||
hsl: [158, 86, 65] | ||
}, | ||
400: { | ||
title: "Green 400", | ||
hsl: [162, 94, 57] | ||
hsl: [159, 88, 50] | ||
}, | ||
500: { | ||
title: "Green 500", | ||
hsl: [162, 96, 45] | ||
hsl: [159, 96, 37] | ||
}, | ||
600: { | ||
title: "Green 600", | ||
hsl: [162, 98, 33] | ||
hsl: [159, 98, 24] | ||
}, | ||
700: { | ||
title: "Green 700", | ||
hsl: [162, 98, 21] | ||
hsl: [158, 98, 16] | ||
}, | ||
800: { | ||
title: "Green 800", | ||
hsl: [162, 91, 9] | ||
hsl: [158, 91, 10] | ||
}, | ||
900: { | ||
title: "Green 900", | ||
hsl: [162, 72, 7] | ||
hsl: [162, 72, 8] | ||
}, | ||
@@ -901,39 +901,39 @@ 950: { | ||
title: "Cyan 50", | ||
hsl: [185, 92, 95] | ||
hsl: [180, 92, 95] | ||
}, | ||
100: { | ||
title: "Cyan 100", | ||
hsl: [185, 92, 90] | ||
hsl: [180, 91, 88] | ||
}, | ||
200: { | ||
title: "Cyan 200", | ||
hsl: [185, 91, 83] | ||
hsl: [180, 87, 78] | ||
}, | ||
300: { | ||
title: "Cyan 300", | ||
hsl: [185, 91, 73] | ||
hsl: [180, 81, 66] | ||
}, | ||
400: { | ||
title: "Cyan 400", | ||
hsl: [185, 92, 61] | ||
hsl: [180, 81, 49] | ||
}, | ||
500: { | ||
title: "Cyan 500", | ||
hsl: [187, 93, 49] | ||
hsl: [182, 96, 38] | ||
}, | ||
600: { | ||
title: "Cyan 600", | ||
hsl: [191, 95, 37] | ||
hsl: [185, 96, 26] | ||
}, | ||
700: { | ||
title: "Cyan 700", | ||
hsl: [194, 95, 24] | ||
hsl: [185, 95, 16] | ||
}, | ||
800: { | ||
title: "Cyan 800", | ||
hsl: [194, 86, 11] | ||
hsl: [187, 86, 11] | ||
}, | ||
900: { | ||
title: "Cyan 900", | ||
hsl: [195, 68, 9] | ||
hsl: [188, 68, 9] | ||
}, | ||
@@ -940,0 +940,0 @@ 950: { |
{ | ||
"name": "@sanity/color", | ||
"version": "3.0.0-beta.8", | ||
"version": "3.0.0-beta.9", | ||
"description": "The Sanity color palette.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
112
src/color.ts
@@ -53,7 +53,7 @@ /* THIS FILE IS AUTO-GENERATED – DO NOT EDIT */ | ||
title: 'Gray 800', | ||
hex: '#232634', | ||
hex: '#252837', | ||
}, | ||
'900': { | ||
title: 'Gray 900', | ||
hex: '#1a1d28', | ||
hex: '#1b1d27', | ||
}, | ||
@@ -82,27 +82,27 @@ '950': { | ||
title: 'Blue 300', | ||
hex: '#a3bcff', | ||
hex: '#a8bfff', | ||
}, | ||
'400': { | ||
title: 'Blue 400', | ||
hex: '#7092ff', | ||
hex: '#7595ff', | ||
}, | ||
'500': { | ||
title: 'Blue 500', | ||
hex: '#546bfc', | ||
hex: '#556bfc', | ||
}, | ||
'600': { | ||
title: 'Blue 600', | ||
hex: '#4236f2', | ||
hex: '#4043e7', | ||
}, | ||
'700': { | ||
title: 'Blue 700', | ||
hex: '#2c1ab7', | ||
hex: '#2927aa', | ||
}, | ||
'800': { | ||
title: 'Blue 800', | ||
hex: '#191e61', | ||
hex: '#192457', | ||
}, | ||
'900': { | ||
title: 'Blue 900', | ||
hex: '#141942', | ||
hex: '#161a41', | ||
}, | ||
@@ -151,7 +151,7 @@ '950': { | ||
title: 'Purple 800', | ||
hex: '#2d175e', | ||
hex: '#2f1862', | ||
}, | ||
'900': { | ||
title: 'Purple 900', | ||
hex: '#1f1538', | ||
hex: '#23173f', | ||
}, | ||
@@ -196,3 +196,3 @@ '950': { | ||
title: 'Magenta 700', | ||
hex: '#771340', | ||
hex: '#7c1342', | ||
}, | ||
@@ -205,3 +205,3 @@ '800': { | ||
title: 'Magenta 900', | ||
hex: '#2d1120', | ||
hex: '#341325', | ||
}, | ||
@@ -226,15 +226,15 @@ '950': { | ||
title: 'Red 200', | ||
hex: '#ffdedb', | ||
hex: '#ffdedc', | ||
}, | ||
'300': { | ||
title: 'Red 300', | ||
hex: '#fbaea7', | ||
hex: '#fdada5', | ||
}, | ||
'400': { | ||
title: 'Red 400', | ||
hex: '#f47a6c', | ||
hex: '#f77769', | ||
}, | ||
'500': { | ||
title: 'Red 500', | ||
hex: '#ec4636', | ||
hex: '#ef4434', | ||
}, | ||
@@ -251,7 +251,7 @@ '600': { | ||
title: 'Red 800', | ||
hex: '#491613', | ||
hex: '#4d1714', | ||
}, | ||
'900': { | ||
title: 'Red 900', | ||
hex: '#2f1414', | ||
hex: '#321615', | ||
}, | ||
@@ -276,31 +276,31 @@ '950': { | ||
title: 'Orange 200', | ||
hex: '#ffe0cc', | ||
hex: '#ffddc7', | ||
}, | ||
'300': { | ||
title: 'Orange 300', | ||
hex: '#ffbe99', | ||
hex: '#ffb685', | ||
}, | ||
'400': { | ||
title: 'Orange 400', | ||
hex: '#ff9861', | ||
hex: '#ff8e42', | ||
}, | ||
'500': { | ||
title: 'Orange 500', | ||
hex: '#ff7029', | ||
hex: '#fa6400', | ||
}, | ||
'600': { | ||
title: 'Orange 600', | ||
hex: '#e34d02', | ||
hex: '#b14802', | ||
}, | ||
'700': { | ||
title: 'Orange 700', | ||
hex: '#943505', | ||
hex: '#7c3404', | ||
}, | ||
'800': { | ||
title: 'Orange 800', | ||
hex: '#461a07', | ||
hex: '#461e07', | ||
}, | ||
'900': { | ||
title: 'Orange 900', | ||
hex: '#32170b', | ||
hex: '#32160b', | ||
}, | ||
@@ -317,35 +317,35 @@ '950': { | ||
title: 'Yellow 50', | ||
hex: '#fffdf0', | ||
hex: '#fefae1', | ||
}, | ||
'100': { | ||
title: 'Yellow 100', | ||
hex: '#fefadc', | ||
hex: '#fcf3bb', | ||
}, | ||
'200': { | ||
title: 'Yellow 200', | ||
hex: '#fef1b4', | ||
hex: '#f9e994', | ||
}, | ||
'300': { | ||
title: 'Yellow 300', | ||
hex: '#fee486', | ||
hex: '#f7d455', | ||
}, | ||
'400': { | ||
title: 'Yellow 400', | ||
hex: '#fecf4d', | ||
hex: '#f9bc15', | ||
}, | ||
'500': { | ||
title: 'Yellow 500', | ||
hex: '#fbb318', | ||
hex: '#d28a04', | ||
}, | ||
'600': { | ||
title: 'Yellow 600', | ||
hex: '#cb850b', | ||
hex: '#965908', | ||
}, | ||
'700': { | ||
title: 'Yellow 700', | ||
hex: '#814f0e', | ||
hex: '#653a0b', | ||
}, | ||
'800': { | ||
title: 'Yellow 800', | ||
hex: '#3b240c', | ||
hex: '#3b220c', | ||
}, | ||
@@ -366,39 +366,39 @@ '900': { | ||
title: 'Green 50', | ||
hex: '#f1fefa', | ||
hex: '#e7fef5', | ||
}, | ||
'100': { | ||
title: 'Green 100', | ||
hex: '#dbfff3', | ||
hex: '#c5fce8', | ||
}, | ||
'200': { | ||
title: 'Green 200', | ||
hex: '#a8fae2', | ||
hex: '#a9f9dc', | ||
}, | ||
'300': { | ||
title: 'Green 300', | ||
hex: '#67f9cd', | ||
hex: '#59f3ba', | ||
}, | ||
'400': { | ||
title: 'Green 400', | ||
hex: '#2af8bb', | ||
hex: '#0ff0a1', | ||
}, | ||
'500': { | ||
title: 'Green 500', | ||
hex: '#05e19f', | ||
hex: '#04b97a', | ||
}, | ||
'600': { | ||
title: 'Green 600', | ||
hex: '#02a775', | ||
hex: '#01794f', | ||
}, | ||
'700': { | ||
title: 'Green 700', | ||
hex: '#016a4b', | ||
hex: '#015133', | ||
}, | ||
'800': { | ||
title: 'Green 800', | ||
hex: '#022c1f', | ||
hex: '#023120', | ||
}, | ||
'900': { | ||
title: 'Green 900', | ||
hex: '#051f17', | ||
hex: '#06231a', | ||
}, | ||
@@ -415,39 +415,39 @@ '950': { | ||
title: 'Cyan 50', | ||
hex: '#e7fcfe', | ||
hex: '#e7fefe', | ||
}, | ||
'100': { | ||
title: 'Cyan 100', | ||
hex: '#cef9fd', | ||
hex: '#c5fcfc', | ||
}, | ||
'200': { | ||
title: 'Cyan 200', | ||
hex: '#acf5fb', | ||
hex: '#96f8f8', | ||
}, | ||
'300': { | ||
title: 'Cyan 300', | ||
hex: '#7beef9', | ||
hex: '#62efef', | ||
}, | ||
'400': { | ||
title: 'Cyan 400', | ||
hex: '#40e8f7', | ||
hex: '#18e2e2', | ||
}, | ||
'500': { | ||
title: 'Cyan 500', | ||
hex: '#09d6f1', | ||
hex: '#04b8be', | ||
}, | ||
'600': { | ||
title: 'Cyan 600', | ||
hex: '#0597b8', | ||
hex: '#037782', | ||
}, | ||
'700': { | ||
title: 'Cyan 700', | ||
hex: '#035c77', | ||
hex: '#024950', | ||
}, | ||
'800': { | ||
title: 'Cyan 800', | ||
hex: '#042934', | ||
hex: '#042f34', | ||
}, | ||
'900': { | ||
title: 'Cyan 900', | ||
hex: '#071f27', | ||
hex: '#072227', | ||
}, | ||
@@ -454,0 +454,0 @@ '950': { |
@@ -50,7 +50,7 @@ import {ColorConfig} from './types' | ||
title: 'Gray 800', | ||
hsl: [229, 20, 17], | ||
hsl: [229, 19, 18], | ||
}, | ||
900: { | ||
title: 'Gray 900', | ||
hsl: [228, 21, 13], | ||
hsl: [228, 19, 13], | ||
}, | ||
@@ -80,27 +80,27 @@ 950: { | ||
title: 'Blue 300', | ||
hsl: [224, 100, 82], | ||
hsl: [224, 100, 83], | ||
}, | ||
400: { | ||
title: 'Blue 400', | ||
hsl: [226, 100, 72], | ||
hsl: [226, 100, 73], | ||
}, | ||
500: { | ||
title: 'Blue 500', | ||
hsl: [232, 97, 66], | ||
hsl: [232, 96, 66], | ||
}, | ||
600: { | ||
title: 'Blue 600', | ||
hsl: [244, 88, 58], | ||
hsl: [239, 78, 58], | ||
}, | ||
700: { | ||
title: 'Blue 700', | ||
hsl: [247, 75, 41], | ||
hsl: [241, 63, 41], | ||
}, | ||
800: { | ||
title: 'Blue 800', | ||
hsl: [236, 59, 24], | ||
hsl: [230, 55, 22], | ||
}, | ||
900: { | ||
title: 'Blue 900', | ||
hsl: [234, 53, 17], | ||
hsl: [234, 49, 17], | ||
}, | ||
@@ -118,7 +118,7 @@ 950: { | ||
title: 'Purple 50', | ||
hsl: [260, 100, 98], | ||
hsl: [260, 95, 98], | ||
}, | ||
100: { | ||
title: 'Purple 100', | ||
hsl: [260, 100, 96], | ||
hsl: [260, 98, 96], | ||
}, | ||
@@ -151,7 +151,7 @@ 200: { | ||
title: 'Purple 800', | ||
hsl: [258, 60, 23], | ||
hsl: [258, 60, 24], | ||
}, | ||
900: { | ||
title: 'Purple 900', | ||
hsl: [257, 46, 15], | ||
hsl: [257, 46, 17], | ||
}, | ||
@@ -197,3 +197,3 @@ 950: { | ||
title: 'Magenta 700', | ||
hsl: [333, 73, 27], | ||
hsl: [333, 73, 28], | ||
}, | ||
@@ -206,3 +206,3 @@ 800: { | ||
title: 'Magenta 900', | ||
hsl: [327, 46, 12], | ||
hsl: [327, 46, 14], | ||
}, | ||
@@ -228,15 +228,15 @@ 950: { | ||
title: 'Red 200', | ||
hsl: [4, 100, 93], | ||
hsl: [4, 98, 93], | ||
}, | ||
300: { | ||
title: 'Red 300', | ||
hsl: [5, 91, 82], | ||
hsl: [5, 95, 82], | ||
}, | ||
400: { | ||
title: 'Red 400', | ||
hsl: [6, 86, 69], | ||
hsl: [6, 90, 69], | ||
}, | ||
500: { | ||
title: 'Red 500', | ||
hsl: [5, 83, 57], | ||
hsl: [5, 85, 57], | ||
}, | ||
@@ -253,7 +253,7 @@ 600: { | ||
title: 'Red 800', | ||
hsl: [3, 58, 18], | ||
hsl: [3, 58, 19], | ||
}, | ||
900: { | ||
title: 'Red 900', | ||
hsl: [2, 41, 13], | ||
hsl: [2, 41, 14], | ||
}, | ||
@@ -279,35 +279,35 @@ 950: { | ||
title: 'Orange 200', | ||
hsl: [24, 100, 90], | ||
hsl: [24, 100, 89], | ||
}, | ||
300: { | ||
title: 'Orange 300', | ||
hsl: [22, 100, 80], | ||
hsl: [24, 100, 76], | ||
}, | ||
400: { | ||
title: 'Orange 400', | ||
hsl: [21, 100, 69], | ||
hsl: [24, 100, 63], | ||
}, | ||
500: { | ||
title: 'Orange 500', | ||
hsl: [20, 100, 58], | ||
hsl: [24, 100, 49], | ||
}, | ||
600: { | ||
title: 'Orange 600', | ||
hsl: [20, 98, 45], | ||
hsl: [24, 98, 35], | ||
}, | ||
700: { | ||
title: 'Orange 700', | ||
hsl: [20, 94, 30], | ||
hsl: [24, 94, 25], | ||
}, | ||
800: { | ||
title: 'Orange 800', | ||
hsl: [18, 82, 15], | ||
hsl: [22, 82, 15], | ||
}, | ||
900: { | ||
title: 'Orange 900', | ||
hsl: [18, 65, 12], | ||
hsl: [17, 65, 12], | ||
}, | ||
950: { | ||
title: 'Orange 950', | ||
hsl: [15, 43, 9], | ||
hsl: [14, 43, 9], | ||
}, | ||
@@ -321,35 +321,35 @@ }, | ||
title: 'Yellow 50', | ||
hsl: [51, 100, 97], | ||
hsl: [51, 94, 94], | ||
}, | ||
100: { | ||
title: 'Yellow 100', | ||
hsl: [52, 97, 93], | ||
hsl: [52, 91, 86], | ||
}, | ||
200: { | ||
title: 'Yellow 200', | ||
hsl: [50, 97, 85], | ||
hsl: [50, 90, 78], | ||
}, | ||
300: { | ||
title: 'Yellow 300', | ||
hsl: [47, 98, 76], | ||
hsl: [47, 91, 65], | ||
}, | ||
400: { | ||
title: 'Yellow 400', | ||
hsl: [44, 99, 65], | ||
hsl: [44, 95, 53], | ||
}, | ||
500: { | ||
title: 'Yellow 500', | ||
hsl: [41, 97, 54], | ||
hsl: [39, 96, 42], | ||
}, | ||
600: { | ||
title: 'Yellow 600', | ||
hsl: [38, 90, 42], | ||
hsl: [34, 90, 31], | ||
}, | ||
700: { | ||
title: 'Yellow 700', | ||
hsl: [34, 80, 28], | ||
hsl: [31, 80, 22], | ||
}, | ||
800: { | ||
title: 'Yellow 800', | ||
hsl: [30, 66, 14], | ||
hsl: [28, 66, 14], | ||
}, | ||
@@ -371,39 +371,39 @@ 900: { | ||
title: 'Green 50', | ||
hsl: [161, 89, 97], | ||
hsl: [157, 89, 95], | ||
}, | ||
100: { | ||
title: 'Green 100', | ||
hsl: [160, 100, 93], | ||
hsl: [158, 89, 88], | ||
}, | ||
200: { | ||
title: 'Green 200', | ||
hsl: [162, 90, 82], | ||
hsl: [158, 87, 82], | ||
}, | ||
300: { | ||
title: 'Green 300', | ||
hsl: [162, 92, 69], | ||
hsl: [158, 86, 65], | ||
}, | ||
400: { | ||
title: 'Green 400', | ||
hsl: [162, 94, 57], | ||
hsl: [159, 88, 50], | ||
}, | ||
500: { | ||
title: 'Green 500', | ||
hsl: [162, 96, 45], | ||
hsl: [159, 96, 37], | ||
}, | ||
600: { | ||
title: 'Green 600', | ||
hsl: [162, 98, 33], | ||
hsl: [159, 98, 24], | ||
}, | ||
700: { | ||
title: 'Green 700', | ||
hsl: [162, 98, 21], | ||
hsl: [158, 98, 16], | ||
}, | ||
800: { | ||
title: 'Green 800', | ||
hsl: [162, 91, 9], | ||
hsl: [158, 91, 10], | ||
}, | ||
900: { | ||
title: 'Green 900', | ||
hsl: [162, 72, 7], | ||
hsl: [162, 72, 8], | ||
}, | ||
@@ -421,39 +421,39 @@ 950: { | ||
title: 'Cyan 50', | ||
hsl: [185, 92, 95], | ||
hsl: [180, 92, 95], | ||
}, | ||
100: { | ||
title: 'Cyan 100', | ||
hsl: [185, 92, 90], | ||
hsl: [180, 91, 88], | ||
}, | ||
200: { | ||
title: 'Cyan 200', | ||
hsl: [185, 91, 83], | ||
hsl: [180, 87, 78], | ||
}, | ||
300: { | ||
title: 'Cyan 300', | ||
hsl: [185, 91, 73], | ||
hsl: [180, 81, 66], | ||
}, | ||
400: { | ||
title: 'Cyan 400', | ||
hsl: [185, 92, 61], | ||
hsl: [180, 81, 49], | ||
}, | ||
500: { | ||
title: 'Cyan 500', | ||
hsl: [187, 93, 49], | ||
hsl: [182, 96, 38], | ||
}, | ||
600: { | ||
title: 'Cyan 600', | ||
hsl: [191, 95, 37], | ||
hsl: [185, 96, 26], | ||
}, | ||
700: { | ||
title: 'Cyan 700', | ||
hsl: [194, 95, 24], | ||
hsl: [185, 95, 16], | ||
}, | ||
800: { | ||
title: 'Cyan 800', | ||
hsl: [194, 86, 11], | ||
hsl: [187, 86, 11], | ||
}, | ||
900: { | ||
title: 'Cyan 900', | ||
hsl: [195, 68, 9], | ||
hsl: [188, 68, 9], | ||
}, | ||
@@ -460,0 +460,0 @@ 950: { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
180045