function darkStyle(settings) { const styles = ``; $("#bilibili-new-style-dark").remove(); $("body").after(styles); }