Skip to content

Stop ephemeral theme from clobbering persistent one - #740

Merged
grantmcdermott merged 6 commits into
mainfrom
issue739
Sep 21, 2026
Merged

grantmcdermott merged 6 commits into
mainfrom
issue739

Conversation

@grantmcdermott

Copy link
Copy Markdown
Owner

Fixes #739

pkgload::load_all("~/Documents/Projects/tinyplot")
#> ℹ Loading tinyplot
tinytheme("classic")
plt(1, theme = "dark")

plt(1)

@grantmcdermott
grantmcdermott merged commit 316f9c6 into main Sep 21, 2026
3 checks passed
@grantmcdermott
grantmcdermott deleted the issue739 branch September 21, 2026 04:43
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.

Ephemeral theme clobbers persistent theme

1 participant