Theme can be stored (or generated) in a js file.
For instance, we can keep all of them, in folder and load, while bootstrapping the application. Provide theme to the app. Now your theme will be available via of styled-components.
Theme property can be anything you defined it to be.
In the example below, it’s an object with two properties: and name.