Sha256: aafe0f58d6e8b5299fcb193b968ee7d3ccce7b87b28f3c722e0748321ada3d9e

Contents?: true

Size: 874 Bytes

Versions: 4

Compression:

Stored size: 874 Bytes

Contents

// USWDS overrides

$usa-form-width: 32em;
$font-serif: "Roboto Slab",serif;


// Vets.gov
$color-green-darker: #195c27;

// Pieces of elements/typography we need
// TODO: properly incorporate elements/typography
$base-font-size: rem(16px);

// Other Colors
$polar: #E8F5FA;
$wild-sand: #f6f6f6;
$green-white: #eff0e6;
$olso-gray: #849097;

$color-va-black: #000;
// TODO: These colors is close enough to $color-gray-warm-dark and 
// to each other that maybe we should replace them.
$color-va-gray-cool-dark: #444; 
$color-va-gray-cool-medium: #555; 
$color-va-gray-medium: #ccc;

// TODO: This can probably be replaced with $color-primary-alt-darkest
$color-va-primary-alt-darkest: #069;
$color-va-primary-darker: #003E73;

// TODO can probably replace with $color-secondary-darkest 
$color-va-secondary-darkest: #a91d28; 

// VA Fonts
$roboto-slab: 'Roboto Slab', serif;

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
va_common-0.4.4 app/assets/stylesheets/_va-variables.scss
va_common-0.4.3 app/assets/stylesheets/_va-variables.scss
va_common-0.4.1 app/assets/stylesheets/_va-variables.scss
va_common-0.4.0 app/assets/stylesheets/_va-variables.scss