Sha256: 41cec8642ef9ce122cf44d2678e435dca07ce3ac430761bf969782d924235ac6

Contents?: true

Size: 1.76 KB

Versions: 1

Compression:

Stored size: 1.76 KB

Contents

// Override EDGE variables here
// To override, uncomment the variable and set the new value

// -------
// FONT
// -------
$header-font-family : Helvetica, Arial, "sans-serif";
$body-font-family   : Helvetica, Arial, "sans-serif";
// $code-font-family   : Consolas, Courier, "monospace";

// -----------
// COLORS
// -----------

$main-color : #2a71e3;
$sub-color  : #d7d7d7;
// $link-color : $main-color;

// ----------------
// OUTPUT CONFIG
// ----------------
// $responsive : true;
// $adaptive   : false;

// $include-animate : false;
// $include-print   : false;
// $include-code    : false;

// ---------------
// GLOBAL VALUE
// ---------------
// $g-radius     : 3px;
// $g-transition : all .2s ease-in-out;

// --------
// GRID
// --------
// $row-max-width : 1140px;
// $total-columns : 12;
// $column-gutter : 20px;

// ------------
// TILE
// ------------
// $max-tiles   : 12;
// $tile-gutter : 15px;

// ------
// BODY
// ------
// $body-background  : #fff;
// $body-font-color  : #222;
// $body-font-weight : 400;

// $body-font-size   : 16px;
// $body-line-height : 1.5;

// ---------------
// TYPOGRAPHY
// ---------------
// $h1-font-size : 44px;
// $h2-font-size : 36px;
// $h3-font-size : 28px;
// $h4-font-size : 22px;
// $h5-font-size : 18px;
// $h6-font-size : 16px;

// $header-font-color  : $body-font-color;
// $header-font-weight : 700;

// -------------------
// MEDIA QUERIES
// -------------------
// $mini-screen   : 480px;
// $small-screen  : 767px;
// $medium-screen : 1000px;
// $large-screen  : 1440px;
// $retina-screen : 192dpi;

// ------------------
// TEXT DIRECTION
// ------------------
// $text-direction   : ltr;  // Controls default global text direction, 'rtl' or 'ltr'

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
edge_framework-2.0.0.a template/base/assets/sass/_setting.scss