Skip to content

Commit

Permalink
fix: update color config
Browse files Browse the repository at this point in the history
  • Loading branch information
mariuslundgard committed Oct 12, 2023
1 parent 71231af commit fa359b4
Show file tree
Hide file tree
Showing 2 changed files with 100 additions and 100 deletions.
100 changes: 50 additions & 50 deletions packages/@sanity/color/src/color.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,27 +38,27 @@ export const gray: ColorTints = {
},
'500': {
title: 'Gray 500',
hex: '#767f8f',
hex: '#788191',
},
'600': {
title: 'Gray 600',
hex: '#636a79',
hex: '#5e6573',
},
'700': {
title: 'Gray 700',
hex: '#4f5563',
hex: '#464c58',
},
'800': {
title: 'Gray 800',
hex: '#3a3f4b',
hex: '#31353f',
},
'900': {
title: 'Gray 900',
hex: '#2a2e37',
hex: '#1f2228',
},
'950': {
title: 'Gray 950',
hex: '#1a1c1f',
hex: '#17191c',
},
}

Expand Down Expand Up @@ -90,23 +90,23 @@ export const blue: ColorTints = {
},
'600': {
title: 'Blue 600',
hex: '#166bfe',
hex: '#0661fe',
},
'700': {
title: 'Blue 700',
hex: '#034ee2',
hex: '#0345c9',
},
'800': {
title: 'Blue 800',
hex: '#083baa',
hex: '#073392',
},
'900': {
title: 'Blue 900',
hex: '#0d2c6d',
hex: '#0b2356',
},
'950': {
title: 'Blue 950',
hex: '#0f1e38',
hex: '#0c182c',
},
}

Expand Down Expand Up @@ -138,23 +138,23 @@ export const purple: ColorTints = {
},
'600': {
title: 'Purple 600',
hex: '#8741c8',
hex: '#843dc7',
},
'700': {
title: 'Purple 700',
hex: '#6e2fa2',
hex: '#6c2e9e',
},
'800': {
title: 'Purple 800',
hex: '#512475',
hex: '#4e2371',
},
'900': {
title: 'Purple 900',
hex: '#2f1844',
hex: '#2d1740',
},
'950': {
title: 'Purple 950',
hex: '#22162d',
hex: '#1f1429',
},
}

Expand Down Expand Up @@ -182,27 +182,27 @@ export const magenta: ColorTints = {
},
'500': {
title: 'Magenta 500',
hex: '#e93571',
hex: '#ea3e77',
},
'600': {
title: 'Magenta 600',
hex: '#cc195e',
hex: '#d11a60',
},
'700': {
title: 'Magenta 700',
hex: '#9d1552',
},
'800': {
title: 'Magenta 800',
hex: '#711345',
hex: '#691240',
},
'900': {
title: 'Magenta 900',
hex: '#4b1130',
hex: '#430f2b',
},
'950': {
title: 'Magenta 950',
hex: '#37101d',
hex: '#2f0e19',
},
}

Expand Down Expand Up @@ -238,19 +238,19 @@ export const red: ColorTints = {
},
'700': {
title: 'Red 700',
hex: '#aa2213',
hex: '#a52112',
},
'800': {
title: 'Red 800',
hex: '#7c1d13',
hex: '#6f1a11',
},
'900': {
title: 'Red 900',
hex: '#521914',
hex: '#421410',
},
'950': {
title: 'Red 950',
hex: '#281615',
hex: '#251413',
},
}

Expand Down Expand Up @@ -278,27 +278,27 @@ export const orange: ColorTints = {
},
'500': {
title: 'Orange 500',
hex: '#ee5e11',
hex: '#ef6115',
},
'600': {
title: 'Orange 600',
hex: '#be4c0e',
hex: '#c24e0f',
},
'700': {
title: 'Orange 700',
hex: '#8f3c0f',
},
'800': {
title: 'Orange 800',
hex: '#652d10',
hex: '#602b10',
},
'900': {
title: 'Orange 900',
hex: '#3b2012',
hex: '#371e10',
},
'950': {
title: 'Orange 950',
hex: '#261a13',
hex: '#221711',
},
}

Expand All @@ -322,31 +322,31 @@ export const yellow: ColorTints = {
},
'400': {
title: 'Yellow 400',
hex: '#f3ca44',
hex: '#f3cc49',
},
'500': {
title: 'Yellow 500',
hex: '#f3ba12',
hex: '#f3bc16',
},
'600': {
title: 'Yellow 600',
hex: '#cb920b',
},
'700': {
title: 'Yellow 700',
hex: '#a6700c',
hex: '#98670b',
},
'800': {
title: 'Yellow 800',
hex: '#81510e',
hex: '#65400b',
},
'900': {
title: 'Yellow 900',
hex: '#553511',
hex: '#331f0a',
},
'950': {
title: 'Yellow 950',
hex: '#231d15',
hex: '#201813',
},
}

Expand All @@ -366,31 +366,31 @@ export const green: ColorTints = {
},
'300': {
title: 'Green 300',
hex: '#78e2a5',
hex: '#7de3a7',
},
'400': {
title: 'Green 400',
hex: '#41dc82',
hex: '#4ade88',
},
'500': {
title: 'Green 500',
hex: '#1ec263',
hex: '#21d46c',
},
'600': {
title: 'Green 600',
hex: '#1a9e51',
hex: '#1ba755',
},
'700': {
title: 'Green 700',
hex: '#167941',
},
'800': {
title: 'Green 800',
hex: '#145730',
hex: '#124e2b',
},
'900': {
title: 'Green 900',
hex: '#123b24',
hex: '#0d2b1b',
},
'950': {
title: 'Green 950',
Expand All @@ -414,35 +414,35 @@ export const cyan: ColorTints = {
},
'300': {
title: 'Cyan 300',
hex: '#6becfa',
hex: '#74edfb',
},
'400': {
title: 'Cyan 400',
hex: '#32dff5',
hex: '#41e1f6',
},
'500': {
title: 'Cyan 500',
hex: '#0dc3e3',
hex: '#0ecff1',
},
'600': {
title: 'Cyan 600',
hex: '#0e9ab9',
hex: '#0e9ebe',
},
'700': {
title: 'Cyan 700',
hex: '#0f738f',
hex: '#0f708a',
},
'800': {
title: 'Cyan 800',
hex: '#0f586c',
hex: '#0d4d5e',
},
'900': {
title: 'Cyan 900',
hex: '#103b47',
hex: '#0b2a32',
},
'950': {
title: 'Cyan 950',
hex: '#122126',
hex: '#101e23',
},
}

Expand Down
Loading

0 comments on commit fa359b4

Please sign in to comment.