BootMCE

— another Bootstrap-styled skin for TinyMCE

tinymce.init({
    selector: "#test",
    skin: "bootmce"
});

View the project on GitHub.