/*******************************************
***       Style color  Blue              ***
*******************************************/

// Color Themes
// --------------------------------------------------
@YTcolorTheme1:                 #0f8db3;
@YTcolorTheme2:                 #669a6b;


@background1:                   @YTcolorTheme1;
@background2:                   @YTcolorTheme2;
@base-url:                      "../images/styling/blue";

// Links
// -------------------------
@linkColor:                     @YTcolorTheme1;
@linkColorHover:                @YTcolorTheme2;
@linkColor2:                    @YTcolorTheme2;
