Sha256: 5210a56b85d4b39c6f3b477408902e133a9efa6eed0a347dbf758d7cd9314942

Contents?: true

Size: 1.01 KB

Versions: 2

Compression:

Stored size: 1.01 KB

Contents

////////////////////////////////////////////////
// LITERA
////////////////////////////////////////////////
$grey-darker:  #363636;
$grey-dark:    #373a3c;
$grey:         #55595c;
$grey-light:   #818a91;
$grey-lighter: #d9dee2;

$orange:       #f0ad4e;
$yellow:       #ffd500;
$green:        #02B875;
$blue:         #45b2d3;
$red:          #d9534f;

$link: #4582EC !default;
$primary: $blue !default;
$danger: $orange;

$subtitle-color: $grey;

$family-heading: "Raleway", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Arial, sans-serif;

$body-size: 15px;

$family-serif: Georgia, Cambria, "Times New Roman", Times, serif;

$navbar-height: 5rem;
$navbar-item-hover-color: $link;
$navbar-item-hover-background-color: transparent;
$navbar-item-active-color: $link;
$navbar-item-active-background-color: transparent;

$navbar-dropdown-item-hover-color: $link;
$navbar-dropdown-item-hover-background-color: transparent;
$navbar-dropdown-item-active-color: $link;
$navbar-dropdown-item-active-background-color: transparent;

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
diproart-bulma-rails-0.7.1 vendor/assets/stylesheets/bulmaswatch/litera/_variables.scss
diproart-bulma-rails-0.7.0 vendor/assets/stylesheets/bulmaswatch/litera/_variables.scss