Skip to content

RDFZchenyy Style Test by rdfzchenyy

Details

Authorrdfzchenyy

LicenseNo License

Categorytest

Created

Updated

Size4.0 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

RDFZchenyy's test style

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Li Luogu
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author       Luogu----The_BJX
==/UserStyle== */

@-moz-document domain("www.luogu.com.cn") {
    /* 在此插入代码... */
    a{
        /*color:#ffffff;*/
    }
    body {
        background-image: url('https://cdn.luogu.com.cn/upload/image_hosting/wfaypre7.png');
        background-repeat: no-repeat;
        background-attachment: fixed;
    }
    strong{
        color: #eeeeee;
    }
    main.lfe-body {
        background-color: rgb(239,239,239,0) !important;
        color: #ffffff;
    }
    div.lg-fg-greendark {
        color:rgb(10,134,32,0.79)!important;
    }
    
    div.background{
        background-image: url('')!important;
        background-color: rgb(0,0,0,0)!important;
    }
    header.am-comment-hd{
        background-color: rgb(40,40,60);
    }
    div.am-comment-bd{
        background-color: rgb(0,0,0);
        color:rgb(255,255,255);
    }
    .am-comment-main::before{
        /*background-color:rgb(40,40,60)!important;*/
        color:rgb(40,40,60)!important;
        fill: rgb(40,40,60)!important;
        border-width: 0 0 0 0;
        content:"";
    }
    div.header-layout.tiny[data-v-109e0409]{
        background-color: rgba(40, 40, 60, .7)!important;
    }
    nav.lfe-body{
        background-color:rgb(40,40,60)!important;
    }
    section.am-panel{
        background-color:rgb(40,40,60);
    }
    div.lg-article{
        background-color:rgb(40,40,60,.7);
    }
    div.card-header{
        background-color:rgb(40,40,60);
    }
    div.row-wrap{
        background-color:rgb(0,0,0);
    }
    div.bottom{
        background-color:rgb(40,40,60);
    }
    .marked[data-v-5a58a989] code, .marked[data-v-5a58a989] pre{
        background-color: rgb(60,60,90);
    }
    code{
        background-color: rgb(60,60,90);
    }
    .card{
        background-color:rgb(0,0,0);
    }
    span.hljs-keyword{
        color: #e0b0ff;
    }
    path[data-v-1ad550c8]{
        fill:white!important;
    }
    a[data-v-258e49ac]{
        color: white;
    }
    .card[data-v-f9624136]{
        background-color: #000000;
    }
    pre[data-v-52f2d52f]{
        background-color: rgb(60,60,90);
    }
    div.lg-table-bg0{
        background-color: rgb(40,40,60,.9);
    }
    a.logo-wrap{
        background-color: rgb(40,40,60);
    }
    .am-form input[type=number], .am-form input[type=search], .am-form input[type=text], .am-form input[type=password], .am-form input[type=datetime], .am-form input[type=datetime-local], .am-form input[type=date], .am-form input[type=month], .am-form input[type=time], .am-form input[type=week], .am-form input[type=email], .am-form input[type=url], .am-form input[type=tel], .am-form input[type=color], .am-form select, .am-form textarea, .am-form-field{
        background-color:rgb(40,40,60);
    }
    .mp-editor-menu>li>a[data-v-6d5597b1]{
        color:#ffffff;
        border-color:rgb(40,40,60);
    }
    ul[data-v-6d5597b1]{
        background-color: rgb(40,40,60);
    }
    
    .content[data-v-71e80b39] {
        color:#ffffff;
    }
    .title[data-v-71e80b39],.time[data-v-71e80b39]{
        color: #ffffff;
    } 
    .am-comment-main:after{
        border-right-color:rgb(40,40,60);
    }
    .message-block > .message[data-v-5c0627c6]{
        background-color: #38383c;
    }
    .header-link[data-v-e6ccd65e]{
        color:white;
    }
    div[data-v-56d0228a]{
        background-color: rgb(40,40,60)!important;
    }
    li[data-v-56d0228a]{
        color: #ffffff;
    }
    .progress-frame[data-v-47712372]{
        background:#454545
    }
    .center[data-v-572d3b30]
    {
        background:#000000;
    }
    .info-content[data-v-11e78d6a]
    {
        color:rgb(255,255,255,.6);
    }
    .inner-card{
        background-color: #38383c!important;
    }
}

Reviews

No reviews yet.