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

Improve styles for the dApp #73

Merged
merged 13 commits into from
Dec 14, 2023
Merged

Improve styles for the dApp #73

merged 13 commits into from
Dec 14, 2023

Conversation

kkosiorowska
Copy link
Contributor

There have been many changes in the designs. This PR updates the styles to the current design. Not everything is fully defined in the style guide yet, but let's keep it up to date. The scope of the changes includes the addition of themes for individual components and minor visual improvements.

Screenshot 2023-12-11 at 14 14 54

@kkosiorowska kkosiorowska self-assigned this Dec 11, 2023
@kkosiorowska kkosiorowska mentioned this pull request Dec 11, 2023
@kkosiorowska kkosiorowska marked this pull request as ready for review December 11, 2023 13:21
@kkosiorowska kkosiorowska added this to the MVP milestone Dec 12, 2023
Comment on lines +58 to +63
return {
...defaultStyles,
color: "red.400",
borderColor: "red.400",
bg: "transparent",
}
Copy link
Contributor

Choose a reason for hiding this comment

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

Just to make sure - shouldn't we override the _hover (and maybe _active) state?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

You're probably right. But at the moment we don't have a style guide. I left a comment there for us to edit the styles when the guide is ready.

r-czajkowski
r-czajkowski previously approved these changes Dec 14, 2023
@r-czajkowski r-czajkowski merged commit ee89b9e into main Dec 14, 2023
@r-czajkowski r-czajkowski deleted the improve-styles-dapp branch December 14, 2023 09:03
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 this pull request may close these issues.

2 participants