refactor(tab-button): update selected styles (#29646)

This commit is contained in:
Maria Hutt
2024-06-24 11:46:09 -07:00
committed by GitHub
parent 99791c2764
commit 947beb8840
7 changed files with 1 additions and 1 deletions

View File

@@ -17,4 +17,4 @@ $tabbar-ionic-background-focused: var(--ion-tab-bar-background-focused, transpar
$tabbar-ionic-color: var(--ion-tab-bar-color, globals.$ionic-color-neutral-800);
/// @prop - Color of the selected tab bar button
$tabbar-ionic-color-selected: var(--ion-tab-bar-color-selected, globals.$ionic-color-primary-400);
$tabbar-ionic-color-selected: var(--ion-tab-bar-color-selected, globals.$ionic-color-primary-base);

View File

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.9 KiB

After

Width:  |  Height:  |  Size: 4.0 KiB

View File

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.9 KiB

After

Width:  |  Height:  |  Size: 5.1 KiB

View File

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.9 KiB

After

Width:  |  Height:  |  Size: 4.0 KiB

View File

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.9 KiB

After

Width:  |  Height:  |  Size: 4.0 KiB

View File

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.0 KiB

After

Width:  |  Height:  |  Size: 5.1 KiB

View File

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.9 KiB

After

Width:  |  Height:  |  Size: 4.0 KiB