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: Add support for dialogTheme in MiraiTheme #131

Closed
i-asimkhan opened this issue May 23, 2023 · 0 comments · Fixed by #140
Closed

feat: Add support for dialogTheme in MiraiTheme #131

i-asimkhan opened this issue May 23, 2023 · 0 comments · Fixed by #140
Assignees
Labels
Milestone

Comments

@i-asimkhan
Copy link
Contributor

i-asimkhan commented May 23, 2023

Description

Recently we have provided the ThemeData support through our own customized MiraiTheme. Now furthermore, we need to provide support for theme components.

For instance, the text button component theme will look like this.

{
   'dialogTheme' : {
      ...
   }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants