@use "sass:map"; @use "@angular/material" as mat; @include mat.badge-overrides( ( background-color: var(--mat-sys-primary), ) );