In angular 20 try to set --mat-progress-bar-active-indicator-color to set value.
--mat-progress-bar-active-indicator-color : red!important;
If anyone thinking how I get that I just changed its calculated css in browser and backtrack then get which file defines that and get this variable.