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

Chore: Update badge tokens (#27363)

parent b7c5babe
No related branches found
No related tags found
No related merge requests found
......@@ -70,10 +70,10 @@ export const palette = [
category: 'Badge',
description: 'Badge Background',
list: [
{ name: 'button-background-primary', token: '', color: '#1D74F5' },
{ name: 'button-background-secondary', token: 'N700', color: '#6C727A' },
{ name: 'button-background-warning', token: '', color: '#F38C39' },
{ name: 'button-background-danger', token: '', color: '#F5455C' },
{ name: 'badge-background-level-1', token: 'N700', color: '#6C727A' },
{ name: 'badge-background-level-2', token: '', color: '#1D74F5' },
{ name: 'badge-background-level-3', token: '', color: '#F38C39' },
{ name: 'badge-background-level-4', token: '', color: '#F5455C' },
],
},
{
......
......@@ -69,10 +69,10 @@ export const palette = [
category: 'Badge',
description: 'Badge Background',
list: [
{ name: 'badge-background-primary', token: '', color: '#3976D1' },
{ name: 'badge-background-secondary', token: 'N700', color: '#6C727A' },
{ name: 'badge-background-warning', token: '', color: '#C0830C' },
{ name: 'badge-background-danger', token: '', color: '#BB3E4E' },
{ name: 'badge-background-level-1', token: '', color: '#484C51' },
{ name: 'badge-background-level-2', token: '', color: '#3070CF' },
{ name: 'badge-background-level-3', token: '', color: '#A9642D' },
{ name: 'badge-background-level-4', token: '', color: '#BB3E4E' },
],
},
{
......
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