Skip to content

customizedzelenkaguru by usernamed

Details

Authorusernamed

LicenseNo License

Categoryuserstyles

Created

Updated

Size1.9 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

customizedzelenkaguru

Notes

customizedzelenkaguru

Source code

/* ==UserStyle==
@name         customizedzelenkaguru
@version      20231104.20.30
@namespace    userstyles.world/user/usernamed
@description  customizedzelenkaguru
@author       usernamed
@license      No License
==/UserStyle== */

@-moz-document url-prefix("https://zelenka.guru/") {
body {
    background: black;
}
#header {
    background: rgba(0, 0, 0, 0.18);
    backdrop-filter: blur(18px);
}
.forumSearchThreads--Link--Icon {
    background: white;
}
.hasUnreadArticles {
    background: white;
}
.cd-top {
    background: none;
}
.breadcrumb .crust:last-child a.crumb {
    color: white;
}
#pageDescription > a,
#pageDescription > a > abbr {
    color: white;
}
.pageNavLinkGroup {
    background: black;
}
.messageList .message {
    background: black;
}
.simpleRedactor.QuickReplyRedactor {
    background: black;
}
.fr-box.fr-basic .fr-wrapper,
.fr-toolbar.fr-top {
    background: black;
}
.message .messageSimple > .comment {
    background: black;
    border-radius: 0;
}
.thread_view .titleBar {
    background: black;
    border: 1px solid #212121;
}
.titleBar {
    background: black;
}
.sidebar .sidebarWrapper {
    background: black;
    border: 1px solid #212121;
}
.discussionList {
    background: black; border: 1px solid #212121;
}
.discussionListItem {
    background: inherit;
}
.text_Ads .discussionListItem.item .title {
    color: #DEDEDE;
}
.textCtrl {
    background: inherit;
}
.Menu {
    background: rgba(0, 0, 0, 0.18);
    backdrop-filter: blur(18px);
}
.Menu .secondaryContent {
    background: inherit;
}
.button.primary {
    background: white;
    color: black;
    transition: .11s
}
.button.primary:hover {
    background: #f3f3f3;
}
.chat2-button.lztng-1a57w7i {
    background: white;
}
.nodeList .node.current > .nodeInfo > .nodeText > .nodeTitle > a, .nodeList .node .current > div > .nodeTitle > a {
    background: none;
}

}

Reviews

No reviews yet.