I have a project library with components, templates, design system, classes etc… Right now this library has its own brand color palette, but I would like to set a brand color palette in every project where I use this library respectively, and make it global in used library components. I can of course make an input in every component and bind it manually, but I would like to avoid this approach if possible.
I think this is currently tough to make work, without workarounds, unless I missed some update. I think at least the colors and the other design tokens should be overwritable, e.g like in Figma, you can overwrite a property (not all of them ofc.) or even better forkable like repos?