Skip to content

BACKDOOR Purple by desalin

Screenshot of BACKDOOR Purple

Details

Authordesalin

LicenseNo License

Categorybackdoor.guru

Created

Updated

Size2.8 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Purple style for the forum backdoor.guru

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           BACKDOOR Purple
@namespace      BACKDOOR
@version        1.0.1
@description    Purple style for the forum backdoor.guru
@author         Me
==/UserStyle== */

@-moz-document url-prefix("https://backdoor.guru/") {
[data-template="forum_list"] .block-header:before {
    background: #dd1adc;
    box-shadow: 0px 0px 10px 4px #fd44c642;
}
.lfs .tabGroup .structItem--lfsItem.is-unread .structItem-cell--icon {
    color: #dd1adc;
}
.lfs .tabs .tab.is-selected {
    box-shadow: 0px 31px 0px -17px #da00e1;
}
.blockLink.is-selected {
    background: linear-gradient(90deg, rgb(241, 99, 210), transparent);
    color: #000;
}
.blockLink.is-selected:before {
    background: #dd1adc;
}
.notice.notice--dark {
    color: #ff1af7;
    background: rgba(255, 85, 224, .35);
}
.banner-admin {
    background: #dd1adc;
    color: #fff;
}
.username--style3 {
    color: #f720f6;
}
.username--style4 {
    color: #f720f6;
}
.banner-moder {
    background: #a4149f;
    color: #fff;
}
.messageNotice {
    color: #f720f6;
    background: #141414;
    border-left: 2px solid #f720f6;
}
.dataList-cell.dataList-cell--alt, .dataList-cell.dataList-cell--action {
    background: #f321c92e;
}
.dataList-cell.dataList-cell--iconic>.iconic.iconic--delete>i:before {
    content: "\f2ed";
    color: #f720f6;
}
.block-rowMessage.block-rowMessage--warning {
    background: #1e3736;
    color: #f720f6;
}
.blockMessage.blockMessage--error {
    background: rgb(255, 85, 247);
    color: #b71eb6;
}
[data-template="thread_view"] .blockMessage.blockMessage--error {
    background: rgb(241, 50, 220);
    color: #f720f6;
}
.blockMessage--error.blockMessage--iconic:before {
    color: #f720f6;
}
.bbWrapper a {
    color: #fbfbfb;
}
.p-body {
    background-size: 100%;
    background-attachment: fixed;
}
.button.button--scroll, a.button.button--scroll {
    background: #ca56b994 !important;
}
}
.threadSeparator.sticky {
    color: #f720f6;
    background: rgb(239, 74, 209);
    border-top: 1px solid rgb(217, 81, 232);
    border-bottom: 1px solid rgb(236, 47, 220);
    background-image: linear-gradient(0deg, rgb(232, 38, 205), rgb(255, 20, 231));
}
.structItemContainer.sticky .structItem {
    border-bottom: 1px solid rgb(225, 0, 210);
}
.structItem.structItem--thread.is-locked.is-sticked {
    background-color: rgb(225, 0, 203);
    background-image: linear-gradient(-45deg, transparent 25%, rgb(216, 21, 216) 0, rgb(213, 21, 216) 50%, transparent 0, transparent 75%, rgb(236, 32, 198) 0);
}
.structItemContainer-group--sticky {
    border-left: 4px solid #ca37b9;
}
.structItem.structItem--thread.is-locked .structItem-status--locked:before {
    color: #e100da;
}
.structItem.structItem--thread.is-sticked .structItem-status--sticky:before {
    color: #e100b8;
}

Reviews

No reviews yet.