Sha256: 84c60e38ce9e9415e5376f9bcc5e4c26cce68b3be86c69b4f1f5b721895ab450

Contents?: true

Size: 801 Bytes

Versions: 40

Compression:

Stored size: 801 Bytes

Contents

/* Table of Contents
==================================================
# Variables Color
# Variables Typography */

/* # Variables Color
================================================== */
$color-primary: $color-blue;
$color-secondary: $color-green;
$color-tertiary: $color-red;

/* # Variables Typography
================================================== */
$typography-gotham-round: true;
$typography-gotham: true;
$typography-base-font: 'Gotham Round';
$typography-heading-font: 'Gotham';
$typography-heading: $typography-heading-font, 'Helvetica', Helvetica, Arial, sans-serif;
$typography-monospace: Monaco, Menlo, Consolas, 'Courier New', monospace;
$typography-sans-serif: $typography-base-font, 'Helvetica', Helvetica, Arial, sans-serif;
$typography-serif: 'Times New Roman', Times, serif;

Version data entries

40 entries across 40 versions & 1 rubygems

Version Path
active_frontend-12.4.32 vendor/assets/stylesheets/_variable.scss
active_frontend-12.4.31 vendor/assets/stylesheets/_variable.scss
active_frontend-12.4.30 vendor/assets/stylesheets/_variable.scss
active_frontend-12.4.29 vendor/assets/stylesheets/_variable.scss
active_frontend-12.4.28 vendor/assets/stylesheets/_variable.scss
active_frontend-12.4.27 vendor/assets/stylesheets/_variable.scss
active_frontend-12.4.26 vendor/assets/stylesheets/_variable.scss
active_frontend-12.4.25 vendor/assets/stylesheets/_variable.scss
active_frontend-12.4.24 vendor/assets/stylesheets/_variable.scss
active_frontend-12.4.23 vendor/assets/stylesheets/_variable.scss
active_frontend-12.4.22 vendor/assets/stylesheets/_variable.scss
active_frontend-12.4.21 vendor/assets/stylesheets/_variable.scss
active_frontend-12.4.20 vendor/assets/stylesheets/_variable.scss
active_frontend-12.4.19 vendor/assets/stylesheets/_variable.scss
active_frontend-12.4.18 vendor/assets/stylesheets/_variable.scss
active_frontend-12.4.17 vendor/assets/stylesheets/_variable.scss
active_frontend-12.4.16 vendor/assets/stylesheets/_variable.scss
active_frontend-12.4.15 vendor/assets/stylesheets/_variable.scss
active_frontend-12.4.14 vendor/assets/stylesheets/_variable.scss
active_frontend-12.4.13 vendor/assets/stylesheets/_variable.scss