Robin Enhancement Script

Highlight mentions, make links clickable, add tabbed channels & automatically remove spam

< 脚本Robin Enhancement Script的反馈

提问/评论

§
发表于:2016-04-04

A few tweaks

// FIX RES nightmode (ish)
document.styleSheets[0].insertRule(".res-nightmode #robinChatWindow div.robin-message { color: #ccc; }", 0);
document.styleSheets[0].insertRule(".res-nightmode .robin-chat--input { background: #222 !important;}", 0);
document.styleSheets[0].insertRule(".res-nightmode .robin-chat--vote { background: #777 !important; color: #ccc !important;}", 0);
document.styleSheets[0].insertRule(".res-nightmode .robin-chat--sidebar-widget { background: #222; color: #ccc;}", 0);
document.styleSheets[0].insertRule(".res-nightmode .robin--presence-class--away {color: #999;}", 0);
document.styleSheets[0].insertRule(".res-nightmode .robin-room-participant { background: #222; color: #999;}", 0);

This cleans up nightmode nicely.

发表回复

登录(不可用)以发表回复。

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址