Getting store theme variables to use in theme app extension

I want to be able to set default styles of my app embed according to theme merchant is using. For example for setting the default colors of the button i’m creating. I want to use themes default button color.

Is it possible to utilize theme variables for styling, if so how?

Thanks!