Closed vkottler closed 3 years ago
We have established some color conventions with: https://github.com/vkottler/config
We should have Color and ColorTheme classes (and RGB), or something
Color
ColorTheme
RGB
This is implemented now, we have rgb and hsl colors, can convert between the two, etc.
We have established some color conventions with: https://github.com/vkottler/config
We should have
Color
andColorTheme
classes (andRGB
), or something