Sha256: 4f6cfa21c3c664b30fd58f5ccd11cebff818517bc74d14adaaa6cfdd7a809fb5

Contents?: true

Size: 341 Bytes

Versions: 6

Compression:

Stored size: 341 Bytes

Contents

// Variables

$gray-darker: lighten(#000, 13.5%);
$gray-dark: lighten(#000, 20%);
$gray: lighten(#000, 33.5%);
$gray-light: lighten(#000, 60%);
$gray-lighter: lighten(#000, 93.5%);
$gray-lightest: lighten(#000, 97.25%);
$brand-primary: #428bca;
$brand-success: #5cb85c;
$brand-info: #5bc0de;
$brand-warning: #f0ad4e;
$brand-danger: #d9534f;

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
theblog-0.0.2.3 app/assets/stylesheets/theblog/theme-variables.scss
theblog-0.0.2.2 app/assets/stylesheets/theblog/theme-variables.scss
theblog-0.0.2.1 app/assets/stylesheets/theblog/theme-variables.scss
theblog-0.0.2 app/assets/stylesheets/theblog/theme-variables.scss
theblog-0.0.1.1 app/assets/stylesheets/theblog/theme-variables.scss
theblog-0.0.1 app/assets/stylesheets/theblog/theme-variables.scss