Skip to content

哔哩哔哩黑暗样式 by sakuraciyuan

Screenshot of 哔哩哔哩黑暗样式

Details

Authorsakuraciyuan

LicenseNo License

Category用户样式

Created

Updated

Size39 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

换个颜色

Notes

Userstyle doesn't have notes.

Source code

Source code has over 10K characters, so we truncated it. You can inspect the full source code on install link.
/* ==UserStyle==
@name         哔哩哔哩黑暗样式
@version      20220228.11.48
@namespace    userstyles.world/user/sakuraciyuan
@description  换个颜色
@author       sakuraciyuan
@license      No License
==/UserStyle== */

@-moz-document url-prefix("https://www.bilibili.com/"), domain("bilibili.com") {
.v-img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: inherit;
    filter: brightness(0.5);
}
/*滤镜*/
.video-item.matrix .title {
    font-size: 12px;
    line-height: 20px;
    color: #FFF;
}
.suggest-wrap[data-v-147531bc] {
    width: 100%;
    min-width: 236px;
    max-height: 612px;
    overflow-y: auto;
    position: absolute;
    background: #444;
    border: 2px solid #555;
    box-sizing: border-box;
    box-shadow: 0 2px 4px rgb(0 0 0 / 10%);
    border-radius: 2px;
    padding: 16px 0;
    margin-top: 2px;
    font-family: PingFang SC,sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #212121;
    z-index: 100;
    -webkit-font-smoothing: antialiased;
}
.search-wrap .fixed-top .search-block .input-wrap input {
    box-sizing: border-box;
    width: 424px;
    height: 30px;
    border: 2px solid #444;
    border-radius: 4px;
    font-size: 16px;
    padding: 8px 32px 8px 15px;
}
.search-wrap .fixed-top .search-block .input-wrap {
    height: 100%;
    position: relative;
    background: #444;
    border-radius: 4px;
    width: 424px;
    margin-right: 10px;
}
.search-wrap .fixed-top {
    animation: fadeIn .5s;
    width: 100%;
    z-index: 10000;
    position: fixed;
    top: 0;
    left: 0;
    background: #333;
    box-shadow: 0 2px 2px rgb(0 0 0 / 15%);
    height: 50px;
}
.search-wrap .search-block .input-wrap input {
    box-sizing: border-box;
    height: 42px;
    box-shadow: none;
    padding: 11px 15px;
    background: transparent;
    width: 424px;
    border: 2px solid #444;
    border-radius: 4px;
    font-size: 16px;
    color: #222;
}
.search-wrap .search-block .input-wrap {
    position: relative;
    background: #444;
    border-radius: 4px;
    float: left;
    width: 424px;
    margin-right: 10px;
}
.all-user-item .u-videos .video-item .video-desc[data-v-6a1ddc55] {
    line-height: 17px;
    font-size: 12px;
    color: #FFF;
    height: 34px;
    width: 121px;
    margin-bottom: 3px;
    max-height: 34px;
    overflow: hidden;
    word-break: break-all;
    text-overflow: ellipsis;
    display: inline-block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -Webkit-box-orient: vertical;
}
.video-item.matrix {
    position: relative;
    height: 208px;
    width: 168px;
    border: 2px solid #444;
    border-radius: 4px;
}
.all-user-item .user-row .title[data-v-6a1ddc55] {
    display: inline-block;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #FFF;
    vertical-align: middle;
    margin-right: 4px;
}
#all-list .mixin-list ul:not(:last-child) {
    border-bottom: 3px solid #444;
}
#pgc-navigate-wrap .ep-box .ep-sub .ep-item {
    display: inline-block;
    height: 32px;
    border-radius: 4px;
    border: 1px solid #444;
    line-height: 32px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 12px;
    color: #6c7579;
}
.filter-wrap .filter-item a {
    color: #fff;
    font-size: 12px;
    line-height: 20px;
}
.video-page-card .card-box .pic-box .pic img {
    width: 141px;
    height: 80px;
    object-fit: cover;
    display: block;
    margin: 0 auto;
    filter: brightness(0.8);
}
.bili-header .header-entry-mini .v-img>img {
    border: 2px solid #fff;
    border-radius: 50%;
    image-rendering: -webkit-optimize-contrast;
    filter: none;
}
.block-area .timeline-toggle-block {
    background: url(//s1.hdslb.com/bfs/static/bangumi-home/asserts/toggle-base.png) center -480px no-repeat;
    position: relative;
    height: 40px;
    filter: brightness(0.4);
}
.timeline-box .timeline-item .preview, .timeline-box .timeline-item .preview img {
    width: 72px;
    height: 72px;
    border-radius: 4px;
    filter: brightness(0.9);
}
.spread-module .pic {
    position: relative;
    width: 160px;
    height: 100px;
    display: block;
    overflow: hidden;
    text-align: center;
    border-radius: 4px;
    filter: brightness(0.7);
}
::-webkit-scrollbar {
    max-width: 6px;
    max-height: 12px;
  }
  ::-webkit-scrollbar-thumb {
    background-color: #333;
    height: 100px;
    border-radius: 50px;
  }
:root {
    --bg1: #25272a;
    --bg2: #3f3f3f;
    --bg3: #414141;
    --bg1_float: #25272a;
    --bg2_float: #414141;
    --text1: #e2e2e2;
    --text2: #cacaca;
    --text3: #bababa;
    --text4: #4e4e4e;
    --line_light: #414141;
    --line_regular: #484848;
    --line_bold: #4e4e4e;
    --graph_white: #25272a;
    --graph_bg_thin: #3f3f3f;
    --graph_bg_regular: #414141;
    --graph_bg_thick: #484848;
    --graph_weak: #4e4e4e;
    --graph_medium: #bababa;
    --graph_icon: #cacaca;
}

:root {
    --Ga0: #F6F7F8;
    --Ga0_s: #F6F7F8;
    --Ga0_t: #F6F7F8;
    --Ga1: #F1F2F3;
    --Ga1_s: #F1F2F3;
    --Ga1_t: #F1F2F3;
    --Ga1_e: #F1F2F3;
    --Ga2: #E3E5E7;
    --Ga2_t: #E3E5E7;
    --Ga3: #C9CCD0;
    --Ga3_t: #C9CCD0;
    --Ga4: #AEB3B9;
    --Ga4_t: #AEB3B9;
    --Ga5: #9499A0;
    --Ga5_t: #9499A0;
    --Ga6: #797F87;
    --Ga6_t: #797F87;
    --Ga7: #61666D;
    --Ga7_t: #61666D;
    --Ga8: #484C53;
    --Ga8_t: #484C53;
    --Ga9: #2F3238;
    --Ga9_t: #2F3238;
    --Ga10: #18191C;
    --Ga10_t: #18191C;
    --Ga11: #FFFFFF;
    --Ga12: #F1F2F3;
    --Wh0: #FFFFFF;
    --Wh0_t: #FFFFFF;
    --Ba0: #000000;
    --Ba0_s: #000000;
    --Ba0_t: #000000;
    --Pi0: #FFF3F6;
    --Pi1: #FFECF1;
    --Pi2: #FFD9E4;
    --Pi3: #FFB3CA;
    --Pi4: #FF8CB0;
    --Pi5: #FF6699;
    --Pi5_t: #FF6699;
    --Pi6: #E84B85;
    --Pi7: #D03171;
    --Pi8: #AD1C5B;
    --Pi9: #771141;
    --Pi10: #3F0723;
    --Ma0: #FEF3FC;
    --Ma1: #FDEBFA;
    --Ma2: #FBD7F4;
    --Ma3: #F7AEEB;
    --Ma4: #F286E2;
    --Ma5: #EE5DDB;
    --Ma6: #DA41CB;
    --Ma7: #C525BA;
    --Ma8: #9B1797;
    --Ma9: #670F67;
    --Ma10: #330834;
    --Re0: #FEF3F2;
    --Re1: #FEECEA;
    --Re2: #FDD7D4;
    --Re3: #FCAFAA;
    --Re4: #FA857F;
    --Re5: #F85A54;
    --Re6: #E23D3D;
    --Re7: #C9272C;
    --Re8: #9F1922;
    --Re9: #710E18;
    --Re10: #3B060D;
    --Or0: #FFF6EE;
    --Or1: #FFF0E3;
    --Or2: #FFE1C7;
    --Or3: #FFC18F;
    --Or4: #FFA058;
    --Or5: #FF7F24;
    --Or6: #E95B03;
    --Or7: #BB4100;
    --Or8: #8D2D00;
    --Or9: #5E1B00;
    --Or10: #2F0C00;
    --Ye0: #FFFAEF;
    --Ye1: #FFF6E4;
    --Ye2: #FFEEC9;
    --Ye3: #FFDB93;
    --Ye4: #FFC65D;
    --Ye5: #FFB027;
    --Ye6: #E58900;
    --Ye7: #B76800;
    --Ye8: #8A4A00;
    --Ye9: #5B2E00;
    --Ye10: #2F1600;
    --Ly0: #FFFCEC;
    --Ly1: #FFFADF;
    --Ly2: #FFF5BF;
    --Ly3: #FFEA80;
    --Ly4: #FFDC40;
    --Ly5: #FFCC00;
    --Ly6: #D5A300;
    --Ly7: #AA7D00;
    --Ly8: #805A00;
    --Ly9: #553900;
    --Ly10: #2B1B00;
    --Lg0: #F7FBEF;
    --Lg1: #F2F9E4;
    --Lg2: #E3F2C8;
    --Lg3: #C7E691;
    --Lg4: #A9D95B;
    --Lg5: #88CC24;
    --Lg6: #66B105;
    --Lg7: #4E8E04;
    --Lg8: #376A03;
    --Lg9: #224702;
    --Lg10: #102301;
    --Gr0: #EFFBF3;
    --Gr1: #E4F8EA;
    --Gr2: #CAF1D6;
    --Gr3: #95E4AF;
    --Gr4: #5FD689;
    --Gr5: #2AC864;
    --Gr6: #0EB350;
    --Gr7: #089043;
    --Gr8: #046E35;
    --Gr9: #034926;
    --Gr10: #012414;
    --Cy0: #EDFBFB;
    --Cy1: #E2F8F8;
    --Cy2: #C4EFF0;
    --Cy3: #89E1E1;
    --Cy4: #4FD3D1;
    --Cy5: #14C4BF;
    --Cy6: #02AAAA;
    --Cy7: #018488;
    --Cy8: #015F66;
    --Cy9: #013D44;
    --Cy10: #001D22;
    --Lb0: #ECFAFE;
    --Lb1: #DFF6FD;
    --Lb2: #BFEDFA;
    --Lb3: #80DAF6;
    --Lb4: #40C5F1;
    --Lb5: #00AEEC;
    --Lb6: #008AC5;
    --Lb7: #00699D;
    --Lb8: #004B76;
    --Lb9: #002F4F;
    --Lb10: #001627;
    --Bl0: #F3F5FF;
    --Bl1: #EBEFFF;
    --Bl2: #D7DFFF;
    --Bl3: #B0C1FF;
    --Bl4: #88A4FF;
    --Bl5: #6188FF;
    --Bl6: #4C6DE4;
    --Bl7: #3752C8;
    --Bl8: #2136AC;
    --Bl9: #121F7F;
    --Bl10: #080D41;
    --Pu0: #F9F4FF;
    --Pu1: #F6EDFF;
    --Pu2: #EDDBFF;
    --Pu3: #D8B6FF;
    --Pu4: #C392FF;
    --Pu5: #AC6DFF;
    --Pu6: #8F56E4;
    --Pu7: #723ECC;
    --Pu8: #5627B3;
    --Pu9: #371683;
    --Pu10: #190A44;
    --Br0: #FAF8F6;
    --Br1: #F7F3F0;
    --Br2: #EFE7E0;
    --Br3: #E0CFC1;
    --Br4: #D0B7A3;
    --Br5: #C19D84;
    --Br6: #A5816A;
    --Br7: #856553;
    --Br8: #634A3E;
    --Br9: #423029;
    --Br10: #211815;
    --Si0: #F9FBFC;
    --Si1: #F5F7FA;
    --Si2: #EBEFF4;
    --Si3: #D7E0EA;
    --Si4: #C3D0DF;
    --Si5: #AFC0D5;
    --Si6: #8D9FB9;
    --Si7: #6D7F9C;
    --Si8: #4D5D7C;
    --Si9: #323D54;
    --Si10: #191E2B;
}
:root {
    --Ga0_u: #F6F7F8;
    --Ga1_u: #F1F2F3;
    --Ga2_u: #E3E5E7;
    --Ga3_u: #C9CCD0;
    --Ga4_u: #AEB3B9;
    --Ga5_u: #9499A0;
    --Ga6_u: #797F87;
    --Ga7_u: #61666D;
    --Ga8_u: #484C53;
    --Ga9_u: #2F3238;
    --Ga10_u: #18191C;
    --Ga11_u: #FFFFFF;
    --Ga12_u: #F1F2F3;
    --Wh0_u: #FFFFFF;
    --Ba0_u: #000000;
    --Pi0_u: #FFF3F6;
    --Pi1_u: #FFECF1;
    --Pi2_u: #FFD9E4;
    --Pi3_u: #FFB3CA;
    --Pi4_u: #FF8CB0;
    --Pi5_u: #FF6699;
    --Pi6_u: #E84B85;
    --Pi7_u: #D03171;
    --Pi8_u: #AD1C5B;
    --Pi9_u: #771141;
    --Pi10_u: #3F0723;
    --Ma0_u: #FEF3FC;
    --Ma1_u: #FDEBFA;
    --Ma2_u: #FBD7F4;
    --Ma3_u: #F7AEEB;
    --Ma4_u: #F286E2;
    --Ma5_u: #EE5DDB;
    --Ma6_u: #DA41CB;
    --Ma7_u: #C525BA;
    --Ma8_u: #9B1797;
    --Ma9_u: #670F67;
    --Ma10_u: #330834;
    --Re0_u: #FEF3F2;
    --Re1_u: #FEECEA;
    --Re2_u: #FDD7D4;
    --Re3_u: #FCAFAA;
    --Re4_u: #FA857F;
    --Re5_u: #F85A54;
    --Re6_u: #E23D3D;
    --Re7_u: #C9272C;
    --Re8_u: #9F1922;
    --Re9_u: #710E18;
    --Re10_u: #3B060D;
    --Or0_u: #FFF6EE;
    --Or1_u: #FFF0E3;
    --Or2_u: #FFE1C7;
    --Or3_u: #FFC18F;
    --Or4_u: #FFA058;
    --Or5_u: #FF7F24;
    --Or6_u: #E95B03;
    --Or7_u: #BB4100;
    --Or8_u: #8D2D00;
    --Or9_u...

Reviews

No reviews yet.