Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

default constructor for theme() #345

Open
moodymudskipper opened this issue Mar 17, 2024 · 0 comments
Open

default constructor for theme() #345

moodymudskipper opened this issue Mar 17, 2024 · 0 comments
Labels
Milestone

Comments

@moodymudskipper
Copy link
Collaborator

By default we guess the theme, but this means if it is guessed (e.g. theme_bw())we cannot see how the theme() call would look like. and the list() call is less readable because all the default values are enumerated.

We need a "default" constructor that behaves as "theme" does now, and a "theme" constructor that only uses theme()

@moodymudskipper moodymudskipper added this to the backlog milestone Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant