Skip to content
This repository has been archived by the owner on Jan 1, 2024. It is now read-only.

Neumorphism #54

Open
manzinello opened this issue Jul 29, 2020 · 6 comments
Open

Neumorphism #54

manzinello opened this issue Jul 29, 2020 · 6 comments
Labels
enhancement New feature or request question Further information is requested

Comments

@manzinello
Copy link
Owner

If I want to apply Neumorphism design to mailgo, which changes must be done from a design point of view?

What are the PROs? What are the CONs?

@manzinello manzinello added enhancement New feature or request question Further information is requested labels Jul 29, 2020
@OliverRedman
Copy link
Contributor

I've had a little play with the idea today and i've come across a few things,

firstly using full on Neumorphism may not be suitable for the current design of the layout, due to the lack of space between buttons it can lead to a cluttered look rather than the airy spacious feeling that is often associated with it. Example:
not subtle

if we were to stay true to Neumorphistic design it may be beneficial to have a look at enlarging the window size of Mailgo so we are able to create more margin between elements so it will look less cluttered.

Without changing the current Mailgo window size I think it may be good to look at Neumorphism inspired design for instance:
subtle

The main problem I see with this approach is the mobile version, as you cannot "hover" on a mobile device which may lead the users to think the design is fairly boring.

Let me know what you think and what areas you think are worth investigating.

@OliverRedman
Copy link
Contributor

Here's an example of full on neumorphism with 20px of margin between each

Screenshot 2021-02-07 at 22 26 19

@manzinello
Copy link
Owner Author

Thank you so much for your work! I think that the idea to add a space between buttons is perfect. I think that the last screen you have sent is really wonderful. What about the box-shadow? Can you send me the CSS you are using here? What about the dark mode? The box-shadows are the same?

No problem for the hover on mobile, what are the behaviour of the buttons in Neumorphism when they are not clicked on mobile?

Do you want to help directly in the implementation? You can directly submit a PR with the reference to this issue changing the SCSS of Neumorphism. Otherwise I will implement it!

Thank you so much.

@manzinello manzinello changed the title Neumorphism? Neumorphism Feb 17, 2021
@OliverRedman
Copy link
Contributor

Lovely to hear from you Matteo,

I submitted a pull request that includes the updated scss file for Neumorphism. I completed forgot about darkmode when I sent those screenshots, tomorrow I will update with the darkmode version.

@manzinello
Copy link
Owner Author

Thank you so much for your work, really. I have built mailgo now and the neumorphism is now present in index.neumorphism.html under examples folder, it is already present as an attribute in configuration object

@OliverRedman
Copy link
Contributor

No problem, it was fun. Let me know if anything else comes up design wise, I'd be happy to contribute more

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants