Sha256: 347aad0c8b57f46e86b7d4916b88a0919c80ec6382da01634f4d516c1ecd9dc8

Contents?: true

Size: 1.1 KB

Versions: 20

Compression:

Stored size: 1.1 KB

Contents

$text-color: #0f3a5c; //dark blue
$heading-color: $text-color;
$text-color-subtle: tint($text-color, 30%);
$text-highlight-color: #f6d564;//yellow

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

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

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

$heading-highlight-color: #dfe0e5;

$border-color: #01bfe1;

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

$checkbox-bg-color: #daeef5;

$header-bg-color: #010a2b;
$header-border-color: #feca36;
$homepage-featured-background: #92D6ED;
$utility-nav-color: #9cb2bd;
$search-input-bg-color: #0a3f5e;

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

$search-placeholder-color: $background-color;

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

$icon-primary-color: #ffffff;
$icon-secondary-color: #e45362;
$icon-search-color: $text-color;

@import "../../firstnight";

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
trusty-festivity-extension-2.6.3 app/assets/stylesheets/skins/first-night/skin.scss
trusty-festivity-extension-2.6.2 app/assets/stylesheets/skins/first-night/skin.scss
trusty-festivity-extension-2.6.1 app/assets/stylesheets/skins/first-night/skin.scss
trusty-festivity-extension-2.6 app/assets/stylesheets/skins/first-night/skin.scss
trusty-festivity-extension-2.5.19 app/assets/stylesheets/skins/first-night/skin.scss
trusty-festivity-extension-2.5.18 app/assets/stylesheets/skins/first-night/skin.scss
trusty-festivity-extension-2.5.17 app/assets/stylesheets/skins/first-night/skin.scss
trusty-festivity-extension-2.5.16 app/assets/stylesheets/skins/first-night/skin.scss
trusty-festivity-extension-2.5.15 app/assets/stylesheets/skins/first-night/skin.scss
trusty-festivity-extension-2.5.14 app/assets/stylesheets/skins/first-night/skin.scss
trusty-festivity-extension-2.5.13 app/assets/stylesheets/skins/first-night/skin.scss
trusty-festivity-extension-2.5.12 app/assets/stylesheets/skins/first-night/skin.scss
trusty-festivity-extension-2.5.11 app/assets/stylesheets/skins/first-night/skin.scss
trusty-festivity-extension-2.5.10 app/assets/stylesheets/skins/first-night/skin.scss
trusty-festivity-extension-2.5.9 app/assets/stylesheets/skins/first-night/skin.scss
trusty-festivity-extension-2.5.8 app/assets/stylesheets/skins/first-night/skin.scss
trusty-festivity-extension-2.5.7 app/assets/stylesheets/skins/first-night/skin.scss
trusty-festivity-extension-2.5.6 app/assets/stylesheets/skins/first-night/skin.scss
trusty-festivity-extension-2.5.5 app/assets/stylesheets/skins/first-night/skin.scss
trusty-festivity-extension-2.5.4 app/assets/stylesheets/skins/first-night/skin.scss