Sha256: 163be1bb7bdd819e9ddb364c0db9336a6c9b632988d205c5b35f499329565a5a

Contents?: true

Size: 941 Bytes

Versions: 5

Compression:

Stored size: 941 Bytes

Contents

/* variables */

//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;

//type
@sans-serif-stack: 'Museo Sans', 'helvetica neue', helvetica, arial, sans-serif;
@mono-stack: 'Inconsolata', monaco, courier, monospace;
@base-font-size: 18px;
@code-font-size: 15px;
@code-line-height: 20px;
@base-line-height: 30px;
@baseline: 20px;
@headline-span-size: 30px;

Version data entries

5 entries across 2 versions & 2 rubygems

Version Path
vagrant-cloudstack-1.1.0 vendor/bundle/bundler/gems/vagrant-1cf2a8db4ccb/website/www/source/stylesheets/_variables.less
vagrant-cloudstack-1.1.0 vendor/bundle/bundler/gems/vagrant-272fb27e0536/website/www/source/stylesheets/_variables.less
vagrant-cloudstack-1.1.0 vendor/bundle/bundler/gems/vagrant-309e896975d1/website/www/source/stylesheets/_variables.less
vagrant-cloudstack-1.1.0 vendor/bundle/bundler/gems/vagrant-b421af58e8b3/website/www/source/stylesheets/_variables.less
vagrant-tiktalik-0.0.3 vendor/bundle/ruby/2.0.0/bundler/gems/vagrant-1e28f1ac31e7/website/www/source/stylesheets/_variables.less