Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi-brand Company #46

Open
Pixalion opened this issue Feb 8, 2021 · 0 comments
Open

Multi-brand Company #46

Pixalion opened this issue Feb 8, 2021 · 0 comments

Comments

@Pixalion
Copy link

Pixalion commented Feb 8, 2021

Hello,
Here is an idea that may be useful for multiple multi-brand company, or white labelled companies.
Usually they share the same UI Components, with just a theming that change (Eg. Coca Regular > Red, Coca Zero > Black)

On this context, will it be possible to have a plugin that allow the Designer to select an artboard, run the plugin that allows him to switch all symbols, text-styles, color-styles... within the artboard to another Brand Theming.

Let say we have one library BrandStyles with all styles like this :

  • root
    -- Brand 1
    --- Primary : #304933
    --- Secondary: #FF2992
    -- Brand 2
    --- Primary : #293892
    --- Secondary: #FF3943
    -- Brand 3
    --- Primary : #992938
    --- Secondary: #CD394F

And one library with all the components: BrandComponent that are build by using the BrandStyle library :

  • Button
    -- Primary (color : brand1/primary; Text : Brand1/button)
    -- Secondary (color : brand1/secondary; text : Brand1/button)
  • Links
  • ...

Can the plugin be able to switch the Folder "Brand 1" and Switch to whatever the user select as other brand ? For any symbols, text styles, or full artboards ?

Looking forward to hear from you guys.
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant