Skip to content

LZT Cry | v0.0.1 by folpixplay

Screenshot of LZT Cry | v0.0.1

Details

Authorfolpixplay

LicenseNo License

Categorylolz.guru

Created

Updated

Size101 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Notes

Source code

Source code has over 10K characters, so we truncated it. You can inspect the full source code on install link.
/* ==UserStyle==
@name         LZT Cry | v0.0.1
@version      20220829.15.58
@namespace    userstyles.world/user/folpixplay
@description  Blue theme for Lolz.team forum
Created by LOOS3R

My lolz: https://lolz.guru/loos3r/
@author       folpixplay
@license      No License
==/UserStyle== */

@-moz-document domain("lolz.guru"), domain("zelenka.guru") {
:root {
    --accent-hue: 103deg;
    --accent-hue2: 0deg;

    --accent: rgb(70, 152, 219);
    --accent-light: rgb(64, 138, 199);

    --accent-dark: rgb(37, 37, 37);
    --accent-dark2: rgba(37, 37, 37);
    --accent-dark3: rgba(37, 37, 37);
    --accent-whiter: #fff;
    --white: #ffffff;

    --accent-error: rgb(64, 138, 199);
    --accent-error-light: rgb(64, 138, 199);

    --like-hue: 103deg;
}

body {
    background-image: linear-gradient(rgba(37, 37, 37, .53), rgba(37, 37, 37, .48)), url(https://cdn.discordapp.com/attachments/1001160986788630689/1013847766423834694/TnNdy.gif);
    background-repeat: round;
    background-size: 100%;
    background-attachment: fixed;
    color: rgb(214, 214, 214);
    font: 13 px /1.231 arial, helvetica, clean, sans-serif;
    *font-size: small;
    *font: x-small;
}
#lzt-logo {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Слой_2' x='0px' y='0px' viewBox='0 0 90 40' style='enable-background:new 0 0 90 40;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill-rule:evenodd;clip-rule:evenodd;fill:%23408AC7;%7D%0A%3C/style%3E%3Cpath class='st0' d='M49,31V13h15.1l4-4H16v4h17L21,32h-8V9H9v27h59l-4-4H49V31 M26,32h19v-1V13h-7L26,32z'/%3E%3C/svg%3E");
    width: 87px;
    height: 44px;
    float: left;
    margin: 0px 0px 0px -5px;
}
.copyButton.mainc {
    color: rgb(64, 138, 199);
}

.dataTable tr.dataRow th {
    color: rgb(64, 138, 199);
    font-size: 15px;
    font-weight: 600;
    padding: 10px 20px;
}

.pollResult .bar {
    background: rgb(64, 138, 199);
    height: 100%;
    display: block;
    zoom: 1;
    border-radius: 0 12px 12px 0;
}

#chatbox .meMessage {
    background: rgba(130, 88, 248, .4);
}

.prefix.fast_contest {
    background: rgb(64, 138, 199);
}

.navTabs .navTab.PopupClosed .navLink:hover .counter-container img,
.navTabs .navTab.PopupOpen .navLink .counter-container img {
    filter: grayscale(1);
}

.market_item_view .block__green {
    color: rgb(64, 138, 199);
}

.mainc {
    color: rgb(64, 138, 199);
}

.username .style23 {
    color: rgb(64, 138, 199);
}

.xenOverlay.memberCard .onlineMarker {
    border-radius: 50%;
    display: inline-block;
    background: rgb(64, 138, 199);
    box-shadow: 1px 0px 7px rgb(64, 138, 199), 0px -2px 1px rgb(0 0 0 / 0%);
    width: 10px;
    height: 10px;
    margin-left: 8px;
}

.navigationSideBar a.selected {
    background: var(--accent-dark);
    box-shadow: inset 0px 0px 0px 0px var(--accent);
}

.xenForm .ctrlUnit > dd .textCtrl {
    border: none;
}

.breadcrumb .crust:last-child a.crumb {
    color: rgb(64, 138, 199);
    text-shadow: 1px 0px 7px rgb(64, 138, 199), 0px -2px 1px rgb(0 0 0 / 0%);
}

.bbCodeSpoilerText .bbCodeSpoilerContainer:first-child::before {
    width: 40px;
    height: 28px;
    display: block;
    content: ' ';
    border-left: 6px solid rgb(64, 138, 199);
    border-bottom: 6px solid rgb(64, 138, 199);
    margin: -8px 15px 0 -63px;
    position: absolute;
}

#uaThreadViewContainer .footnote {
    border-top: 1px solid var(--accent-dark2);
}

.marketIndexItem:not(.itemIgnored):hover .marketIndexItem--Title {
    color: rgb(64, 138, 199);
}
.navPopup .AlertsClear:hover::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' stroke='rgb(64, 138, 199)' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round' class='css-i6dzq1'%3E%3Cpolyline points='3 6 5 6 21 6'%3E%3C/polyline%3E%3Cpath d='M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2'%3E%3C/path%3E%3Cline x1='10' y1='11' x2='10' y2='17'%3E%3C/line%3E%3Cline x1='14' y1='11' x2='14' y2='17'%3E%3C/line%3E%3C/svg%3E");
}

.resellButton:hover::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='16' height='16' stroke='rgb(255, 255, 255)' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round' class='css-i6dzq1'%3E%3Ccircle cx='9' cy='21' r='1'%3E%3C/circle%3E%3Ccircle cx='20' cy='21' r='1'%3E%3C/circle%3E%3Cpath d='M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6'%3E%3C/path%3E%3C/svg%3E");
}

.marketEmail {
    font-weight: 600;
    background: rgb(64, 138, 199);
    color: #f5f5f5;
    display: inline-block;
    padding: 10px 15px;
    border-radius: 6px;
    margin: 15px 0;
}

.loginForm {
    background: rgb(39, 39, 39);
    padding: 50px 40px;
    border-top: 5px solid rgb(64, 138, 199);
    border-radius: 5px;
    font-size: 14px;
    box-sizing: border-box;
    box-shadow: 0 0 50px rgb(45 45 45);
}

.fa-flag:before {
    content: "\f024";
    color: var(--white);
}

.log_out .pageContent {
    display: flex;
}

.hasUnreadArticles {
    border-radius: 50%;
    display: inline-block;
    background: rgb(64, 138, 199);
    width: 8px;
    height: 8px;
    margin-left: 8px;
}

/* Inputs */
.textCtrl.Focus {
    border-color: var(--accent);
}

input[type="radio"]:before {
    background: var(--accent);
}

input[type="checkbox"]:checked:after {
    background: var(--accent);
    border-color: var(--accent);
}

.categoryLinks .link.selected {
    border-bottom: 2px solid rgb(64, 138, 199);
}

.marketIndexItem:hover .marketIndexItem--Title {
    color: rgb(64, 138, 199);
}

.lztSvForm--games .game .maskIcon {
    font-size: 24px;
    color: rgb(64, 138, 199);
    position: absolute;
    left: 0;
    right: 0;
    bottom: -24px;
    transition: .15s;
    opacity: 0;
}

input.textCtrl:focus,
select.textCtrl:focus,
textarea.textCtrl:focus {
    box-shadow: 0 0 3px 1px rgb(64, 138, 199);
}

#caltitle {
    font-size: 11pt;
    color: rgb(64, 138, 199);
    float: left;
    text-align: center;
    width: 155px;
    line-height: 20px;
}

#caldays span {
    display: block;
    float: left;
    width: 28px;
    text-align: center;
    color: rgb(64, 138, 199);
}

#calcurrent {
    background-color: rgb(64, 138, 199);
    color: rgb(255 255 255);
}

#caldays {
    height: 14px;
    border-bottom: 1px solid rgb(64, 138, 199);
}

#calroot {
    margin-top: -1px;
    width: 198px;
    padding: 2px;
    background-color: rgb(39, 39, 39);
    font-size: 11px;
    border: 1px solid rgb(64, 138, 199);
    border-radius: 2px;
    z-index: 7500;
}

.itemFaveCountIcon::before {
    content: '';
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='16' height='16' stroke='rgb(64, 138, 199)' stroke-width='2' fill='rgb(64, 138, 199)' stroke-linecap='round' stroke-linejoin='round' class='css-i6dzq1' style='%0A'%3E%3Cpath d='M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z'%3E%3C/path%3E%3C/svg%3E");
    background-size: 100%;
    height: 16px;
    width: 16px;
    margin: 0 0 0 4px;
    display: inline-block;
    vertical-align: top;
}

.marketSidebarMenu a:hover .svgIcon.fill svg,
.marketSidebarMenu a:hover .svgIcon,
.marketSidebarMenu a.selected .svgIcon.fill svg {
    fill: rgb(64, 138, 199);
}

.message .userOnlineNow {
    font-size: 11.5px;
    font-weight: 600;
    padding: 2px 0.6em;
    margin-right: 6px;
    background: rgb(64, 138, 199);
    border-radius: 4px;
    color: #f5f5f5;
    margin-bottom: 6px;
    display: inline-block;
}

.textCtrl {
    background-color: var(--accent-dark) !important;
}

option {
    border: none;
}


/* Links */
.content a,
.searchResult .title > a,
.listItemText a,
li:before,
.fa-external-link-alt:before,
.messageText a:not(.button):not(.username),
.privateControls .item.control {
    color: var(--accent);
}

.Popup .PopupControl.dottesStyle .arrowWidget::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' stroke='rgb(255,255,255)' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round' class='css-i6dzq1'%3E%3Ccircle cx='12' cy='12' r='1'%3E%3C/circle%3E%3Ccircle cx='19' cy='12' r='1'%3E%3C/circle%3E%3Ccircle cx='5' cy='12' r='1'%3E%3C/circle%3E%3C/svg%3E");
    width: 24 px;
    height: 24 px;
    line-height: 24px;
    vertical-align: middle;
    content: '';
    display: inline-block;
}

.messageContent .lztSv--costButton {
    margin: 10 px 0;
    color: white;
}

.contactToSellerButtons .writeToSellerIcon {
    width: 22 px;
    height: 22 px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' stroke='rgb(255 255 255)' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round' class='css-i6dzq1'%3E%3Cpath d='M21 11.5a8.38 8.38 0 0 1-.9 3.8 8.5 8.5 0 0 1-7.6 4.7 8.38 8.38 0 0 1-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 0 1-.9-3.8 8.5 8.5 0 0 1 4.7-7.6 8.38 8.38 0 0 1 3.8-.9h.5a8.48 8.48 0 0 1 8 8v.5z'%3E%3C/path%3E%3C/svg%3E");
    display: inline-block;
    vertical-align: middle;
    background-size: 100%;
}

.StarContent.mainc .star_thread_icon {
    color: rgb(64, 138, 199);
}

.chosen-container.chosen-container-active {
    box-shadow: 0 0 0px 2px rgb(64, 138, 199);
}

a.OverlayTrigger.item.control.report {
    color: var(--accent-error);
}

.n...

Reviews

No reviews yet.