Open CaptainLexington opened 9 years ago
There will be a default color flag for the script as a whole, and a color override flag available to tasks. Colors should be specified like #FFFFFF.
DefaultColor:#FFFFFF
BackgroundColor:#FFFFFF
In a task:
OverrideColor:#FFFFFF
(THIS ISSUE MIGRATED BY HAND BUT WITHOUT PREJUDICE FROM TRELLO)
Need to add support for coloring text as well.
A limited set of color names and #AARRGGBB are supported in addition to #RRGGBB.
There will be a default color flag for the script as a whole, and a color override flag available to tasks. Colors should be specified like #FFFFFF.
DefaultColor:#FFFFFF
BackgroundColor:#FFFFFF
In a task:
OverrideColor:#FFFFFF
(THIS ISSUE MIGRATED BY HAND BUT WITHOUT PREJUDICE FROM TRELLO)