// Default colors
.skin-default{
    // Topbar
    .topbar {
        background: $gray-700;
    }
}
