Sha256: 667f93f1af0c8aa9ea1975837733bddb4efd6c7de0830099f8f430f0ff8c900b
Contents?: true
Size: 728 Bytes
Versions: 29
Compression:
Stored size: 728 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; $social-footer-color: $footer-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
29 entries across 29 versions & 1 rubygems