Sha256: 5d727b4ccb7aaf0479cc71e8a13004bf4a2fe772e65ab1248af5246128d91e60

Contents?: true

Size: 691 Bytes

Versions: 33

Compression:

Stored size: 691 Bytes

Contents

$text-color: #323232;
$heading-color: #000;
$text-color-subtle: lighten($text-color, 30%);

$link-color: #00a3b4;
$link-color-hover: darken($link-color, 15%);

$link-color-reverse: #7fd1d9;
$link-color-reverse-hover: lighten($link-color-reverse, 10%);
$link-color-reverse-alt: #e5f6f8;

$highlight-color: #f06c70;
$highlight-color-hover: darken($highlight-color, 25%);

$border-color: #cbcdc6;

$background-color: #fff;
$background-color-subtle: #cbcbcb;

$footer-color: $heading-color;

$search-placeholder-color: $link-color;


// icon color variations - defined here and overridden in each theme

$icon-primary-color: #CBCBCB;
$icon-secondary-color: #F06C70;
$icon-search-color: #00A3B4;

Version data entries

33 entries across 33 versions & 1 rubygems

Version Path
trusty-festivity-extension-2.4.1 app/assets/stylesheets/library/_variables.scss
trusty-festivity-extension-2.4.0 app/assets/stylesheets/library/_variables.scss
trusty-festivity-extension-2.3.30 app/assets/stylesheets/library/_variables.scss
trusty-festivity-extension-2.3.29 app/assets/stylesheets/library/_variables.scss
trusty-festivity-extension-2.3.28 app/assets/stylesheets/library/_variables.scss
trusty-festivity-extension-2.3.27 app/assets/stylesheets/library/_variables.scss
trusty-festivity-extension-2.3.26 app/assets/stylesheets/library/_variables.scss
trusty-festivity-extension-2.3.25 app/assets/stylesheets/library/_variables.scss
trusty-festivity-extension-2.3.24 app/assets/stylesheets/library/_variables.scss
trusty-festivity-extension-2.3.23 app/assets/stylesheets/library/_variables.scss
trusty-festivity-extension-2.3.22 app/assets/stylesheets/library/_variables.scss
trusty-festivity-extension-2.3.21 app/assets/stylesheets/library/_variables.scss
trusty-festivity-extension-2.3.20 app/assets/stylesheets/library/_variables.scss
trusty-festivity-extension-2.3.19 app/assets/stylesheets/library/_variables.scss
trusty-festivity-extension-2.3.18 app/assets/stylesheets/library/_variables.scss
trusty-festivity-extension-2.3.17 app/assets/stylesheets/library/_variables.scss
trusty-festivity-extension-2.3.16 app/assets/stylesheets/library/_variables.scss
trusty-festivity-extension-2.3.15 app/assets/stylesheets/library/_variables.scss
trusty-festivity-extension-2.3.14 app/assets/stylesheets/library/_variables.scss
trusty-festivity-extension-2.3.13 app/assets/stylesheets/library/_variables.scss