I've been trying to get the colors to change for the AgGrid in my application, but they only ever appear as black. I tried recreating the issue in StackBlitz to see if anyone knew why but am now getting an entirely different issue. The icons aren't even showing up in StackBlitz, so I don't even know if I'm able to recreate my first issue.
Here is the StackBlitz: https://stackblitz.com/edit/angular-ogyy69
Any ideas why this might be happening?
Here is the link to the AgGrid Material documentation example they use where they change the Primary and Secondary colors. I've done this exactly but it doesn't seem to be working. https://github.com/ag-grid/ag-grid-material/blob/master/angular-material/src/styles.scss