Your IP : 216.73.216.240


Current Path : /home/sunflowe/www2/floridevilladereve/templates/saffron/less/uikit/
Upload File :
Current File : /home/sunflowe/www2/floridevilladereve/templates/saffron/less/uikit/variables.less

// Copyright (C) arrowthemes, https://www.gnu.org/licenses/gpl.html GNU/GPL */

//
// Component: Variables
//
// ========================================================================


// Global variables
// ========================================================================

//
// Text
//

@global-color:                                  #404040;
@global-light-color: 							#ffffff;
@global-muted-color:                            #a8aeb6;
@global-primary-color:                          #53b9e0;
@global-secondary-color:                        #da8668;
@global-link-color:                             #ffaa40;
@global-link-hover-color:                       #ffaa40;
@global-contrast-color:                         #ffffff;
@global-heading-color:                          #404040;
@global-font-size:                              15px;
@global-line-height:                            28px;

//
// Backgrounds & Borders
//

@global-background:                             #ffffff;
@global-light-background:                       #f9f9f9;

@global-border:                                 rgba(0, 0, 0, 0.1);
@global-border-radius:                          3px;

@global-box-shadow-size: 						0 1px 5px;
@global-box-shadow:                             rgba(0, 0, 0, 0.1);

@global-default-background:						#ffaa40;
@global-light-background:                     	#f5f9fa;
@global-primary-background:                     #ffaa40;
@global-secondary-background: 					#3C3F46;
@global-success-background:                     #8cc14c;
@global-warning-background:                     #ff7c0e;
@global-danger-background:                      #da3131;

//
// Spacings
//

@global-margin:                                 15px;
@global-large-margin:                           25px;
@global-grid-gutter:                            15px;
@global-grid-gutter-large:                      15px;

//
// Controls
//

@global-height:                                 30px;
@global-mini-height:                            20px;
@global-small-height:                           25px;
@global-large-height:                           40px;

//
// Breakpoints
//

@breakpoint-large:								1024px;

//
// Z-index
//

@global-z-index:                                1000;

//
// Animations
//

@global-transition:                             all 0.2s ease-in-out;
@global-hover-transform:                        scale(1.1);
@global-active-transform:                       scale(0.9);


// Internal Global variables
// ==========================================================================

@global-image-path:                             'images';
@global-style:                                  'default';