Sha256: 17a88c3135314eb265ef53df14eca7c3f0e3f0bf9a3157458713f14d4f34f5cc

Contents?: true

Size: 419 Bytes

Versions: 8

Compression:

Stored size: 419 Bytes

Contents

/* Settings ---------------------------------------------------------------- */
$positiveColor:  rgb( 74,135,238) !default;
$stableColor:    rgb(178,178,178) !default;
$lightColor:     rgb(210,210,210) !default;
$assertiveColor: rgb(239, 78, 58) !default;
$neutralColor:   rgb(246,246,246) !default;
$contrastColor:  rgb(230,230,230) !default;
$white:          rgb(255,255,255) !default;
$black:          #333 !default;

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
chr-0.2.8 app/assets/stylesheets/core/_settings.scss
chr-0.2.7 app/assets/stylesheets/core/_settings.scss
chr-0.2.5 app/assets/stylesheets/core/_settings.scss
chr-0.2.4 app/assets/stylesheets/core/_settings.scss
chr-0.2.1 app/assets/stylesheets/core/_settings.scss
chr-0.2.0 app/assets/stylesheets/core/_settings.scss
chr-0.1.5 app/assets/stylesheets/core/_settings.scss
chr-0.1.4 app/assets/stylesheets/core/_settings.scss