Sha256: 2b5e2d9c1c7348acf0b3cfdb6d3c097587859f0f4e750aa9892b46df06b7a743

Contents?: true

Size: 630 Bytes

Versions: 2

Compression:

Stored size: 630 Bytes

Contents

// Colors

$grey-darker: #222324
$grey-dark: #69707a
$grey: #aeb1b5
$grey-light: #d3d6db
$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

2 entries across 2 versions & 1 rubygems

Version Path
bulma-rails-0.0.15 app/assets/stylesheets/bulma/config/variables.sass
bulma-rails-0.0.14 app/assets/stylesheets/bulma/config/variables.sass