This PR includes two additional test to verify this output format; one for generated color names and another with user-defined color names.
Motivation
Flexibility of output formats in Leonardo to aid in transformation process of data when using color output as variables, such as CSS Properties (eg, --gray300: '#bfbfbf'
Description
This PR closes #131
Adds
Theme.contrastColorPairs
as a getter to return contrast color output in simplified format:This PR includes two additional test to verify this output format; one for generated color names and another with user-defined color names.
Motivation
Flexibility of output formats in Leonardo to aid in transformation process of data when using color output as variables, such as CSS Properties (eg,
--gray300: '#bfbfbf'
Screenshots
To-do list