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

feat(component): theme support to darkthemetoggle #199

Merged
merged 3 commits into from
Jun 6, 2022

Conversation

rluders
Copy link
Collaborator

@rluders rluders commented Jun 5, 2022

Breaking changes

DarkThemeToggle can be customized using

  darkThemeToggle: {
    base: string;
    icon: string;
  };

closes #133

@rluders rluders requested a review from tulup-conner June 5, 2022 15:24
@rluders rluders requested a review from tulup-conner June 5, 2022 18:43
@rluders rluders merged commit 1ab7160 into themesberg:main Jun 6, 2022
@rluders rluders deleted the theme-darkthemetoggle-component branch June 6, 2022 07:33
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: DarkThemeToggle component
2 participants