/* Default Theme (Green) */ .brand-logo { border-color: #4DCACA #31A3A3 #1D8888; } a, .sidebar-social-list > li a:hover, .sidebar-social-list > li a:focus, .navbar .nav.navbar-nav > li.active > a, .navbar .nav.navbar-nav > li > a:focus, .navbar .nav.navbar-nav > li > a:hover { color: @green; } a:hover, a:focus { color: @dark_green; } .pace-progress { background: @green; } .pace .pace-activity { border-top-color: @green; border-left-color: @green; }