File Manager

Current Directory: /home/astoriaah/www/templates/yootheme/vendor/assets/uikit-themes/master-horizon
Viewing File: /home/astoriaah/www/templates/yootheme/vendor/assets/uikit-themes/master-horizon/variables.less
// // Component: Variables // // ======================================================================== @internal-fonts: 'Roboto:100,300,300i,400,700|Work+Sans:500,700'; // Global variables // ======================================================================== // // Typography // @global-font-family: Roboto; @global-font-size: 15px; @global-line-height: 1.6; @global-xxlarge-font-size: 40px; @global-xlarge-font-size: 30px; @global-large-font-size: 22px; @global-medium-font-size: 18px; @global-small-font-size: 11px; @global-primary-font-family: Roboto; @global-primary-font-weight: 300; @global-primary-text-transform: inherit; @global-primary-letter-spacing: inherit; @global-primary-font-style: inherit; @global-secondary-font-family: Work Sans; @global-secondary-font-weight: 500; @global-secondary-text-transform: uppercase; @global-secondary-letter-spacing: 1px; @global-secondary-font-style: inherit; // // Colors // @global-color: #696969; @global-emphasis-color: #292929; @global-muted-color: #a0a0a0; @global-link-color: #3D3D3D; @global-link-hover-color: #F91B24; @global-inverse-color: #fff; // // Backgrounds // @global-background: #fff; @global-muted-background: #fafafa; @global-primary-background: #F91B24; @global-secondary-background: #1d1c21; @global-success-background: #33C15E; @global-warning-background: #FFAD45; @global-danger-background: #DE3E3E; // // Borders // @global-border: #e9e9e9; @global-border-width: 1px; @global-border-radius: 0; // // Box-Shadows // @global-small-box-shadow: 0 3px 12px rgba(0,0,0,0.07); @global-medium-box-shadow: 0 4px 28px rgba(0,0,0,0.07); @global-large-box-shadow: 0 6px 50px rgba(0,0,0,0.05); @global-xlarge-box-shadow: 0 28px 50px rgba(0,0,0,0.16); // // Spacings // // Used in margin, section, list @global-margin: 20px; @global-small-margin: 10px; @global-medium-margin: 40px; @global-large-margin: 70px; @global-xlarge-margin: 140px; // Used in grid, column, container, align, card, padding @global-gutter: 20px; @global-small-gutter: 10px; @global-medium-gutter: 40px; @global-large-gutter: 70px; // // Controls // @global-control-height: 40px; @global-control-small-height: 30px; @global-control-large-height: 55px; // // Z-index // @global-z-index: 1000;