// ==UserScript== // @name HUYA Dark // @description 虎牙直播 - 黑暗主题 无礼物模式 // @namespace http://www.huya.com/ // @author qq2225936589 // @include http://www.huya.com/* // @version 1.1.9.3 // @grant none // @downloadURL none // ==/UserScript== function hideOT() { //$('.room-hd').hide(); //$('.week-rank').hide(); //$('.room-sidebar').hide(); $(".noble-speak-wrap").css("cssText", "padding:0 17px 0 12px!important"); $(".noble-enter-wrap").css("cssText", "padding:0 17px 0 12px!important"); $(".box-noble-enter").css("cssText", "padding:0 17px 0 12px!important"); $('body').css("background-color", "#000"); $(".room-sidebar").css("background", "#000"); $(".chat-room__ft").css("border-top", "0px"); $(":input[name='hsk']").css("border-radius", "0px"); $(":input[name='hsk']").css("border", "0px"); $(":input[name='hsk']").css("background", "#222"); $(".duya-header-wrap").css("border-bottom", "0px"); $(".duya-header-wrap").css("background", "#000"); $(".player-ctrl-wrap").css("background", "#000"); $(".room-hd").css("background-color", "#000"); $(".room-hd").css("border", "0px"); $(".host-detail").css("background", "#000"); $(".host-control-other").css("background", "#000"); $(".illegal-report").css("background", "#000"); $(".share-entrance").css("background", "#000"); $("#activityCount").css("background", "#000"); $(".room-player-wrap").css("background", "#000"); $("#js-week-btn").css("background", "#000"); $("#js-fans-btn").css("background", "#000"); $(".week-rank__unit").css("background", "#000"); $(".chat-room__tab").css("background-color", "#000"); $(".chat-room__ft").css("background", "#000"); $("#pub_msg_input").css("background", "#181818"); $(".chat-room__wrap").css("background", "#000"); $(".chat-room__bd").css("background", "#000"); $(".current-peo-tit").css("background", "#000"); $(".noble-enter-wrap").css("background", "#000"); $(".box-noble").css("background", "#000"); $(".noble-enter-wrap").css("border", "0px"); $(".box-noble").css("border", "0px"); $(".room-sidebar").css("border", "0px"); $(".week-rank__hd").css("border-top", "0px"); $(".week-rank__unit").css("border-bottom", "0px"); $(".chat-room__hd").css("border-top", "0px"); $(".chat-room__ft__chat").css("border", "0px"); $(".chat-room__input").css("border-left", "0px"); $(".chat-room__input").css("margin-left", "0px"); $('.notice-tit').hide(); $('#J-room-chat-font').hide(); $('#J-room-chat-color').hide(); $('#J_inputEmot').hide(); $('#player-marquee-bg').hide(); $('.youlike').hide(); $('.huya-video').hide(); $('.hd-wrap').hide(); $('.reddot').hide(); $('.chat-host-pic').hide(); $('.chat-room__ft__pannel').hide(); $('.player-gift-wrap').hide(); $('.btn-link__hover_i').hide(); $(".player-wrap").css("height", "calc(100% - 40px)"); $(".main-room").css("padding", "0px 25px 0"); //$(".room-player-main").css("margin-right", "300px"); //$(".room-sidebar").css("width", "290px"); //$(".chat-room__ft").css("width", "290px"); $("#pub_msg_input").css("width", "320px"); $("#pub_msg_input").css("border-radius", "10px"); $("#pub_msg_input").css("color", "#999"); $('#msg_send_bt').hide(); $(".host-name").css("color", "#77C773"); $(".match_body_wrap").css("background", "#000"); $("#main_col").css("background", "#000"); $(".room-wrap").css("background", "#000"); $(".special-bg").css("height", "120px"); $(".special-bg").css("background-image", ""); $(".special-bg").remove(); $(".game-live-item").css("background", "#000"); $(".num").css("background", "#000"); $(".week-rank-name").css("color", "#666"); $(".sidebar-hide").css("background", "#000"); $(".sidebar-show").css("background", "#000"); $("#avatar-img").css("border-radius", "50%"); $("#avatar-img").css("opacity", "0.3"); $('.g-gift').hide(); $('.banner').hide(); $('.item-mask').hide(); $(".pic").css("border-radius", "20px"); $("img").removeAttr('title'); $("img").removeAttr('alt'); $(".header-search-tips").css("background-color", "#000"); $(".header-search-tips").css("border", "1px solid #333"); $(".tag").css("opacity", "0.5"); $(".tag").css("border-radius", "50%"); $(".btn-subscribe").css("opacity", "0.48"); $("#duya-header-logo").css("opacity", "0.48"); $("#login-userAvatar").css("opacity", "0.48"); $(".danmu-show-btn").css("opacity", "0.48"); $(".sound-progress").css("opacity", "0.4"); $(".send-to").hide(); $('.noble-enter-pic').hide(); $('.player-banner-gift').hide(); $('li').css("line-height", "16px"); $('.box-noble-icon').hide(); $(".box-noble").css("padding", "0 0px 0 0px"); $(".noble-speak-wrapr").css("line-height", "16px"); $(".noble-speak-wrapr").css("height", "16px"); $(".box-noble-enter").css("line-height", "16px"); $(".box-noble-enter").css("height", "16px"); $(".noble-enter-wrap").css("line-height", "16px"); $(".noble-enter-wrap").css("height", "16px"); $('.fans-icon').hide(); $('.admin-icon').hide(); //$(".name").css("color", "#222"); //$(".name-wrap").css("color", "#222"); $(".text-content").css("color", "#2B78C6"); $(".msg").css("color", "#2B78C6"); $("#live-count").css("color", "#56b9fe"); $(".name-wrap").hide(); $(".name").hide(); $(".box-noble-enter").hide(); $('.room-player-wrap').css('height', '720px'); setTimeout(hideOT, 500); } hideOT(); $(".sidebar-hide").append("


显示
聊天


网页
全屏

");