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

chore: add `badge-level-0` token (#29326)

parent c95cda43
No related branches found
No related tags found
No related merge requests found
......@@ -87,6 +87,7 @@ export const palette = [
category: 'Badge',
description: 'Badge Background',
list: [
{ name: 'badge-background-level-0', token: '', color: '#E4E7EA' },
{ 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' },
......
......@@ -87,6 +87,7 @@ export const palette = [
category: 'Badge',
description: 'Badge Background',
list: [
{ name: 'badge-background-level-0', token: '', color: '#2F343D' },
{ name: 'badge-background-level-1', token: '', color: '#484C51' },
{ name: 'badge-background-level-2', token: '', color: '#3070CF' },
{ name: 'badge-background-level-3', token: '', color: '#A9642D' },
......
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