Override an Ionic Sass variable only in a page

I’m trying to change the style on a loadingcontroller background… How can i achieve this without override all the variables in themes?

Can i do this in a single scss document?