Skip to content

Clean up theme addition (#3570)#2

Merged
microly merged 1 commit intomicroly:masterfrom
tidyverse:master
Oct 24, 2019
Merged

Clean up theme addition (#3570)#2
microly merged 1 commit intomicroly:masterfrom
tidyverse:master

Conversation

@microly
Copy link
Copy Markdown
Owner

@microly microly commented Oct 24, 2019

* clean up and simplify theme addition. fixes #3039

* more theme cleanup; simplify merging; correctly pull in theme defaults

* add news item, one more unit test

* cache theme_grey() so we don't have to rebuild it every time we need to look something up
@microly microly merged commit 2fd47b8 into microly:master Oct 24, 2019
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.

theme(x, y) versus theme(x) + theme(y)

2 participants