I\'m trying to do this, but is looks like it is only possible to change it to primary or warn.
These answers didn't work for me for indeterminate boxes. Following did:
::ng-deep .mat-checkbox-checked .mat-checkbox-background, ::ng-deep .mat-checkbox-indeterminate .mat-checkbox-background { background-color: #222d32 !important; }