Sha256: f703dabdeefc4aa6f64c672dfef2fed8ca11127648a8aba82676a1f6a0de24bd

Contents?: true

Size: 1.14 KB

Versions: 4

Compression:

Stored size: 1.14 KB

Contents

// Global values
// --------------------------------------------------

$header-height: 92px;
$btn-border-radius: 4px;
$el-border-radius: 6px;
$baseline: 20px;

//grayscale
$black: #000;
$white: #fff;
$gray-background: #f7f6f1;
$dark-gray-text: #7f7f7f;
$light-gray-background: #f0f0f0;
$light-gray: #ccc;
$light-gray-text: #eeeeee;
$dark-gray-background: #333;
$medium-gray-text: #666;

//vagrant colors
$blue-text: #2490cc;
$dark-blue-text: #476576;
$light-blue-background: #dbf1ff;
$vagrant-blue: #0094bf;
$light-sidebar-background: #a1ccf0;
$docs-blue: #22407f;
$blue-background: #1e71a1;
$purple-text: #270836;
$purple: #735f9f;

//misc colors
$blue: #48b4fb;
$green: #43d193;
$code-highlight-text: #73c5dd;
$current-color: inherit;
$button-color: $vagrant-blue;
$primary-button-color: #48b4fb;

// Typography
// -------------------------
$font-family-museo-sans: "Museo Sans", "Helvetica Neue", helvetica, arial, sans-serif;
$font-weight-museo-sans-xl: 100;
$font-weight-museo-sans-reg: 300;
$font-weight-museo-sans-sb: 500;
$font-weight-museo-sans-xb: 700;
$font-weight-museo-sans: $font-weight-museo-sans-reg;

$font-family-monospace: "Courier New", monospace;

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
vagrant-compose-yaml-0.1.3 vendor/bundle/ruby/2.2.0/bundler/gems/vagrant-dbb756c7b6da/website/source/assets/stylesheets/_variables.scss
vagrant-compose-yaml-0.1.2 vendor/bundle/ruby/2.2.0/bundler/gems/vagrant-dbb756c7b6da/website/source/assets/stylesheets/_variables.scss
vagrant-compose-yaml-0.1.1 vendor/bundle/ruby/2.2.0/bundler/gems/vagrant-dbb756c7b6da/website/source/assets/stylesheets/_variables.scss
vagrant-compose-yaml-0.1.0 vendor/bundle/ruby/2.2.0/bundler/gems/vagrant-dbb756c7b6da/website/source/assets/stylesheets/_variables.scss