I want a single color from angular-material pallet. e.g.
@import \'~@angular/material/theming\'; $primaryCol: $mat-indigo(500);
How can I do tha