Get strapi theme props inside admin plugin component

Hello everyone,

I’m creating a plugin for strapi with a form into it. I have components used outside strapi design system. I’d like to customise some of my styled based on strapi styles, and also make styles changes when user switch mode in strapi admin.
Is it possible to get the theme and the theme props in a react component inside a plugin for admin ?
Thanks

System Information
  • Strapi Version: v4.6.0