Global Variables for every Blueprint scripts?

Ok so basically this is what I need to do and it is the common work in every development stage.

  • Declaring some global color variables in GameInstance
  • Change the UI based on those variables

Could you please share an example?