leonardo icon indicating copy to clipboard operation
leonardo copied to clipboard

Package name & modules

Open NateBaldwinDesign opened this issue 5 years ago • 1 comments
trafficstars

Description

Evaluate if an umbrella package would be beneficial.

Current plan of functions / packages:

Leonardo-contrast-colors

  • generateContrastColors: generate colors by contrast ratio for a single "color"
  • generateAdaptiveTheme: generate entire color theme (group of colors) by contrast ratio (future) Leonardo-??
  • generateSequential:
    • generate array of colors appropriate for user-defined interpolations (to be used in charting libraries - only an array is needed)
    • generate function of the color (?) where users can specify n colors of a palette and have it return generated colors
  • generateDiverging:
    • same as sequential

Why do you need this feature?

  • Need to ensure the package name makes sense
  • Need to identify if an umbrella package would be useful (ie leonardo-colors incorporating all packages)

Additional context

NateBaldwinDesign avatar Jan 23 '20 23:01 NateBaldwinDesign

Issue #49 raises question about “CAM02” option in API. May want to relabel option(s) as: • “JAB” • “JCH”

In web tool, possible differentiation or clarity needed regarding which is CIECAM02-UCS (Cartesian / jab) and CIECAM02 (polar / JCh)

NateBaldwinDesign avatar Jan 27 '20 06:01 NateBaldwinDesign