Sha256: 2acdd69c293bb5a1f9cd44bd7ff9bd7fd92e49064789af69c94bf586349ba4cd

Contents?: true

Size: 990 Bytes

Versions: 11

Compression:

Stored size: 990 Bytes

Contents

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

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

$highlight-color: #fbd34b; //light blue
$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: #00afaa; //turquoise

$border-color: #cbcdc6;

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

$homepage-featured-background: #92D6ED;
$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: #fbd34b;
$icon-secondary-color: #F06A33;
$icon-search-color: $highlight-color;

@import "../../buzzword";

Version data entries

11 entries across 11 versions & 1 rubygems

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