Why are you using now both methods (Cereal's and mine) in your jQuery function.
Delete all the
$('link[rel=stylesheet][title=colors]').attr('href', 'bootstrap-3.3.5/css/custom.css');
Also to be sure... do you call for the jQuery library like below?
<script type="text/javascript" src="http://www.google.com/jsapi"></script>