NOTICE: By continued use of this site you understand and agree to the binding Terms of Service and Privacy Policy.
// ==UserScript==
// @name πππ>πππ ππ’ππ§π’π π‘π ππ₯ππ¬π¬π’π
// @namespace http://userstyles.org
// @description Lolzteam Midnight Theme - Π»ΡΡΡΠ°Ρ Π½Π° Π΄Π°Π½Π½ΡΠΉ ΠΌΠΎΠΌΠ΅Π½Ρ ΡΠ΅ΠΌΠ° Π΄Π»Ρ Π½Π°ΡΠ΅Π³ΠΎ Π»ΡΠ±ΠΈΠΌΠΎΠ³ΠΎ ΡΠΎΡΡΠΌΠ°. ΠΠΎΠ»ΡΠ·ΡΠΉΡΠ΅ΡΡ Π½Π° Π·Π΄ΠΎΡΠΎΠ²ΡΠ΅. ΠΠ±Π½ΠΎΠ²Π»Π΅Π½ΠΈΡ Π²ΡΡ
ΠΎΠ΄ΡΡ ΠΊΠ°ΠΆΠ΄ΡΠΉ Π΄Π΅Π½Ρ, Π½Π΅ Π·Π°Π±ΡΠ²Π°ΠΉΡΠ΅ ΠΎΠ±Π½ΠΎΠ²Π»ΡΡΡ.
// @author Anty Day
// @homepage https://userstyles.org/styles/173629
// @include http://lolzteam.org/*
// @include https://lolzteam.org/*
// @include http://*.lolzteam.org/*
// @include https://*.lolzteam.org/*
// @run-at document-start
// @version 0.20191231164254-1c
// @license MIT
// ==/UserScript==
(function() {var css = [
".radio-group input[type=radio]:checked+label {",
" background: rgb(76, 82, 99)!important",
" }",
" a.close.OverlayCloser {",
" margin-top: -11.5px!important",
" }",
" body {",
" opacity: 0.9;",
" background-image: url('https://images.wallpaperscraft.ru/image/gory_sneg_domik_155439_3648x5472.jpg');",
" background-size: cover;",
" background-attachment: fixed;",
" background-position: center;",
" }",
" #headerMover {",
" width: 100%;",
" padding-left: 15px;",
" padding-right: 15px;",
" }",
" .cd-top.cd-is-visible {",
" display: none",
" }",
" #QuickReply { width: 100% !important; }",
" #navigation .pageContent { width: 100% !important }",
" .navTabs .publicTabs { padding-left: 15px !important }",
" .navTabs .account-links { padding-right: 15px !important }",
" h2.heading.h1 {",
" color: #ffffff!important;",
" font-size: 15px!important;",
" font-weight: normal!important;",
" margin-left: -10px!important;",
" margin-right: -10px!important;",
" margin-top: -10px!important;",
" border-radius: 15px!important",
" }",
" div.xenForm.formOverlay.overlayScroll {",
" background-color: #1e1f24!important;",
" border-radius: 15px 15px 0 0!important",
" }",
" li.active-result.highlighted {",
" background-color: #262930!important",
" }",
" div.chosen-drop {",
" background-color: #1e1f24!important",
" }",
" div.conversationListWrapper.scrollbar-macosx.scrollbar-dynamic.hiddenScrollbar.scroll-content {",
" background-color: #1e1f24!important",
" }",
" div.marketItevView--status.clear {",
" border-radius: 15px!important",
" }",
" div.marketItevView--status.ban {",
" border-radius: 15px!important;",
" background-color: #262930!important",
" }",
" div.messageMeta.ToggleTriggerAnchor {",
" border-radius: 15px!important",
" }",
" ol.listInline.commaImplode.sectionMain {",
" border-radius: 15px 15px 0 0!important",
" }",
" div.discussionListItem--Wrapper {",
" margin-right: -35px!important;",
" margin-left: 15px!important",
" }",
" div.marketItevView--status.clear {",
" border-radius: 15px!important",
" }",
" div.marketItevView--status.ban {",
" border-radius: 15px!important;",
" background-color: #262930!important",
" }",
" span.hasUnreadArticles {",
" background-color: #7a63cc!important",
" }",
" div.conversationTemplatesBox {",
" background-color: #1e1f24!important",
" }",
" ul.primaryContent.smilieContainer.scrollBar {",
" background-color: #1e1f24!important",
" }",
" div.conversationViewContainer.ImView {",
" background-color: #1e1f24!important",
" }",
" img.conversationCapImage {",
" box-shadow: 0 2px 18px 2px rgba(122, 99, 204, .4)!important",
" }",
" .conversationContainer {",
" border-radius: 15px!important",
" }",
" a.button.fl_r {",
" border-radius: 15px!important",
" }",
" div.userIsBanned-notice {",
" border-radius: 0 0 15px 15px!important;",
" background-color: #262930!important;",
" color: #ffffff!important",
" }",
" div.searchBarContainer.searchHistoryContainer.mn-0-0-15 {",
" border-radius: 15px!important",
" }",
" div.marketSidebar {",
" border-radius: 15px!important",
" }",
" div.marketSidebarMenu {",
" border-radius: 15px 15px 0 0!important",
" }",
" div.searchBarContainer {",
" border-radius: 15px 15px 0 0!important",
" }",
" a.button.searchBarForm--searchHistory {",
" background-color: #262930!important;",
" border-radius: 5px!important",
" }",
" div.marketIndexItem--Price {",
" border-radius: 5px!important",
" }",
" button.searchButton.button.primary {",
" border-radius: 15px!important",
" }",
" ul.tabs.Tabs {",
" border-radius: 15px 15px 0 0!important",
" }",
" div.market--titleBar.market--spec--titleBar {",
" border-radius: 15px!important;",
" background-color: #1e1f24!important",
" }",
" div.marketItemView--AfterTabs {",
" background-color: #1e1f24!important",
" }",
" h4.mn-0-0-15 {",
" color: #7a63cc!important",
" }",
" a.button.primary.FastBuyItemButton {",
" border-radius: 15px!important",
" }",
" a.button.ToFavouritesButton {",
" border-radius: 15px!important;",
" background-color: #4c5263!important;",
" color: #ffffff!important",
" }",
" div.marketContainer.marketItemView--Container {",
" background-color: #1e1f24!important",
" }",
" div.sidebar {",
" border-radius: 15px!important",
" }",
" div.marketIndexItem-Badge {",
" background-color: #262930!important;",
" border-radius: 5px!important",
" }",
" .sidebar .section .secondaryContent {",
" border-radius: 15px!important",
" }",
" .marketContainer {",
" border-radius: 15px!important",
" }",
" .marketIndex--titleContainer .top {",
" box-shadow: none!important;",
" background-color: #1e1f24!important",
" }",
" .profilePage .mast .section {",
" background: rgb(30, 31, 36)!important",
" }",
" span.hasUnreadArticles {",
" background-color: #7a63cc",
" }",
" html.Public.LoggedIn.Sidebar.RunDeferred.Responsive.hasJs.NoTouch.HasDragDrop body {",
" background: linear-gradient(159deg, #18191e, #1a1b21)",
" }",
" input.button.PreviewButton.JsOnly {",
" background-color: #4c5263!important;",
" border-radius: 15px!important;",
" margin-left: 5px!important",
" }",
" div.titleBar h1 {",
" margin-left: 15px!important",
" }",
" p.muted {",
" margin-left: 15px!important",
" }",
" a.button.OverlayTrigger {",
" border-radius: 15px!important;",
" background-color: #4c5263!important;",
" color: #ffffff!important",
" }",
" select.textCtrl.extraLarge {",
" background: linear-gradient(0deg, #4c5263, #6e6f73);",
" color: #ffffff!important",
" }",
" .pollResult .bar {",
" background: rgb(38, 41, 48)!important",
" }",
" em.userBanner.vate.wrapped {",
" border-radius: 10px!important",
" }",
" a.button.block {",
" box-shadow: 0 2px 18px 2px rgba(54, 54, 54, .3)!important",
" }",
" h2.heading.overlayOnly {",
" border-radius: 15px 15px 0 0!important",
" }",
" .dottesStyle.buttonStyle {",
" background-color: rgb(76, 82, 99)!important;",
" border-radius: 15px!important",
" }",
" div.alertNotice.mn-15-0 {",
" background-color: #1e1f24!important",
" }",
" a.button.withSendMoneyButton.primary.OverlayTrigger.fl_r {",
" border-radius: 15px!important",
" }",
" a.actionButton--sendMoney.fl_r.OverlayTrigger.Tooltip {",
" border-radius: 15px!important",
" }",
" input.button.primary {",
" box-shadow: 0 2px 18px 2px rgba(112, 91, 191, .3)!important",
" }",
" div.messageMeta.ToggleTriggerAnchor {",
" margin-left: 1px!important;",
" margin-right: 1px!important",
" }",
" div.publicControls {",
" margin-right: 20px!important",
" }",
" div.privateControls {",
" margin-left: 20px!important",
" }",
" .xenOverlay.memberCard .avatar.online .img::before {",
" background: rgb(122, 99, 204)!important",
" }",
" .node .nodeTitle>a:hover {",
" color: rgb(122, 99, 204)!important",
" }",
" input.button.JsOnly {",
" background-color: #4c5263!important;",
" color: #ffffff!important",
" }",
" input.button.OverlayCloser {",
" background-color: #4c5263!important;",
" color: #ffffff!important",
" }",
" h2.heading.overlayOnly {",
" color: #ffffff!important",
" }",
" div.top {",
" background-color: #18191e!important;",
" box-shadow: 0 0 20px 0 rgba(112, 91, 191, .3)!important",
" }",
" div.bottom {",
" background-color: #1e1f24!important;",
" box-shadow: 0 0 55px 0 rgba(112, 91, 191, .3)!important",
" }",
" div.xenOverlay.memberCard.Checked {",
" box-shadow: 0 5px 66px 10px rgba(112, 91, 191, .3)!important",
" }",
" button.button.primary.bbCodeSpoilerButton.ToggleTrigger.JsOnly {",
" border-radius: 15px!important",
" }",
" html.Public.LoggedIn.NoSidebar.Responsive.hasJs.NoTouch.HasDragDrop {",
" background-color: #18191e!important",
" }",
" div.redactor_box {",
" box-shadow: 0 0 .5px 1px rgb(68, 46, 97)!important;",
" border-radius: 15px!important",
" }",
" div.label label {",
" color: #ffffff!important",
" }",
" p.explain {",
" color: #bdbdbd!important",
" }",
" div.label {",
" color: #ffffff!important",
" }",
" form.xenForm.createThreadForm.Preview.AutoValidator {",
" background-color: #1e1f24!important;",
" border-radius: 15px!important",
" }",
" input.textCtrl.titleCtrl {",
" border-radius: 15px!important;",
" background-color: #34353d!important",
" }",
" .universalSearchForm:before {",
" color: rgb(122, 99, 204)!important",
" }",
" div.hasChangedContactsWarning {",
" background-color: #1e1f24!important",
" }",
" html.Public.LoggedIn.Sidebar.Responsive.hasJs.NoTouch.HasDragDrop body {",
" background-color: #18191e!important",
" }",
" div.mainContainer {",
" border-radius: 25px",
" }",
" div.pageContent {",
" background-color: inherit",
" }",
" div.discussionList {",
" background-color: #1e1f24!important;",
" margin-left: -30px!important",
" }",
" select.textCtrl.extraLarge {",
" border-radius: 15px",
" }",
" a.SelectExcludedForumsLink.Tooltip.OverlayTrigger {",
" border-radius: 15px",
" }",
" div.discussionListItem.unread {",
" border-radius: 10px",
" }",
" h3.nodeTitle {",
" color: #ffffff!important",
" }",
" span.unread {",
" color: #fff",
" }",
" div.header {",
" background-color: #1e1f24!important",
" }",
" a.button.block {",
" border-radius: 15px",
" }",
" div.mainProfileColumn {",
" border-radius: 15px 15px 15px 15px",
" }",
" a.OverlayTrigger.followContainer.button.red.full {",
" border-radius: 15px",
" }",
" body.node8.node84.SelectQuotable {",
" background-color: #18191e",
" }",
" a.crumb {",
" color: #7a63cc!important",
" }",
" div.titleBar h1 {",
" color: #fff",
" }",
" b.hiddenNarrowUnder.accountUsername.muted {",
" color: #eee",
" }",
" ul.secondaryContent.blockLinksList li a {",
" color: #fff;",
" margin-left: 32px",
" }",
" a.button.primary.full.callToAction {",
" border-radius: 15px;",
" background: linear-gradient(0deg, #7a63cc, #8b71ee);",
" box-shadow: 0 2px 18px 2px rgba(112, 91, 191, .3);",
" margin-top: 5px!important;",
" margin-left: -3px;",
" width: 205px",
" }",
" a.mn-15-0-0.button.primary.block {",
" background: linear-gradient(0deg, #4c5263, #6e6f73)",
" }",
" span.numberStyle {",
" color: #7a63cc",
" }",
" span.mainc {",
" color: #7a63cc",
" }",
" div.pageNavLinkGroup {",
" background-color: #1e1f24",
" }",
" div.messageUserInfo {",
" background-color: #1e1f24",
" }",
" a.currentPage {",
" background-color: #7a63cc!important",
" }",
" abbr.DateTime {",
" color: #7a63cc",
" }",
" p.muted a {",
" color: #7a63cc",
" }",
" a.item.hashPermalink.OverlayTrigger.Tooltip {",
" color: #898989",
" }",
" html.Public.LoggedIn.NoSidebar.Responsive.hasJs.NoTouch.HasDragDrop body {",
" background-color: #18191e",
" }",
" div.module.clear.people_module {",
" border-radius: 15px",
" }",
" div.redactor_box.activated {",
" background-color: #1e1f24;",
" color: #1e1f24",
" }",
" li.comment.secondaryContent {",
" background-color: #1e1f24",
" }",
" div.count {",
" color: #7a63cc!important",
" }",
" div.label.muted {",
" color: #fff",
" }",
" span.DateTime {",
" color: #fff",
" }",
" div.labeled {",
" color: #fff;",
" font-size: 14px",
" }",
" div.labeled a {",
" color: #fff",
" }",
" div.itemCount {",
" background-color: #7a63cc!important",
" }",
" h3.nodeTitle a {",
" border-radius: 15px!important;",
" color: #a3a3a3!important",
" }",
" div.sidebarWrapper {",
" border-radius: 25px",
" }",
" div.secondaryContent {",
" border-style: none;",
" background-color: #1e1f24",
" }",
" input.textCtrl.QuickSearchQuery {",
" background-color: #23242b!important",
" }",
" div.sidebar {",
" background-color: #1e1f24",
" }",
" form.AutoValidator.blendedEditor.simpleRedactor.FloatingRedactor.QuickReplyRedactor.fixed {",
" background-color: #1e1f24",
" }",
" span.img.s {",
" border-style: solid;",
" border-color: #1e1f24",
" }",
" span.forumSearchThreads--Link--Icon {",
" background-color: #7a63cc!important",
" }",
" div.scrollBar {",
" background-color: #1e1f24",
" }",
" a.OverlayTrigger.item.control.report {",
" color: #fff",
" }",
" div.darkBackground.section {",
" border-radius: 15px",
" }",
" div.topblock.darkBackground.padding15 {",
" border-radius: 15px;",
" background-color: #1e1f24",
" }",
" div.mainContentBlock.section.sectionMain.insideSidebar {",
" background-color: #1e1f24",
" }",
" a.selected {",
" background-color: #1e1f24",
" }",
" div.navigationSideBar.ToggleTriggerAnchor ul a {",
" background-color: #1e1f24",
" }",
" div.navigationSideBar.ToggleTriggerAnchor ul {",
" background-color: #1e1f24",
" }",
" a.button.primary.OverlayTrigger {",
" background-color: #7a63cc;",
" border-radius: 15px!important",
" }",
" h3.textHeading {",
" color: #7a63cc!important",
" }",
" div.textHeading {",
" color: #7a63cc",
" }",
" div.messageMeta.ToggleTriggerAnchor {",
" background-color: #1e1f24",
" }",
" div.titleBar {",
" background-color: #262c3d",
" }",
" form.AutoValidator.blendedEditor.simpleRedactor.FloatingRedactor.QuickReplyRedactor {",
" background-color: #1e1f24",
" }",
" div.footnote.sectionMain {",
" background-color: #1e1f24",
" }",
" ol.listInline.commaImplode.sectionMain {",
" background-color: #1e1f24",
" }",
" a.page_counter {",
" padding-right: 10px;",
" padding-left: 10px",
" }",
" span.page_counter {",
" padding-right: 10px;",
" padding-left: 10px",
" }",
" a.actionButton--sendMoney.fl_r.withLeftButton.OverlayTrigger {",
" border-radius: 15px;",
" background-color: #7a63cc",
" }",
" a.CommentLoader {",
" color: #7a63cc",
" }",
" div.chatboxStartIcon.Tooltip.icon {",
" color: #7a63cc",
" }",
" img.size23 {",
" border-style: none;",
" border-radius: 0 30px 0 30px",
" }",
" img.size2 {",
" border-radius: 0 30px 0 30px",
" }",
" img.size21 {",
" border-radius: 0 30px 0 30px",
" }",
" img.size60 {",
" border-radius: 0 30px 0 30px",
" }",
" img.size22 {",
" border-radius: 0 30px 0 30px",
" }",
" img.size139 {",
" border-radius: 0 30px 0 30px",
" }",
" em.userBanner.Bezdarnost.wrapped {",
" border-radius: 0 5px 0 5px",
" }",
" img.size127 {",
" border-radius: 0 30px 0 30px",
" }",
" img.size11 {",
" border-radius: 0 30px 0 30px",
" }",
" img.size26 {",
" border-radius: 0 30px 0 30px",
" }",
" #lzt-logo {",
" background-size: 100%;",
" background: url(https://i.imgur.com/EVzpuNG.png) no-repeat",
" }",
" input.ChatboxInput.message.textCtrl.extraLarge {",
" background-color: #1e1f24",
" }",
" div.chatboxWrapper {",
" background-color: #1e1f24",
" }",
" div.ChatboxScrollbar.scrollbar-macosx.scrollbar-dynamic.cannotBanUser.scroll-content.scroll-scrolly_visible ol {",
" background-color: #1e1f24",
" }",
" span.closeChatboxButton.icon.element.fl_r {",
" color: #ffffff!important",
" }",
" div.primaryControls:before {",
" color: #7a63cc!important",
" }",
" button.button.primary.bbCodeSpoilerButton.ToggleTrigger.Tooltip.JsOnly {",
" background-color: #594896;",
" border-radius: 10px",
" }",
" li.messageSimple {",
" background-color: #1e1f24;",
" border-radius: 15px",
" }",
" form.simpleRedactor.MemberViewRedactor.messageSimple.profilePoster.AutoValidator.primaryContent {",
" background-color: #1e1f24;",
" border-radius: 0 0 15px 15px",
" }",
" div.darkBackground {",
" background-color: #1e1f24;",
" border-radius: 15px",
" }",
" a.dottesStyle.buttonStyle.PopupControl.PopupClosed {",
" border-radius: 15px",
" }",
" a.Av981224l.OverlayTrigger img {",
" border-radius: 0 10px",
" }",
" div.avatarScaler span img {",
" border-radius: 0 10px",
" }",
" span.style21 {",
" font-size: 14px",
" }",
" div.label.fl_l {",
" font-size: 14px",
" }",
" div.clear_fix.profile_info_row {",
" font-size: 14px;",
" padding-top: 6px",
" }",
" a.actionButton--sendMoney.fl_r.OverlayTrigger.Tooltip {",
" background-color: #7a63cc",
" }",
" li.primaryContent {",
" background-color: #1e1f24",
" }",
" h2.textHeading {",
" color: #7a63cc",
" }",
" .tabs li.active {",
" box-shadow: inset 0 -2px 0 0 rgb(122, 99, 204)",
" }",
" div.counts_module {",
" border-radius: 25px",
" }",
" ul.tabs.mainTabs.Tabs {",
" background-color: #1e1f24;",
" border-radius: 15px 15px 0 0",
" }",
" li.profileContent {",
" background-color: #1e1f24",
" }",
" div.not-found-block {",
" background-color: #1e1f24",
" }",
" div.sectionMain {",
" background-color: #1e1f24",
" }",
" div.primaryContent {",
" background-color: #1e1f24",
" }",
" th.warningView {",
" background-color: #1e1f24!important",
" }",
" th.warningExpiry {",
" background-color: #1e1f24!important;",
" color: #7a63cc!important",
" }",
" th.warningPoints {",
" background-color: #1e1f24!important;",
" color: #7a63cc!important",
" }",
" th.warningDate {",
" background-color: #1e1f24!important;",
" color: #7a63cc!important",
" }",
" th.warningName {",
" background-color: #1e1f24!important;",
" color: #7a63cc!important",
" }",
" .node.current .nodeText .nodeTitle a::before {",
" color: rgb(122, 99, 204)!important",
" }",
" div.pageWidth.withSearch {",
" background-color: #1e1f24!important",
" }",
" h2.heading.h1 {",
" background-color: #7a63cc!important",
" }",
" button.button.primary.bbCodeSpoilerButton.ToggleTrigger.JsOnly {",
" background-color: #7a63cc",
" }",
" #pageDescription>a,",
" #pageDescription>a>abbr {",
" color: rgb(122, 99, 204)",
" }",
" .breadcrumb .crust:last-child a.crumb {",
" color: rgb(122, 99, 204)!important",
" }",
" a.externalLink {",
" color: #7a63cc!important",
" }",
" .current>div>.nodeTitle>a {",
" color: rgb(148, 148, 134)!important",
" }",
" a.PopupItemLink {",
" color: #7a63cc!important",
" }",
" h3.nodeTitle a {",
" color: #d4d4d4!important",
" }",
" div.searchBarContainer.searchHistoryContainer.mn-0-0-15 {",
" background-color: #1e1f24!important",
" }",
" div.searchBarContainer {",
" background-color: #1e1f24!important",
" }",
" div.marketMainContainer {",
" background-color: #1e1f24!important",
" }",
" div.marketExtraSidebarMenu.marketSidebarMenu {",
" background-color: #1e1f24!important",
" }",
" div.marketSidebarMenu {",
" background-color: #1e1f24!important",
" }",
" button.searchButton.button.primary {",
" background-color: #7a63cc!important",
" }",
" a.currentPage {",
" background-color: #7a63cc!important",
" }",
" div.trimmedTitle a {",
" color: #7a63cc!important",
" }",
" span.balanceNumber {",
" color: #7a63cc!important",
" }",
" span.priceBadge {",
" background-color: #7a63cc!important",
" }",
" h4.mn-30-0-0.mn-0-0-15 {",
" color: #7a63cc!important",
" }",
" h4.title.mn-0-0-15 {",
" color: #7a63cc!important",
" }",
" a.hiddenNarrowUnder {",
" color: #7a63cc!important",
" }",
" .navTabs .navTab.account.PopupOpen .accountUsername {",
" color: rgb(122, 99, 204)!important",
" }",
" .navTabs .navTab.account:hover .accountUsername {",
" color: rgb(122, 99, 204)!important",
" }",
" a.item.control.edit.OverlayTrigger {",
" color: #7a63cc!important",
" }",
" a.button.primary {",
" background-color: #7a63cc!important",
" }",
" input[type=\"checkbox\"]:checked:after {",
" background-color: rgb(122, 99, 204)!important;",
" border-color: rgb(122, 99, 204)!important",
" }",
" li.not-found-block {",
" background-color: #1e1f24!important;",
" color: #7a63cc!important",
" }",
" i.fa.fa-newspaper-o.not-found-icon {",
" color: #7a63cc!important",
" }",
" div.not-found-block {",
" color: #7a63cc!important",
" }",
" div.titleBar {",
" border-radius: 15px 15px 0 0",
" }",
" div.pageContent {",
" border-radius: 15px",
" }",
" h3.title a {",
" color: #7a63cc!important",
" }",
" div.Menu.JsOnly {",
" background-color: #1e1f24!important;",
" border-radius: 15px",
" }",
" #lzt-market-logo {",
" background: url(https://i.imgur.com/Rq09JFJ.png) no-repeat center!important",
" }",
" .marketIndexItem.sticky .marketIndexItem--Price {",
" background: rgb(122, 99, 204)!important",
" }",
" div.secondaryContent h3 {",
" color: #ffffff!important",
" }",
" div.secondaryContent h3 a {",
" color: #ffffff!important",
" }",
" div.searchHistory--heading {",
" color: #ffffff!important",
" }",
" h2.heading.overlayOnly {",
" background-color: #7a63cc!important",
" }",
" .button.primary {",
" background-color: rgb(122, 99, 204)!important",
" }",
" .mainc {",
" color: rgb(122, 99, 204)!important",
" }",
" .conversationItem .messageStateIcon {",
" color: rgb(122, 99, 204)!important",
" }",
" .navPopup .listPlaceholder::-webkit-scrollbar-thumb,",
" .brmsTabContent::-webkit-scrollbar-thumb {",
" background: rgb(122, 99, 204)!important;",
" border-radius: 3px",
" }",
" .backToHomeButton {",
" background: rgb(122, 99, 204)!important",
" }",
" span.stat.extendedGuarantee.Tooltip {",
" color: #ffffff!important",
" }",
" .button.primary:hover {",
" background: rgb(86, 70, 144) radial-gradient(circle, transparent 1%, rgb(86, 70, 144) 1%) center/15000%!important",
" }",
" #navigation>div.pageContent>nav>div>div>ul>li.navTab.alerts.Popup.PopupControl.PopupContainerControl.PopupOpen>a>div>img:hover {",
" content: url(https://i.imgur.com/dkpXgem.png)",
" }",
" .navigationSideBar a.selected {",
" box-shadow: inset 4px 0 0 0 rgba(122, 99, 204, 1)!important",
" }",
" .node .nodeText .nodeTitle a::before {",
" color: rgb(244, 244, 244)!important",
" }",
" input[type=\"radio\"]:before {",
" background: rgb(122, 99, 204)!important",
" }",
" div.conversationMessages.scrollbar-macosx.scrollbar-dynamic.scroll-content.scroll-scrolly_visible ol {",
" background-color: #1e1f24!important",
" }",
" div.TypingNotice.typingNotice {",
" background-color: #1e1f24!important",
" }",
" form.blendedEditor.simpleRedactor {",
" background-color: #1e1f24!important",
" }",
" input.universalSearchInput.textCtrl {",
" background-color: #1e1f24!important",
" }",
" li.conversationItem._loadConversation {",
" background-color: #1e1f24!important",
" }",
" div.conversationList--bottomBar--Wrap {",
" background-color: #1e1f24!important",
" }",
" div.membersAndActions {",
" background-color: #1e1f24!important",
" }",
" div.scroll-bar {",
" background-color: #7a63cc!important",
" }",
" span.conversationList--bottomBar--Mode.button.ModChanger.ShowUnread.visible {",
" background-color: #4c5263!important",
" }",
" a.FollowLink.followButton.button.block {",
" background-color: #4c5263!important",
" }",
" a.dottesStyle.buttonStyle.PopupControl.PopupOpen {",
" background-color: #313640!important;",
" border-radius: 15px!important",
" }",
" .dottesStyle.buttonStyle {",
" background-color: rgb(49, 53, 64)!important;",
" border-radius: 15px!important",
" }",
" .dottesStyle {",
" background: url(https://i.imgur.com/pgG2TC9.png) no-repeat center",
" }",
" div.Menu {",
" border-radius: 15px!important",
" }",
" div.primaryContent {",
" border-radius: 0 0 15px 15px!important",
" }",
" div.sectionMain.quickWrite {",
" border-radius: 15px!important",
" }",
" a.button.mn-15-0-0 {",
" background-color: #4c5263!important;",
" color: #ffffff!important",
" }",
" span.unread {",
" color: #ffffff!important",
" }",
" div.titleBar {",
" background-color: #262930!important",
" }",
" .message .item.unlike>.icon {",
" background-image: url(https://i.imgur.com/UhU5yKw.png)!important",
" }",
" a.internalLink {",
" color: #7a63cc!important",
" }",
" div.conversationMessages.scrollbar-macosx.scrollbar-dynamic.scroll-content {",
" background-color: #1e1f24!important",
" }",
" div.messageWrapper {",
" background-color: #1e1f24!important",
" }",
"",
" span.title.bold {",
" display: none",
" }",
" a.discussionListItem.item {",
" display: none!important",
" }",
" .bbCodeHide.bbCodeQuote {",
" border: 3px solid rgb(76, 82, 99)!important;",
" border-radius: 15px!important",
" }",
" div.attribution.type {",
" background-color: #4c5263!important",
" }",
" div.header {",
" border-radius: 10px 10px 0 0!important",
" }",
" .PageNav a {",
" border-radius: 5px!important",
" }",
" a.cd-top.cd-is-visible {",
" background-color: #1e1f24!important",
" }",
" div.PageNav.fixed nav {",
" background-color: #1e1f24!important",
" }",
" html {",
" background-color: rgb(30, 31, 36)!important",
" }",
" .scrollBar::-webkit-scrollbar-thumb,",
" .chosen-results::-webkit-scrollbar-thumb {",
" background: rgb(122, 99, 204)!important;",
" border-radius: 5px!important",
" }",
" .Menu {",
" box-shadow: 0 12px 25px rgba(112, 91, 191, .3)!important",
" }",
" li.message {",
" background-color: #1e1f24!important",
" }",
" input.textCtrl:focus,",
" select.textCtrl:focus {",
" box-shadow: 0 0 .5px 1px rgb(122, 99, 204)!important",
" }",
" button.searchButton {",
" background-color: #1e1f24!important",
" }",
" div.PanelScroller.Notices {",
" display: none!important",
" }",
" div.messageMeta.ToggleTriggerAnchor {",
" border-radius: 10px!important",
" }",
" div.messageUserInfo {",
" border-radius: 15px!important",
" }",
" div.redactor_box.focused.activated {",
" border-radius: 15px!important",
" }",
" div.redactor_box.activated {",
" box-shadow: 0 0 .5px 1px rgb(68, 46, 97)!important;",
" border-radius: 15px!important",
" }",
" input.button.primary {",
" border-radius: 15px!important;",
" background-color: #7a63cc!important",
" }",
" li.message.message-block {",
" border-radius: 15px !important",
" }",
" .bbCodeQuote {",
" border-left: 5px solid rgb(122, 99, 204)!important",
" }",
" a.close.OverlayCloser {",
" color: #ffffff!important",
" }",
" .conversationItem.active .avatar.isOnline::before {",
" border: 3px solid #3f3563!important",
" }",
" .conversationItem .avatar.isOnline::before {",
" background-color: rgb(122, 99, 204)!important",
" }",
" .forum_list,",
" .forum_view {",
" background: rgb(24, 25, 30)!important",
" }",
" div.alertNotice.mn-0-0-15 {",
" background-color: #18191e!important",
" }",
" #searchBar {",
" margin: 8px 20px!important",
" }",
" div.simpleRedactor.QuickReplyRedactor {",
" background-color: #1e1f24!important",
" }",
" li.not-found-block {",
" background-color: #ffffff!important",
" }",
" form.secondaryContent.findMember {",
" background-color: #1e1f24!important",
" }",
" ul.tabs {",
" background-color: #1e1f24",
" }",
" div.errorPanel {",
" background-color: #1e1f24!important;",
" border-radius: 15px!important",
" }",
" input.button.JsOnly {",
" border-radius: 15px!important",
" }",
" input.button.OverlayCloser {",
" border-radius: 15px!important",
" }",
" input.textCtrl.OptOut {",
" background-color: #18191e!important;",
" border-radius: 10px!important",
" }",
" input.textCtrl {",
" background-color: #18191e!important;",
" border-radius: 10px!important",
" }",
" textarea.textCtrl.Elastic {",
" background-color: #18191e!important;",
" border-radius: 10px!important",
" }",
" div.textCtrl {",
" background-color: #18191e!important;",
" border-radius: 10px!important",
" }",
" select.textCtrl.autoSize {",
" border-radius: 10px!important;",
" background-color: #18191e!important",
" }",
" div.heading {",
" color: #ffffff!important",
" }",
" span.button.primary.OverlayTrigger {",
" border-radius: 15px!important;",
" box-shadow: 0 2px 18px 2px rgba(122, 99, 204, .4)!important",
" }",
" span.redactor_modal_btn.button.primary {",
" border-radius: 15px!important;",
" box-shadow: 0 2px 18px 2px rgba(122, 99, 204, .4)!important",
" }",
" a.redactor_modal_btn.redactor_btn_modal_close.button {",
" background-color: #4c5263!important;",
" border-radius: 15px!important;",
" box-shadow: 0 2px 18px 2px rgba(76, 82, 99, .5)!important",
" }",
" form.formOverlay.xenForm {",
" border-radius: 15px!important;",
" background-color: #1e1f24!important;",
" box-shadow: 0 2px 18px 2px rgba(122, 99, 204, .1)!important",
" }",
" div.welcomeMessage.mn-15-0 {",
" border-radius: 15px",
" }",
" .forum_list .discussionList {",
" margin-top: -5px!important;",
" border-radius: 0 15px 15px 0!important",
" }",
" .sidebarWrapper {",
" margin-bottom: 15px!important",
" }",
" .aboveThreadList {",
" padding-top: 20px!important",
" }",
" ::-webkit-scrollbar {",
" width: 12px",
" }",
" ::-webkit-scrollbar:horizontal {",
" height: 12px",
" }",
" ::-webkit-scrollbar-button {",
" background: #18191e",
" }",
" ::-webkit-scrollbar-track {",
" background: #18191e",
" }",
" ::-webkit-scrollbar-track-piece {",
" background: #1e1f24",
" }",
" ::-webkit-scrollbar-thumb {",
" background: #35363e;",
" border-radius: 10px",
" }",
" .button {",
" border-radius: 15px !important;",
" }",
" .dottesStyle.buttonStyle {",
" margin-left: none !important;",
" }",
" .monthMaecenas--quote {",
"background: none !important;",
"border: 1px solid darkslateblue;",
"}",
".monthMaecenas--quote::before {",
" border-color: transparent transparent darkslateblue !important;",
"}",
".privateControls .item.control {",
"color: #7a63cc !important;",
"}",
"",
".page_counter .count {",
" box-shadow: 1px 55px 30px rgba(122,99,204, 0.4) !important;",
" text-shadow: 1px 1px 8px rgba(122,99,204, 0.4) !important;",
"}",
"",
"div.memberViewTrophies ol {",
" border: 1px solid #2d2d2d !important;",
" border-radius: 15px !important;",
" padding: 5px !important;",
" margin-bottom: 10px !important;",
"}",
"",
"li.not-found-block {",
" background-color: #18191e !important;",
"}",
".stickyThreads {",
" border-left: none !important;",
" border-right: none !important;",
" border-radius: 20px !important;",
" border-bottom: 1.4px solid #7a63cc !important;",
" border-top: 1.4px solid #7a63cc !important;",
" margin: 15px !important;",
" margin-bottom: 25px !important;",
" margin-top: 25px !important;",
" padding-left: 35px !important;",
" padding-right: 35px !important;",
" padding-top: 10px !important;",
" padding-bottom: 10px !important;",
"}",
".discussionList .universalSearchForm {",
" border-radius: 15px !important;",
"}",
".bbCodeSpoilerText .bbCodeSpoilerContainer:first-child::before {",
" border-left: 6px solid #7a63cc !important;",
" border-bottom: 6px solid #7a63cc !important;",
" border-radius: 7px !important;",
"}",
".blockrow {",
" background: #1e1f24 !important",
"}",
"",
".dataTable tr.dataRow th {",
" background: #1e1f24 !important;",
" color: #7a63cc !important;",
"}",
".bbCode > dl > dt {",
" color: #7a63cc !important;",
"}",
"div.label.fl_l {",
" font-size: 13.5px !important;",
"}",
"span.DateTime {",
" font-size: 13.5px !important;",
"}",
"div.labeled {",
" font-size: 13.5px !important;",
"}",
".likeContainer {",
" background-color: #1e1f24;",
"}",
"",
".likeNodes {",
" background-color: #1e1f24;",
"}",
".likeNodes .node .counter {",
" color: #7a63cc!important;",
" text-shadow: 1px 1px 8px rgba(122,99,204, 0.4) !important;",
"}",
".member_view .errorPanel {",
" border-left: none !important;",
" border-right: none !important;",
" border: 1px solid #7a63cc;",
"}",
"#chatbox {",
" max-height: 600px !important;",
" padding: 10px !important;",
" overflow: auto;",
" overflow-y: scroll;",
"}"
].join("\n");
if (typeof GM_addStyle != "undefined") {
GM_addStyle(css);
} else if (typeof PRO_addStyle != "undefined") {
PRO_addStyle(css);
} else if (typeof addStyle != "undefined") {
addStyle(css);
} else {
var node = document.createElement("style");
node.type = "text/css";
node.appendChild(document.createTextNode(css));
var heads = document.getElementsByTagName("head");
if (heads.length > 0) {
heads[0].appendChild(node);
} else {
// no head yet, stick it whereever
document.documentElement.appendChild(node);
}
}
})();