MyFormworks / Formworks

Formworks is a framework for building forms from JSON files.
https://myformworks.github.io/Formworks/
MIT License
6 stars 1 forks source link

Fix the color system for first release #91

Closed VicFalcetta closed 3 years ago

VicFalcetta commented 3 years ago

Motivation

The color style for the framework was not working properly and didn't have the right colors.

Modifications

Made changes in the View, Color Extension and Design Specification to make the color style work when passing a color through the JSON and make the light color scheme be default

Result

Colors should work now for our first release.

Checklist

This PR is