Angular Material mat-spinner custom color

后端 未结 15 1562
慢半拍i
慢半拍i 2021-01-07 16:11

Does anyone know how can I change mat-spinner color in Angular Material? Overriding css doesn\'t work. I tried changing color in material files but they can only be imported

15条回答
  •  野趣味
    野趣味 (楼主)
    2021-01-07 17:07

    This is best achieved by doing a custom theme.

    https://material.angular.io/guide/theming

提交回复
热议问题