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: implement theme changing feature to sync with parent app #184

Merged
merged 4 commits into from
Aug 13, 2024

Conversation

newweborder007
Copy link

This PR adds support for receiving and applying theme changes broadcasted from the parent application, ensuring a consistent look and feel across the entire application suite.

Changes

  • Updated the child app to listen for theme change events from the parent app via window events.
  • Implemented logic to dynamically update the app's theme based on changes broadcasted from the parent app.

Copy link
Collaborator

@wwills2 wwills2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please apply the requested changes from here
Chia-Network/core-registry-cadt-ui#68 (review)
to this repo as well

@newweborder007
Copy link
Author

Implemented changes same as Cadt-ui.

@TheLastCicada TheLastCicada merged commit b5a56ea into Chia-Network:develop Aug 13, 2024
5 of 7 checks passed
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.

4 participants