Grant-Nelson / ThreeDart

3D graphical rendering tool for websites written in Dart.
Other
16 stars 11 forks source link

Added color presets #115

Closed Grant-Nelson closed 4 years ago

Grant-Nelson commented 4 years ago

#114

Feature, Bug Fix, or Improvement

Add color presets

Implementation

Added a Colors static class to define many colors

Review and Testing

Updated some tests to check that it works.