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 and Refactor theme components #470

Merged
merged 4 commits into from
Feb 1, 2024

Conversation

sudhanshutech
Copy link
Member

Notes for Reviewers

This PR fixes #

Signed commits

  • Yes, I signed my commits.

Signed-off-by: sudhanshu dasgupta <[email protected]>
root: ({ theme }) => {
const {
palette: {
secondary: { main }
Copy link
Member Author

Choose a reason for hiding this comment

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

@nebula-aac require your review here while defining secondary.
In paletteOptions interface primary was only defined , so do we required to define secondary there too? Or it will work?

Copy link
Member Author

Choose a reason for hiding this comment

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

And defining like this will also take care for ui which have only light mode like cloud? @nebula-aac

…o add/refactor/comp

Signed-off-by: sudhanshu dasgupta <[email protected]>
Signed-off-by: sudhanshu dasgupta <[email protected]>
Signed-off-by: sudhanshu dasgupta <[email protected]>
@nebula-aac nebula-aac merged commit 48d4eae into layer5io:master Feb 1, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants