Commit d0f7c8d6 authored by Kaylee George's avatar Kaylee George Committed by GitHub

fix: update critical red HEX (#4191)

change red
parent 352e0166
...@@ -111,7 +111,7 @@ export const colors: GlobalPalette = { ...@@ -111,7 +111,7 @@ export const colors: GlobalPalette = {
red100: '#FFD9CE', red100: '#FFD9CE',
red200: '#FDA799', red200: '#FDA799',
red300: '#FF776D', red300: '#FF776D',
red400: '#FD4040', red400: '#FA2B39',
red500: '#C52533', red500: '#C52533',
red600: '#891E20', red600: '#891E20',
red700: '#530F10', red700: '#530F10',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment