Sha256: dac8c1879412f02cdde1fad94d9630591058ab93cf683990549a86091e83968c

Contents?: true

Size: 571 Bytes

Versions: 52

Compression:

Stored size: 571 Bytes

Contents

// Use American 'color' in variable names for consistency with CSS keywords.

// Named colors
$tn-light-grey: #e2e2e2;
$tn-med-grey: #c2c2c2;
$tn-grey: #ababab;
$tn-dark-grey: #878787;
$tn-slate: #242133;

$tn-black: #333;
$tn-white: #fff;
$tn-off-white: #f9f9f9;

// Tenon content
$tc-light-grey: $tn-light-grey;
$tc-med-grey: $tn-med-grey;
$tc-dark-grey: $tn-dark-grey;

// Medium Editor
$medium-editor-toolbar-border: transparentize(#fff, 0.6);
$medium-editor-toolbar-hover: $medium-editor-toolbar-border;
$medium-editor-toolbar-active: $medium-editor-toolbar-border;

Version data entries

52 entries across 52 versions & 1 rubygems

Version Path
tenon-1.0.52 app/assets/stylesheets/tenon/colors-named.css.scss
tenon-1.0.51 app/assets/stylesheets/tenon/colors-named.css.scss
tenon-1.0.50 app/assets/stylesheets/tenon/colors-named.css.scss
tenon-1.0.49 app/assets/stylesheets/tenon/colors-named.css.scss
tenon-1.0.48 app/assets/stylesheets/tenon/colors-named.css.scss
tenon-1.0.47 app/assets/stylesheets/tenon/colors-named.css.scss
tenon-1.0.46 app/assets/stylesheets/tenon/colors-named.css.scss
tenon-1.0.45 app/assets/stylesheets/tenon/colors-named.css.scss
tenon-1.0.44 app/assets/stylesheets/tenon/colors-named.css.scss
tenon-1.0.43 app/assets/stylesheets/tenon/colors-named.css.scss
tenon-1.0.42 app/assets/stylesheets/tenon/colors-named.css.scss
tenon-1.0.41 app/assets/stylesheets/tenon/colors-named.css.scss
tenon-1.0.40 app/assets/stylesheets/tenon/colors-named.css.scss
tenon-1.0.39 app/assets/stylesheets/tenon/colors-named.css.scss
tenon-1.0.38 app/assets/stylesheets/tenon/colors-named.css.scss
tenon-1.0.37 app/assets/stylesheets/tenon/colors-named.css.scss
tenon-1.0.36 app/assets/stylesheets/tenon/colors-named.css.scss
tenon-1.0.35 app/assets/stylesheets/tenon/colors-named.css.scss
tenon-1.0.33 app/assets/stylesheets/tenon/colors-named.css.scss
tenon-1.0.32 app/assets/stylesheets/tenon/colors-named.css.scss