Sha256: 8c89e2f155ff93ede2d8792ed9cdaa2b4c722c71235d6ad4c195ffec93d394c1
Contents?: true
Size: 1.68 KB
Versions: 3
Compression:
Stored size: 1.68 KB
Contents
@import "foundation/common/ratios"; // Settings file containing Foundation defaults // Grid Settings // $rowWidth: 1000px; // $columnGutter: 30px; // $totalColumns: 12; // $mobileTotalColumns: 4; // Colors Settings // $mainColor: #2ba6cb; // $secondaryColor: #e9e9e9; // $alertColor: #c60f13; // $successColor: #5da423; // $txtColor: #222; // $highlightColor: #ffff99; // $black: #000; // $white: #fff; // $shinyEdge: rgba(#fff, .5); // $darkEdge: rgba(#000, .2); // Typography Settings // $headerFontFamily: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; // $headerFontWeight: bold; // $headerFontColor: #222; // $bodyFontFamily: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; // $bodyFontWeight: normal; // $bodyFontColor: #222; // Button Settings // $buttonRadius: 3px; // $btnBase: 10px; // $tinyBtnBase: $btnBase - 5; // $smallBtnBase: $btnBase - 3; // $largeBtnBase: $btnBase + 5; // Form Settings // $formSpacing: 12px; // Tab Settings // $tabHeight: 40px; // Nav Bar Settings // $navBarHeight: 40px; // $navFlyoutBaseWidth: 250px; // Modular Scale // $ratio: $golden; // $baseFontSize: 14px; // $importantModNum: 44px; // Tooltip Settings // $hasTipBorderBottom: dotted 1px #ccc; // $hasTipFontWeight: bold; // $hasTipFontColor: #333; // $hasTipBorderBottomHover: dotted 1px darken($mainColor, 20%); // $hasTipFontColorHover: $mainColor; // $tooltipBackgroundColor: #000; // $tooltipBackgroundOpacity: 0.85; // $tooltipFontSize: 12; // $tooltipFontWeight: bold; // $tooltipFontColor: #fff; // $tapToCloseFontSize: 10; // $tapToCloseFontWeight: normal; // $tapToCloseFontColor: #888; // $tooltipFontSizeScreenSmall: 14; // $tooltipBackgroundOpacityScreenSmall: 0.85;
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
zurb-foundation-3.0.9 | templates/project/scss/_settings.scss |
zurb-foundation-3.0.9.rc1 | templates/project/scss/_settings.scss |
zurb-foundation-3.0.8 | templates/project/scss/_settings.scss |