// variables
$active-brightness: 0.;
5
$border-radius: 5px;
$box-shadow: 2px 2px px;
$color: #C40861;
8
$color-accent: #8bee;
$color-accent-hover: darken($color-accent, 10%);
10
$color-bg: #fff;
11
$color-bg-secondary: #e9e9e9; // border color
$color-link: $color;
$color-secondary: #663399;
$color-secondary-accent: #9de90b;
$color-shadow: #f4f4f4;
$color-table: $color;
$color-text: #67737a;
$color-text-secondary: #353b3f;
20
.demo{padding: 1rem;}
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter