Lime style for the forum backdoor.guru
Second background - https://i.imgur.com/pOt6qSF.jpg
BACKDOOR Lime by desalin
Details
Authordesalin
LicenseNo License
Categorybackdoor.guru
Created
Updated
Size3.1 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 Lime
@namespace BACKDOOR
@author DESALIN
@description `Lime style for the forum backdoor.guru`
@version 20220110.1
@license No License
==/UserStyle== */
@-moz-document url-prefix("https://backdoor.guru/") {
[data-template="forum_list"] .block-header:before {
background: #44fd7c;
box-shadow: 0px 0px 10px 4px #44fd7c42;
}
.lfs .tabGroup .structItem--lfsItem.is-unread .structItem-cell--icon {
color: #44fd7c;
}
.lfs .tabs .tab.is-selected {
box-shadow: 0px 31px 0px -17px #44fd7c;
}
.blockLink.is-selected {
background: linear-gradient(90deg, rgb(99 241 175 / 31%), transparent);
color: #74f7a8;
}
.blockLink.is-selected:before {
background: #44fd7c;
}
.notice.notice--dark {
color: #04b94c;
background: rgb(85 255 145 / 15%);
}
.banner-admin {
background: #349456;
color: #fff;
}
.username--style3 {
color: #4af980;
}
.username--style4 {
color: #44c3c3;
}
.banner-moder {
background: #2a9e9e;
color: #fff;
}
.messageNotice {
color: #32af5e;
background: #141414;
border-left: 2px solid #099732;
}
.dataList-cell.dataList-cell--alt, .dataList-cell.dataList-cell--action {
background: #21f3882e;
}
.dataList-cell.dataList-cell--iconic>.iconic.iconic--delete>i:before {
content: "\f2ed";
color: #4aff69;
}
.block-rowMessage.block-rowMessage--warning {
background: #1e3729;
color: #14dc64;
}
.blockMessage.blockMessage--error {
background: rgb(85 255 161 / 15%);
color: #36d87e;
}
[data-template="thread_view"] .blockMessage.blockMessage--error {
background: rgb(85 255 161 / 15%);
color: #41f589;
}
.blockMessage--error.blockMessage--iconic:before {
color: #4bf560;
}
.bbWrapper a {
color: #fbfbfb;
}
.p-body {
background-image: linear-gradient(rgb(19 19 19 / 76%), rgb(16 16 16 / 95%)), url(https://i.imgur.com/pOk2l4a.jpg);
background-size: 100%;
background-attachment: fixed;
}
.button.button--scroll, a.button.button--scroll {
background: #56ca9494 !important;
}
}
.threadSeparator.sticky {
color: #00e18e;
background: rgb(74 239 155 / 5%);
border-top: 1px solid rgb(81 232 141 / 35%);
border-bottom: 1px solid rgb(101 255 104 / 9%);
background-image: linear-gradient(0deg, rgb(109 241 101 / 9%), rgb(57 224 93 / 13%));
}
.structItemContainer.sticky .structItem {
border-bottom: 1px solid rgb(0 225 139 / 20%);
}
.structItem.structItem--thread.is-locked.is-sticked {
background-color: rgb(0 225 96 / 12%);
background-image: linear-gradient(-45deg, transparent 25%, rgb(21 216 90 / 20%) 0, rgb(21 216 124 / 20%) 50%, transparent 0, transparent 75%, rgb(21 216 54 / 20%) 0);
}
.structItemContainer-group--sticky {
border-left: 4px solid #23ff77;
}
.structItem.structItem--thread.is-locked .structItem-status--locked:before {
color: #00e179;
}
.structItem.structItem--thread.is-sticked .structItem-status--sticky:before {
color: #00e179;
}