Sha256: cfa596f49c114122ec131c6d67025c19f7b969d68ea3f076d91762793af1d5d4

Contents?: true

Size: 941 Bytes

Versions: 13

Compression:

Stored size: 941 Bytes

Contents

// Theses are the Overrides of Bootstrap Sass Variables locatted in boostrap/_variables

$brand-primary: #20937b;

//Home 
$home-page-title-text: #000;
$home-page-main-title-color: $brand-primary;

// Footer
$footer-bg-color: #000;
$footer-text-color: #fff;

// Sub footer
$sub-footer-bg-color: #ccc;
$footer-border-color: #272727; 

// Navbar
$navbar-text-color: #fff !default;
$navbar-height: 66px;
$navbar-inverse-bg: #000;
$navbar-inverse-color: #fff;

// Breadcrumb
$breadcrumb-background-color: $brand-primary !default;
$breadcrumb-title-color: #fff !default;
$breadcrumb-span-color: #fff !default;

// Fonts
// Change the fonts used by Bootstrap here.
$font-family-sans-serif:  Arial, sans-serif !default;
$font-family-serif:       Georgia, "Times New Roman", Times, serif !default;
//** Default monospace fonts for `<code>`, `<kbd>`, and `<pre>`.
$font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace !default;

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
jumbo-jekyll-theme-1.4.23 _sass/app/overrides.scss
jumbo-jekyll-theme-1.4.22 _sass/app/overrides.scss
jumbo-jekyll-theme-1.4.21 _sass/app/overrides.scss
jumbo-jekyll-theme-1.4.20 _sass/app/overrides.scss
jumbo-jekyll-theme-1.4.19 _sass/app/overrides.scss
jumbo-jekyll-theme-1.4.18 _sass/app/overrides.scss
jumbo-jekyll-theme-1.4.17 _sass/app/overrides.scss
jumbo-jekyll-theme-1.4.16 _sass/app/overrides.scss
jumbo-jekyll-theme-1.4.15 _sass/app/overrides.scss
jumbo-jekyll-theme-1.4.14 _sass/app/overrides.scss
jumbo-jekyll-theme-1.4.13 _sass/app/overrides.scss
jumbo-jekyll-theme-1.4.12 _sass/app/overrides.scss
jumbo-jekyll-theme-1.4.11 _sass/app/overrides.scss