Define a color per document
I'm designing a book with colored headers (bleed rectangles used for navigation), and each chapter (a different indesign document) has its own color. So far I've been creating different styles for each chapter, but they're essentially copy paste of each other, just with the color changed.
So I have like 10 styles for these rectangles, plus another 10 for the titles which should have the same color etc.
Can't I just create a style that follows a variable and then I simply set this variable in each chapter? This way there would be inheritance of all other attributes, and color would be set "globally" kinda lika CSS.
