pressstarttolive / TodoOrNotTodo

MIT License
0 stars 0 forks source link

Tasks should be colorable. #2

Open CaptainLexington opened 9 years ago

CaptainLexington commented 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)

mlesicko commented 9 years ago

Need to add support for coloring text as well.

A limited set of color names and #AARRGGBB are supported in addition to #RRGGBB.