Skip to content

User-configurable colours for categories #41

@martindholmes

Description

@martindholmes

Colours for categories are currently assigned using an algorithm based on a set of ten pairs of colours/background colours which are designed to be maximally distinctive without clashing. However, it would also be useful to allow colours for specific categories to be configured in the TEI file; specific colours might match the purpose of categories in particular projects.

This could be achieved by using @style on the <category> element and providing color and background-color properties; those could then be harvested into the JSON, applied as custom properties to the category, and then passed to the getCategoryStyle function.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions