Styling ionic app css [SOLVED]

Hi,

I have made some changes to the overall styling but please can someone tell me how i would change the header text to black instead of white and also the tab icon colour is white which I want to be black too.

I have changed the active colour to black but I feel that the white is a little hard to read

Also how do I change the white area on the side menu and the grey area on the card lists (see pictures for what I mean)

any help would be appreciate

Thanks

You have to install ionic.app.scss and modify that.
use inspector to find what you should change. or publish your code on codepen to review.

managed to sort it now thanks