Cool but means some work needs to be done to introduce these colours into a spread sheet. Embed into header ? Example of colour "lime" usage.
```
.task-board.color-lime, .task-summary-container.color-lime, .color-picker-square.color-lime, .task-board-category.color-lime, .table-list-category.color-lime, .task-tag.color-lime {
background-color: #e6ee9c;
border-color: #afb42b;
}
```
Cool but means some work needs to be done to introduce these colours into a spread sheet. Embed into header ? Example of colour "lime" usage.