| Current Path : /home/s/u/n/sunflowe/www2/floridevilladereve/templates/saffron/styles/tacha/ |
| Current File : /home/s/u/n/sunflowe/www2/floridevilladereve/templates/saffron/styles/tacha/style.less |
// Copyright (C) arrowthemes, https://www.gnu.org/licenses/gpl.html GNU/GPL */
@import 'https://fonts.googleapis.com/css?family=Varela+Round|Raleway:500';
//
// General
//
@theme_global-body-style: 'tacha';
@global-background: #4a433e;
@theme-canvas-background: #2d2a27;
@theme-canvas-background-image: 'rough';
@global-light-background: rgba(0, 0, 0, 0.1);
@global-primary-background: #ead4ab;
@global-default-background: #ead4ab;
@global-box-shadow: rgba(0, 0, 0, 0.3);
@theme-thin-font-weight: 300;
//
// Colors
//
@global-border: rgba(0, 0, 0, 0.1);
@global-primary-color: #ead4ab;
@global-light-color: rgba(255, 255, 255, 0.2);
@global-link-color: #ead4ab;
@global-link-hover-color: #ffcd76;
@global-contrast-color: #262523;
@theme-light-font-color: rgba(255, 255, 255, 0.15);
@theme-border-strip-color: #ead4ab;
//
// Typography
//
@global-font-size: 14px;
@global-line-height: 26px;
@global-color: #dbd8d8;
@base-body-font-family: 'Varela Round';
@base-body-font-weight: 400;
@global-heading-color: #ffffff;
@base-heading-font-family: 'Raleway';
@base-heading-font-weight: 500;
//
// Toolbar
//
@theme-toolbar-background: rgba(0, 0, 0, 0.1);
@theme-toolbar-color: #f4f4f4;
@theme-toolbar-link-color: #f4f4f4;
@theme-toolbar-hover-color: #ffcd76;
//
// Heading
//
@theme-top-header-background: #554b44;
@theme-top-header-height: 251px;
@theme-header-right-color: #ffffff;
//
// Menubar
//
@theme-menubar-background: #ead4ab;
@theme-menubar-color: #262523;
@theme-menubar-sticky-background: #ead4ab;
@theme-menubar-sticky-color: #262523;
@theme-menubar-active-item-background: rgba(255, 255, 255, 0.15);
@theme-menubar-active-item-color: #262523;
@theme-menubar-dropdown-background: #554b44;
@theme-menuitem-color: #ffffff;
@theme-menuitem-hover-background: #ead4ab;
@theme-menuitem-hover-color: #262523;
@navbar-nav-font-family: 'Varela Round';
@navbar-nav-font-weight: 400;
@theme-menubar-responsive-background: #554b44;
@theme-menubar-responsive-color: #ead4ab;
//
// Slider
//
@theme-slider-caption-background: rgba(45, 45, 45, 0.5);
@theme-slider-caption-color: #ffffff;
@theme-slider-active-color: #ead4ab;
@theme-slider-right-background: #7e6b58;
@theme-slider-right-color: #ffffff;
@theme-slider-right-link-color: #ffffff;
@theme-slider-right-link-hover-color: #ffcd76;
//
// Breadcrumbs
//
@theme-breadcrumbs-background: #7e6b58;
@theme-breadcrumbs-color: #ffffff;
@theme-breadcrumbs-link-color: #ffffff;
//
// Spotlight
//
@theme-spotlight-background: #7e6b58;
@theme-spotlight-color: #ffffff;
@theme-spotlight-link-color: #ffffff;
//
// Footer
//
@theme-utility-background: #7e6b58;
@theme-utility-background-image: 'rough';
@theme-utility-color: #ffffff;
@theme-footer-background: #554b44;
@theme-footer-background-image: 'horizontal';
@theme-footer-color: #ffffff;
@theme-footer-link-color: #ffffff;
@theme-footer-hover-color: #ead4ab;
@theme-footer-nav-link-color: #ead4ab;
@theme-footer-bottom-border-color: #ead4ab;
//
// Calendar
//
@theme-events-monthyear-background: #ead4ab;
@theme-events-monthyear-color: #262523;
@theme-events-dates-background: #34302c;
@theme-events-dates-color: #dbd8d8;
//
// Box Shadow
//
@global-box-shadow: rgba(0, 0, 0, 0.1);
@global-box-shadow-size: 0 1px 5px;
//
// Grid
//
@grid-divider-border: rgba(0,0,0,0.07);
@grid-divider-box-shadow: rgba(255,255,255,0.05);
//
// Panel
//
@panel-box-primary-background: #ead4ab;
@panel-box-primary-color: #4a433e;
@panel-box-primary-title-color: #4a433e;
@panel-box-secondary-background: #7E6B58;
@panel-box-secondary-color: #ffffff;
@panel-box-secondary-title-color: #ffffff;
@panel-title-font-weight: 500;
//
// Article
//
@article-meta-font-size: 12px;
@article-title-font-weight: 500;
@thumbnail-background: rgba(0, 0, 0, 0.1);
@thumbnail-border: rgba(0, 0, 0, 0.15);
//
// offcanvas
//
@nav-offcanvas-nested-color: #dbd8d8;
@nav-offcanvas-color: #dbd8d8;
//
// Form
//
@form-background: rgba(0, 0, 0, 0.2);
@form-focus-background: rgba(255,255,255,0.1);
@form-focus-border: #ead4ab;
.tm-scroller-border {
border: 1px dashed rgba(255, 255, 255, 0.1);
}
// custom hooks
.hook-thumbnail() {
box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.05),
0 0 2px 1px rgba(0, 0, 0, 0.1) inset;
}
.hook-alert() {
text-shadow: none;
}
.hook-alert-danger() {
text-shadow: none;
}