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

Add ThemeUtil class with tests #539

Closed
wants to merge 3 commits into from
Closed

Add ThemeUtil class with tests #539

wants to merge 3 commits into from

Conversation

PaulioRandall
Copy link
Contributor

What does this change?

Adds ThemeUtil static class with theme lookup and other useful functions.

Why?

To avoid repeating oneself. Also easy to extend by adding new functions.

Related issues:

How is it tested?

Unit tests.

How is it documented?

In code documentation.

Are light and dark themes considered?

Definitely.

Is it complete?

  • Have you included changeset file?
  • If this adds a new component, is it exported via index.js?

@ChrisKnightLDN ChrisKnightLDN marked this pull request as draft December 20, 2024 10:49
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