-
Notifications
You must be signed in to change notification settings - Fork 3
Description
The goal for this feature is to provide a simple way for the site admin to specifically customize an unknown number of blocks. In Opera 1.x, we just decided we would provide the opportunity to create 4 color sets and then if the site admin needed more blocks, we would cycle back through the four colors. That was as specific as you could get.
In Opera 2.x, I wanted to be more flexible, so we decided that you could decide on your own sequence (max 8). While this provides some flexibility, it has bee pointed out to me that it's not very intuitive or easy to understand. I agree.
With the Configurable Block Styles module each block can configure it's own color scheme. But, this now breaks the connection between these custom color sets and the theme entirely.
One idea under consideration is that the site admin creates color sets in Opera, with Design Tokens, and those color sets are available to individual blocks in the config settings for that block. This might be a good way to go. Then the site admin must apply a color set to each block.
I welcome thoughts and ideas.