Skip to content
Snippets Groups Projects
Unverified Commit 65081170 authored by Júlia Jaeger Foresti's avatar Júlia Jaeger Foresti Committed by GitHub
Browse files

chore: update `status-warning-2` color (#29321)

parent c8cdc517
No related branches found
No related tags found
No related merge requests found
......@@ -64,7 +64,7 @@ export const palette = [
{ name: 'status-background-success', token: 'S500', color: '#C0F6E4' },
{ name: 'status-background-danger', token: 'D200', color: '#FFC1C9' },
{ name: 'status-background-warning', token: 'W200', color: '#FFECAD' },
{ name: 'status-background-warning-2', token: 'W100', color: '#FFF6D6' },
{ name: 'status-background-warning-2', token: 'W100', color: '#FFF8E0' },
{ name: 'status-background-service-1', token: 'S1-200', color: '#FAD1B0' },
{ name: 'status-background-service-2', token: 'S2-200', color: '#EDD0F7' },
{ name: 'status-background-service-3', token: 'S2-700', color: '#5F1477' },
......
......@@ -63,7 +63,7 @@ export const palette = [
{ name: 'status-background-info', token: '', color: '#A8C3EB' },
{ name: 'status-background-success', token: '', color: '#C1EBDD' },
{ name: 'status-background-warning', token: '', color: '#FEEFBE' },
{ name: 'status-background-warning-2', token: '', color: '#4E4731' },
{ name: 'status-background-warning-2', token: '', color: '#3C3625' },
{ name: 'status-background-danger', token: '', color: '#FFBDC5' },
{ name: 'status-background-service-1', token: '', color: '#FCE3CF' },
{ name: 'status-background-service-2', token: '', color: '#EDD0F7' },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment