Your IP : 216.73.217.80


Current Path : /home/jlgagfroyt/www/templates/yoo_katana/styles/orange/
Upload File :
Current File : /home/jlgagfroyt/www/templates/yoo_katana/styles/orange/style.less

// Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

@import 'https://fonts.googleapis.com/css?family=Roboto:400,300,200,100';

/* theme: Katana - orange */


//
// General
//

@global-background: #222222;
@global-border: #3f3f3f;

//
// Typography
//

@global-color: #777777;
@global-muted-color: #484848;
@global-link-color: #de6707;
@global-link-hover-color: #ea8b3f;
@base-body-font-family: 'Roboto';
@base-heading-font-family: 'Roboto';

//
// Backgrounds
//

@global-primary-background: #ea8b3f;
@global-secondary-background: #ea5e8c;
@global-tertiary-background: #25c5cb;

//
// Base
//

@base-pre-background: #333333;
@base-heading-color: darken(@global-contrast-color, 30%);

//
// Button
//

@button-disabled-background: #222222;

//
// Dropdown
//

@dropdown-navbar-background: @global-dark-background;

//
// Form
//

@form-danger-background: #222222;
@form-success-background: #222222;
@form-disabled-background: #222222;

//
// Thumbnail
//

@thumbnail-border: @global-border;

//
// Icon
//

@icon-button-color: @global-color;

//
// List
//

@list-striped-background: #333333;

//
// Nav
//

@nav-side-nested-hover-color: lighten(@global-link-hover-color, 20%);

//
// Navbar
//

@navbar-background: @global-background;
@navbar-nav-hover-color: @global-contrast-color;
@navbar-nav-active-color: @global-contrast-color;

//
// Pagination
//

@pagination-onclick-color: @global-contrast-color;
@pagination-onclick-background: #d2762c;
@pagination-disabled-background: #333333;

//
// Progress
//

@progress-background: #333333;

//
// Subnav
//

@subnav-pill-hover-background: #333333;

//
// Tab
//

@tab-hover-background: #333333;
@tab-hover-border: #333333;

//
// Table
//

@table-striped-background: #333333;
@table-hover-background: #333333;


// Theme variables
// ========================================================================

@theme-body-background: #101010;
@theme-widgetkit-slideshow-caption-color: #fff;
@theme-widgetkit-style: 'dark';