Current Directory: /home/astoriaah/www/templates/yootheme/vendor/assets/uikit-themes/master-max/styles
Viewing File: /home/astoriaah/www/templates/yootheme/vendor/assets/uikit-themes/master-max/styles/white-red.less
//
// Global
//
@global-color: #919191;
@global-emphasis-color: #222222;
@global-danger-background: #f0423f;
@global-link-color: @global-primary-background;
@global-primary-background: #dd3f46;
@global-secondary-background: #2b3147;
//
// Alert
//
@alert-primary-background: #feecec;
//
// Card
//
@card-primary-background: @global-primary-background;
@card-primary-hover-background: #dc363f;
@card-secondary-background: @global-secondary-background;
@card-secondary-hover-background: #435c6d;
//
// Offcanvas
//
@offcanvas-bar-background: #353a4d;
@offcanvas-overlay-background: rgba(255, 255, 255, 0.74);