Orange style for the forum backdoor.guru
BACKDOOR Orange by desalin
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
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name BACKDOOR Orange
@namespace BACKDOOR
@author DESALIN
@description `Orange style for the forum backdoor.guru`
@version 1.0.1
@license No License
==/UserStyle== */
@-moz-document url-prefix("https://backdoor.guru/") {
[data-template="forum_list"] .block-header:before {
background: #ff7822;
box-shadow: 0px 0px 10px 4px #db8b2742;
}
.lfs .tabGroup .structItem--lfsItem.is-unread .structItem-cell--icon {
color: #ff7822;
}
.lfs .tabs .tab.is-selected {
box-shadow: 0px 31px 0px -17px #ff7822;
}
.blockLink.is-selected {
background: linear-gradient(90deg, rgb(253, 147, 43), transparent);
color: #000;
}
.blockLink.is-selected:before {
background: #fd9d44;
}
.notice.notice--dark {
color: #ffc902;
background: rgba(255, 155, 38, .48);
}
.banner-admin {
background: #e47935;
color: #fff;
}
.username--style3 {
color: #ff7822;
}
.username--style4 {
color: #ff7822;
}
.banner-moder {
background: #ff7822;
color: #fff;
}
.messageNotice {
color: #ff7822;
background: #141414;
border-left: 2px solid #ff7822;
}
.dataList-cell.dataList-cell--alt, .dataList-cell.dataList-cell--action {
background: #f379212e;
}
.dataList-cell.dataList-cell--iconic>.iconic.iconic--delete>i:before {
content: "\f2ed";
color: #ffa84a;
}
.block-rowMessage.block-rowMessage--warning {
background: #372b1e;
color: #e8752c;
}
.blockMessage.blockMessage--error {
background: rgb(255, 147, 85);
color: #e8752c;
}
[data-template="thread_view"] .blockMessage.blockMessage--error {
background: rgb(255, 167, 85);
color: #e8752c;
}
.blockMessage--error.blockMessage--iconic:before {
color: #e8752c;
}
.bbWrapper a {
color: #fbfbfb;
}
.p-body {
background-size: 100%;
background-attachment: fixed;
}
.button.button--scroll, a.button.button--scroll {
background: #c47c3f94 !important;
}
}
.threadSeparator.sticky {
color: #ff7d2a;
background: rgb(249, 148, 61);
border-top: 1px solid rgb(232, 154, 81);
border-bottom: 1px solid rgb(255, 178, 101);
background-image: linear-gradient(0deg, rgb(241, 125, 71), rgb(224, 132, 57));
}
.structItemContainer.sticky .structItem {
border-bottom: 1px solid rgb(255, 105, 18);
}
.structItem.structItem--thread.is-locked.is-sticked {
background-color: rgb(245, 139, 33);
background-image: linear-gradient(-45deg, transparent 25%, rgb(216, 122, 21) 0, rgb(216, 102, 21) 50%, transparent 0, transparent 75%, rgb(216, 102, 21) 0);
}
.structItemContainer-group--sticky {
border-left: 4px solid #ca7c37;
}
.structItem.structItem--thread.is-locked .structItem-status--locked:before {
color: #e16d00;
}
.structItem.structItem--thread.is-sticked .structItem-status--sticky:before {
color: #e17800;
}