Sha256: ab4070c82c0f8456241cd53120f1fb52e956c9a8f25243ad4c86276c391fe6a5

Contents?: true

Size: 1.19 KB

Versions: 64

Compression:

Stored size: 1.19 KB

Contents

$base-value: 14;
$baseColor: #000;
$primaryFontFamily: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;

//**** Colors ****
$black:                 #111111;
$blue:                  #0e3651;
$gray:                  #999999;
$green:                 #46a546;
$red:                   #9d261d;
$yellow:                #fe9800;
$orange:                #da6b11;
$pink:                  #c3325f;
$purple:                #7a43b6;
$white:                 #ffffff;

//constant colors

$medium_grey: #3A3C41;
$medium_blue: #0F4F88;
$medium_red: #FF3030;

$light_blue: #4f91cd; 
$light_grey_op: rgba(240,240,240,0.6);
$light_grey_op2: rgba(241, 241, 241, 0.91);

$sky_blue: #A8C7E3;

//constant values - colors
    
$container_color_1: $medium_blue;  //used for header and footer
$container_color_2: $light_grey_op; //used for content
$container_color_3: $light_grey_op2; // used for container

$font_field_color: $medium_grey;
$font_input_color: $light_blue;
$font_error_color: $medium_red;
$font_link_color_1: $medium_blue;
$font_link_color_2: $sky_blue;

$actionColor: $medium_blue;

// constant values - sizes

$default_border_radius: 5px;
$default_font_size: 1em;
$default_font_color: #000;
$default_font_weight: normal;

Version data entries

64 entries across 64 versions & 1 rubygems

Version Path
waterfall_bourbon_neat_rails-2.0.1.7 app/assets/stylesheets/custom/_variables.scss
waterfall_bourbon_neat_rails-2.0.1.6 app/assets/stylesheets/custom/_variables.scss
waterfall_bourbon_neat_rails-2.0.1.5 app/assets/stylesheets/custom/_variables.scss
waterfall_bourbon_neat_rails-2.0.1.4 app/assets/stylesheets/custom/_variables.scss
waterfall_bourbon_neat_rails-2.0.1.3 app/assets/stylesheets/custom/_variables.scss
waterfall_bourbon_neat_rails-2.0.1.2 app/assets/stylesheets/custom/_variables.scss
waterfall_bourbon_neat_rails-2.0.1.1 app/assets/stylesheets/custom/_variables.scss
waterfall_bourbon_neat_rails-2.0.0.10 app/assets/stylesheets/custom/_variables.scss
waterfall_bourbon_neat_rails-2.0.0.9 app/assets/stylesheets/custom/_variables.scss
waterfall_bourbon_neat_rails-2.0.0.8 app/assets/stylesheets/custom/_variables.scss
waterfall_bourbon_neat_rails-2.0.0.7 app/assets/stylesheets/custom/_variables.scss
waterfall_bourbon_neat_rails-2.0.0.6 app/assets/stylesheets/custom/_variables.scss
waterfall_bourbon_neat_rails-2.0.0.5 app/assets/stylesheets/custom/_variables.scss
waterfall_bourbon_neat_rails-2.0.0.4 app/assets/stylesheets/custom/_variables.scss
waterfall_bourbon_neat_rails-2.0.0.3 app/assets/stylesheets/custom/_variables.scss
waterfall_bourbon_neat_rails-2.0.0.2 app/assets/stylesheets/custom/_variables.scss
waterfall_bourbon_neat_rails-2.0.0.1 app/assets/stylesheets/custom/_variables.scss
waterfall_bourbon_neat_rails-2.0 app/assets/stylesheets/custom/_variables.scss
waterfall_bourbon_neat_rails-1.9.9.9 app/assets/stylesheets/custom/_variables.scss
waterfall_bourbon_neat_rails-1.9.9.8 app/assets/stylesheets/custom/_variables.scss