Soft UI Design#
Soft UI Design System represents a modern approach to interface design, emphasizing soft shadows, subtle gradients, and light/dark contrasts to create a neumorphic appearance. This design system, created by Creative Tim, focuses on creating depth and dimensionality through careful use of shadows and highlights rather than traditional material elevation.
π Soft UI Design Starters - Bundle provided by App Generator platorm
This sophisticated design system features a unique approach characterized by subtle shadows, gentle gradients, and rounded elements that create a soft, three-dimensional appearance with depth and dimensionality rarely seen in typical web designs.
Project Architecture#
soft-ui-design/ βββ dist/ # Production files βββ src/ β βββ assets/ β β βββ css/ β β β βββ soft-ui-design.css β β β βββ soft-design.min.css β β βββ scss/ β β β βββ soft-ui/ β β β β βββ components/ β β β β βββ mixins/ β β β β βββ variables/ β β β βββ soft-ui.scss β β βββ js/ β β β βββ core/ β β β βββ plugins/ β β β βββ soft-ui.js β β βββ img/ β βββ pages/ β βββ sections/ βββ docs/ βββ gulpfile.js
Soft UI Components#
Neumorphic Cards#
The signature component of Soft UI Design System:
<div class="card card-background shadow-soft border-radius-xl"> <div class="full-background" style="background-image: url('path/to/img')"></div> <div class="card-body text-start p-3 w-100"> <div class="row"> <div class="col-12"> <div class="blur shadow-blur bg-white border-radius-lg p-3"> <h4 class="mb-0">Soft UI Component</h4> <p class="text-sm mb-0"> This is an example of a neumorphic card component </p> </div> </div> </div> </div> </div>
Resources#
Official Documentation: Creative Tim website
Support: Through Creative Timβs support system
Updates: Regular through npm
Community: Creative Tim forums
Remember to keep your Soft UI Design System installation updated for the latest features and improvements.
Links#
π New to App-Generator? Join our 10k+ Community using GitHub One-Click SignIN.
π Download products and start fast a new project
π Bootstrap your startUp, MVP or Legacy project with a custom development sprint