gbowne1/reactsocialnetwork

[Enhancement]: Update styling of SingleEvent to something more upbeat and lively.

Closed this issue · 3 comments

Describe the Bug

@gbowne1 @pawel975

The current general styling of the app is super grey and not much fun. I suggest we update some components to add more color.

I wanna start with this design for the SingleEvent components:

image

This is a rough estimate and the final product colors might look different and I also have to consider dark mode colors - but I think the idea is there.

Steps to Reproduce

Run the app - go to events section

Screenshots

No response

Which device are you using?

Asus VivoBook

Which operating system are you using?

Windows

Which browser are you using?

Chrome

Additional Context

No response

Contribute

  • I am willing to contribute and submit a pull request

great idea @manuel12 :-) I think we could build a colorized theme too that the user could select in the settings or in some other way.

@gbowne1 @pawel975

So I finished adding new styles to SingleEvents. This is how they look now on light mode:

image

And on dark mode:

image

I forgot to create a branch and committed and push directly to main so there will not be a PR for this one. I ran the e2e tests and they all pass in any case.

Closing as completed