Skip to content

Remove the redundant theme argument from template constructors - #4

Merged
KodrAus merged 1 commit into
datalust:devfrom
nblumhardt:no-theme-arg
Aug 31, 2026
Merged

Remove the redundant theme argument from template constructors#4
KodrAus merged 1 commit into
datalust:devfrom
nblumhardt:no-theme-arg

Conversation

@nblumhardt

Copy link
Copy Markdown
Member

Themes are applied through TemplateOutputEncoder; the audience of this API doesn't need a convenience parameter for applying a theme, the way the audience of a logging library output formatter might. Better to keep the argument lists clean and factoring obvious.

@KodrAus
KodrAus merged commit 91f00a5 into datalust:dev Aug 31, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants