diff --git a/components/lib/themes/aura/breadcrumb/index.js b/components/lib/themes/aura/breadcrumb/index.js index ba949e3cd..10ebb783b 100644 --- a/components/lib/themes/aura/breadcrumb/index.js +++ b/components/lib/themes/aura/breadcrumb/index.js @@ -1,6 +1,6 @@ export default { root: { - background: '{container.background}' + background: '{content.background}' }, item: { color: '{text.muted.color}',