Skip to content

bilibili.com(黑色-主页-视频播放-专栏) by kasusa

Screenshot of bilibili.com(黑色-主页-视频播放-专栏)

Details

Authorkasusa

LicenseNo License

Categorywww.bilibili.com

Created

Updated

Size811 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

黑色:主页-视频播放-专栏
其他界面没有适配

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         bilibili.com(黑色-主页-视频播放-专栏)
@version      20230311.05.40
@namespace    ?
==/UserStyle== */

@-moz-document url-prefix("https://www.bilibili.com/read") {
* {
    background: black !important;
    border: none !important;
}
h1,
h2,
p,
span {
    color: #ffffffc9 !important;
}
a,
label {
    color: #00caff !important;
}
img {
    opacity: .8;
    /*     background:black !important; */
}
}

@-moz-document url-prefix("https://www.bilibili.com/video") {
#app{
    filter: invert(1);
}
video{
    filter: invert(1);
}
img{
    filter: invert(1);
}
svg{
    filter: invert(1);
}
}

@-moz-document url("https://www.bilibili.com/") {
#i_cecream{
    filter: invert(1);
}
video{
    filter: invert(1);
}
img{
    filter: invert(1);
}
svg{
    filter: invert(1);
}
}

Reviews

No reviews yet.