Sha256: 5ce03b3b208be75c9ba8d5fffba1b4a75eecd21dc1024377eda5a8fe0401689c

Contents?: true

Size: 583 Bytes

Versions: 13

Compression:

Stored size: 583 Bytes

Contents

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

// Change these on a per-site basis
$tn-client-color: #9c0f17;
$tn-primary: #ff6a00;
$tn-comp: #978fcc;
$tn-highlight: $tn-med-grey;
$tn-nav: #12111a;
$tn-sidebar: #242133;
$tn-sidebar-highlight: #3a3848;

$tn-button-primary-bg: $tn-primary;
$tn-button-primary-fg: #fff;

$tn-button-comp-bg: $tn-comp;
$tn-button-comp-fg: #fff;

$tn-box-label: #04555d;
$tn-label: #162433;
$tn-sidebar-label: #504d5c;

// Text colors
$tn-primary-text: #1eb6c8;
$tn-body-text-color: $tn-black;
$tn-link-color: $tn-primary;

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
tenon-1.0.18 app/assets/stylesheets/tenon/colors-custom.css.scss
tenon-1.0.17 app/assets/stylesheets/tenon/colors-custom.css.scss
tenon-1.0.16 app/assets/stylesheets/tenon/colors-custom.css.scss
tenon-1.0.15 app/assets/stylesheets/tenon/colors-custom.css.scss
tenon-1.0.14 app/assets/stylesheets/tenon/colors-custom.css.scss
tenon-1.0.13 app/assets/stylesheets/tenon/colors-custom.css.scss
tenon-1.0.12 app/assets/stylesheets/tenon/colors-custom.css.scss
tenon-1.0.11 app/assets/stylesheets/tenon/colors-custom.css.scss
tenon-1.0.10 app/assets/stylesheets/tenon/colors-custom.css.scss
tenon-1.0.9 app/assets/stylesheets/tenon/colors-custom.css.scss
tenon-1.0.8 app/assets/stylesheets/tenon/colors-custom.css.scss
tenon-1.0.7 app/assets/stylesheets/tenon/colors-custom.css.scss
tenon-1.0.6 app/assets/stylesheets/tenon/colors-custom.css.scss