Skip to content

[FEATURE] Allow Default Colors to be Computed from Base Theme Values #136

Description

@Alexhuszagh

Problem

Currently, every field when defining a custom theme needs to be added. Most of these can be dynamically computed from a few base values, due to toggling the lightness, etc., which we use internally when defining themes.

Since this is basic color theory, it would be relatively easy to implement and simplify configuration. This would also help migrate to a Python package, since it would minimize the barrier to entry for people using it at runtime rather than using pre-defined styles.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions