Is your feature request related to a problem? Please describe.
The current design of the website is clean and modern, but it could benefit from a more visually distinctive style. Neumorphism (soft UI) is a design trend that combines background colors, subtle shadows, and highlights to create a soft, extruded plastic look. This could enhance the user experience by making UI elements feel more tactile and engaging.
Describe the solution you'd like
- Explore integrating neumorphic styles into key components (e.g., cards, buttons, input fields).
- Ensure the design remains accessible and maintains good contrast for readability.
- Consider implementing neumorphism using CSS (possibly with Tailwind CSS customizations or utility classes).
- Provide a toggle or theme option if users prefer the current flat design.
Describe alternatives you've considered
- Keeping the current flat design for simplicity and performance.
- Using other modern design trends (glassmorphism, skeuomorphism, etc.).
Additional context
- Neumorphism.io for inspiration and code samples.
- CSS Tricks: Neumorphism and CSS for implementation tips.
- The project currently uses Tailwind CSS, which can be extended for custom shadow and color utilities.
i don't think i'll pursue this, on second thought.