Sha256: fd5d6f77735bfe4907dffe7bbc27ef64beae90006ef7843f67a39af4776c06bd

Contents?: true

Size: 954 Bytes

Versions: 11

Compression:

Stored size: 954 Bytes

Contents

$text-color: #792d8f; //dark green
//$heading-color: #404242;
$heading-color: $text-color;
$text-color-subtle: tint($text-color, 30%);
$text-highlight-color: #fdcb36;//yellow

$link-color: #f06a33; //orange
$link-color-hover: darken($link-color, 15%);

$highlight-color: #d7df23; //light green
$highlight-color-hover: shade($highlight-color, 10%);

$link-color-reverse: #fbd34b; //light Blue
$link-color-reverse-hover: lighten($link-color-reverse, 10%);
$link-color-reverse-alt: $text-color;

$heading-highlight-color: #d7df23; //turquoise

$border-color: #cbcdc6;

$background-color: #fff;
$background-color-subtle: #cbcbcb;
$background-color-alt: #92d5e1;

$footer-color: $text-color;
$social-footer-color: $footer-color;

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

// icon color variations - overrides original value with this theme's contextual value

$icon-primary-color: #D7DF23;
$icon-secondary-color: #F06A33;
$icon-search-color: $highlight-color;

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
trusty-festivity-extension-2.6.3 app/assets/stylesheets/skins/buzzword/library/_variables.scss
trusty-festivity-extension-2.6.2 app/assets/stylesheets/skins/buzzword/library/_variables.scss
trusty-festivity-extension-2.6.1 app/assets/stylesheets/skins/buzzword/library/_variables.scss
trusty-festivity-extension-2.6 app/assets/stylesheets/skins/buzzword/library/_variables.scss
trusty-festivity-extension-2.5.19 app/assets/stylesheets/skins/buzzword/library/_variables.scss
trusty-festivity-extension-2.5.18 app/assets/stylesheets/skins/buzzword/library/_variables.scss
trusty-festivity-extension-2.5.17 app/assets/stylesheets/skins/buzzword/library/_variables.scss
trusty-festivity-extension-2.5.16 app/assets/stylesheets/skins/buzzword/library/_variables.scss
trusty-festivity-extension-2.5.15 app/assets/stylesheets/skins/buzzword/library/_variables.scss
trusty-festivity-extension-2.5.14 app/assets/stylesheets/skins/buzzword/library/_variables.scss
trusty-festivity-extension-2.5.13 app/assets/stylesheets/skins/buzzword/library/_variables.scss