Twitter\'s bootstrap uses Icons by Glyphicons. They are \"available in dark gray and white\" by default:
available in dark gray and white
You can change color globally as well
i.e.
.glyphicon { color: #008cba; }