Sha256: 37e022c992a46776917b5e9ed38abf8a3dde5e2813bc5039b7ccd2fedd9130d0

Contents?: true

Size: 452 Bytes

Versions: 1

Compression:

Stored size: 452 Bytes

Contents

// Brand colours
$theme-color: #337ab7;
$brand-color: #fff;
$background-color: #fff;
$border-color: rgba(0, 0, 0, 0.1); 

// Typography colours
$text-color: #383838;
$link-color: $theme-color; // #1ABC9C;
$selection-color: #D4D4D4; // visible when highlighting text
$blockquote-color: #EEF7FA; // $background-color;

//Search color
$link-shadow: transparentize($link-color, .6); //rgba(26, 188, 156, 0.6);
$text-shadow: #3f3f3f;
$search-color: #999;

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
sora-elegant-theme-0.1.3 _sass/base/_variables.scss