MOBILE-3833 tabs: Improve customization defaults
parent
77864e9ef6
commit
13022a5888
|
@ -87,7 +87,7 @@
|
|||
--core-bottom-tabs-background: var(--black);
|
||||
--core-bottom-tabs-color: var(--gray-lighter);
|
||||
--core-bottom-tabs-color-selected: var(--brand-color);
|
||||
--core-bottom-tabs-background-selected: var(--core-bottom-tabs-background);
|
||||
--core-bottom-tabs-background-selected: transparent;
|
||||
--core-bottom-tabs-badge-color: var(--brand-color);
|
||||
--core-bottom-tabs-badge-text-color: var(--brand-color-contrast);
|
||||
--bottom-tabs-size: 56px;
|
||||
|
|
Loading…
Reference in New Issue