| Current Path : /home/jlgagfroyt/www/templates/yoo_unity/styles/green/ |
| Current File : /home/jlgagfroyt/www/templates/yoo_unity/styles/green/style.less |
// Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */ @import 'https://fonts.googleapis.com/css?family=Lato'; /* theme: Unity - green */ // // Typography // @global-link-color: #93c3a9; @global-link-hover-color: #3d4b49; // // Buttons, Navs & Badges // @global-light-background: #ebf4f3; @global-primary-background: #93c3a9; @global-secondary-background: #3d4b49; // // Navbar // @navbar-background: #ffffff; @navbar-gradient-bottom: #fcfcfc; @navbar-nav-active-background: @global-primary-background; // // Panel // @panel-box-primary-link-color: darken(@global-primary-background, 20%); @panel-box-primary-link-hover-color: lighten(@global-primary-background, 30%); @panel-box-secondary-link-hover-color: lighten(@global-secondary-background, 30%); // // Base // @base-body-font-family: 'Lato'; @base-heading-font-family: 'Lato'; // // Theme // @theme_header-background-image: 'green';