Neumorphic Bootstrap Theme For Neumorphism Design Trend – neumorph.scss

Category: CSS & CSS3 , Frameworks | March 9, 2020
Author:ChemaAlfonso
Views Total:4,947 views
Official Page:Go to website
Last Update:March 9, 2020
License:MIT

Preview:

Neumorphic Bootstrap Theme For Neumorphism Design Trend – neumorph.scss

Description:

neumorph.scss is an SCSS library based on Bootstrap 4 that provides a variety of Neumorphic UI elements to implement the Neumorphism Design Trend on your webpage.

Light Mode and Dark Mode are included.

How to use it:

Load the compiled stylesheet in the document and we’re ready to go.

<!-- Dark Mode -->
<link rel="stylesheet" href="./dist/css/dark/neumorph-full-dark.min.css" />
<!-- Light Mode -->
<link rel="stylesheet" href="./dist/css/light/neumorph-full.min.css" />

Previews:

neumorph.scss Light Theme

Light Theme

neumorph.scss Form Fields

Form Fields

neumorph.scss Buttons

Buttons

neumorph.scss Colors

Colors

neumorph.scss Lists

Lists

neumorph.scss Shadows

Shadows

Changelog:

03/09/2020

  • First revision with changes & fixes

You Might Be Interested In:


Leave a Reply