Any plans to include global color palette in generatepress. For example set colors in the theme, those colors appear in generate blocks. If you then change the colors in generatepress it updates the gutenberg blocks. Kadence and blocksy have this feature.css variables could be used apparently there are standard gutenberg classes for this.
I’m a little bit excited 😃 I’m loving the simplicity of GB you can literally create anything. Only thing I’m now looking for is a block which is a basic slider for adding basic content like for example a scrollable testimonial. I have hand coded one with just html and css, no JavaScript 😃
theme.json is for block based themes. They also best serve a niche kind of theme, not a Foundation theme like GP where you have rich styling controls in the Customizer.