Sha256: 962d301fc9baa785a46525b129e1ef4d5479e8c284b61eff54e4a6b5cfa8afd7

Contents?: true

Size: 653 Bytes

Versions: 4

Compression:

Stored size: 653 Bytes

Contents

// Colors

$grey-darker: #222324
$grey-dark: #69707a
$grey: #aeb1b5
$grey-light: #d3d6db
$grey-lighter: #ebeff5
$grey-lighter: #f5f7fa

$blue: #42afe3
$green: #97cd76
$orange: #f68b39
$purple: #847bb9
$red: #ed6c63
$turquoise: #1fc8db
$yellow: #fce473

$primary: $turquoise

// Typography

$family-sans-serif: "Helvetica Neue", "Helvetica", "Arial", sans-serif
$family-monospace: "Source Code Pro", "Monaco", "Inconsolata", monospace

$size-1: 48px
$size-2: 40px
$size-3: 28px
$size-4: 24px
$size-5: 18px
$size-6: 14px

$size-7: 11px

// Dimensions

$column-gap: 20px

$header-height: 50px

// Miscellaneous

$easing: ease-out
$radius: 3px
$speed: 86ms

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
bulma-rails-0.0.12 app/assets/stylesheets/bulma/config/variables.sass
bulma-rails-0.0.11 app/assets/stylesheets/bulma/config/variables.sass
bulma-rails-0.0.10 app/assets/stylesheets/bulma/config/variables.sass
bulma-rails-0.0.8 app/assets/stylesheets/bulma/config/variables.sass