@things-factory/meta-ui 7.0.1-beta.6 → 7.0.1-beta.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2570,7 +2570,7 @@ export class MetaUiUtil {
2570
2570
  border-radius: 9px 9px 0 0;
2571
2571
  border-right: 1px solid rgba(0, 0, 0, 0.4);
2572
2572
  text-transform: capitalize;
2573
- color: var(--theme-white-color);
2573
+ color: var(--md-sys-color-on-primary);
2574
2574
  opacity: 0.7;
2575
2575
  font-size: 15px;
2576
2576
  cursor: pointer;