Sha256: 488b16926e6ca4251b715c5669be149bab71a6abb89b8d9ec711939c742b0891

Contents?: true

Size: 621 Bytes

Versions: 2

Compression:

Stored size: 621 Bytes

Contents

$black: #000;
$white: #fff;

//text-colors
$text-white: #fff;
$text-white-shadow:rgba(0,0,0,0.2);
$text-blue: #2b99c7;

//heading colors
$heading-black:#2d2d2d;
$heading-blue:#2b99c7;
$heading-grey:#b3b3b3;

//side menu colors
$side-menu-background-dark:#3c3c3c;
$side-menu-background-light:#353535;
$side-menu-box-shadow:rgba(141,141,141,0.2);

//form colors
$label-light-grey:#aaa;
$input-border-grey:#d2d2d2;
$select-text-grey:#5a5a5a;

//button colors
$primary-button-navy:#12598a;
$danger-button-red:#c43c35;
$success-button-green:#57a957;
$disabled-button-grey:#aaa;

//border colors
$border-black:rgba(0,0,0,0.1);

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
lay_me_out-1.2.9 app/assets/stylesheets/lay_me_out/colors.css.scss
lay_me_out-1.2.8 app/assets/stylesheets/lay_me_out/colors.css.scss