You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 4, 2022. It is now read-only.
Currently the chrome plug-in only works with IBM Design colors. The extension should be brand agnostic and allow the user to upload a color palette config file.
Tasks
Allow extension to receive JSON, ASE, and CSV files to configure brand color palettes.
Store user color palettes to be persistent across browsing sessions.
Create interface for user to upload palette files.
Report to user if any errors occur during the processing of the palette files.
Tests
Upload a palette file that is not formatted properly and receive an error.
Upload and process an accepted palette.
Color matching works properly based on saved palette files.
The text was updated successfully, but these errors were encountered:
This should be an Epic, break this out into individual issues. Can re-open the above or just open new issues. A good rule of thumb is that a single issue shouldn’t take more than a sprint to complete. This issue would likely take a couple.
Currently the chrome plug-in only works with IBM Design colors. The extension should be brand agnostic and allow the user to upload a color palette config file.
Tasks
Tests
The text was updated successfully, but these errors were encountered: