I would like to create two of my own color schemes where I choose all the color variables (I don’t like the computed/transformed values).
Is there a reference for this? The example json file in this post:
Only has a few of the values listed (seems like the ones that are customizable by default through the admin panel). Whereas some color schemes I’ve seen like the WCAG ones, expose a few more of the variables.
This post talked about creating a plugin for advanced color customization: Customizing colors - #10 by awesomerobot
But I don’t think that’s necessary, if it would be possible to just have a reference json file with all the named color variables that can be overridden, bypassing the computed values.