Mapbox.js implements a simple, light style on all interaction elements. A dark theme is available by applying class="dark" to the map div.
class="dark"
Example:
<div id="map" class="dark"></div>