File Manager

Current Directory: /home/astoriaah/www/templates/yootheme/vendor/assets/uikit-themes/master-juno/styles
Viewing File: /home/astoriaah/www/templates/yootheme/vendor/assets/uikit-themes/master-juno/styles/white-red.less
// // Global // @global-color: #512645; @global-emphasis-color: @global-color; @global-link-color: #df405a; @global-muted-color: #b0a4ac; @global-link-hover-color: @global-color; @global-danger-background: #c20932; @global-primary-background: @global-link-color; @global-secondary-background: @global-color; @global-success-background: #52a771; @global-warning-background: #f39965; @global-large-box-shadow: 0 14px 25px 0 rgba(108, 67, 97, 0.3); @global-medium-box-shadow: 0 5px 15px 0 rgba(108, 67, 97, 0.15); @global-small-box-shadow: 0 2px 8px 0 rgba(108, 67, 97, 0.15); @global-xlarge-box-shadow: 0 28px 50px 0 rgba(108, 67, 97, 0.3); // // Alert // @alert-primary-background: #efe6ec; @alert-primary-color: @global-color; @alert-success-background: #ecf8f0; // // Base // @base-link-hover-color: #b05396; @base-code-color: #b05396; @base-em-color: #b05396; // // Button // @button-text-hover-color: #f79cac; // // Card // @card-primary-color-mode: light; @card-secondary-color-mode: light; // // Form // @form-danger-border: @global-danger-background; @form-success-border: @global-success-background; // // Marker // @marker-background: @global-color; @marker-color: #ffffff; @marker-hover-background: @global-link-color; @marker-hover-color: #ffffff; // // Section // @section-primary-color-mode: light; @section-secondary-color-mode: light; // // Tile // @tile-primary-color-mode: light; @tile-secondary-color-mode: light; // // Utility // @box-shadow-bottom-background: rgba(108, 67, 97, 0.3); @dragover-box-shadow: 0 0 20px 0 rgba(108, 67, 97, 0.15);