Skip to content

Green discord (O M G) by bajkekifla

Screenshot of Green discord (O M G)

Details

Authorbajkekifla

LicenseNo License

Categorydiscord

Created

Updated

Size4.9 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Yo

Notes

Yo

Source code

/* ==UserStyle==
@name         Green discord (O M G)
@version      20220329.08.25
@namespace    userstyles.world/user/bajkekifla
@description  Yo
@author       bajkekifla
@license      No License
==/UserStyle== */

@-moz-document domain("discord.com") {
.theme-dark {
    --header-primary: #fff;
    --header-secondary: #c4ff70;
    --text-normal: #dcddde;
    --text-muted: #72767d;
    --text-link: hsl(197,calc(var(--saturation-factor, 1)*100%),47.8%);
    --text-link-low-saturation: hsl(197,calc(var(--saturation-factor, 1)*100%),52.9%);
    --text-positive: hsl(139,calc(var(--saturation-factor, 1)*66.8%),58.6%);
    --text-warning: hsl(38,calc(var(--saturation-factor, 1)*95.7%),54.1%);
    --text-danger: hsl(359,calc(var(--saturation-factor, 1)*82.6%),59.4%);
    --text-brand: hsl(235,calc(var(--saturation-factor, 1)*86.1%),77.5%);
    --interactive-normal: #bdc4c0;
    --interactive-hover: #dcddde;
    --interactive-active: #fff;
    --interactive-muted: #4f545c;
    --background-primary: #111513;
    --background-secondary: #131313;
    --background-secondary-alt: #111;
    --background-tertiary: #0f0f0f;
    --background-accent: #00bf4d;
    --background-floating: #005b22;
    --background-nested-floating: #202020;
    --background-mobile-primary: #1c1c1c;
    --background-mobile-secondary: #2f3136;
    --background-modifier-hover: rgba(79,84,92,0.16);
    --background-modifier-active: rgba(79,84,92,0.24);
    --background-modifier-selected: rgba(79,84,92,0.32);
    --background-modifier-accent: hsla(0,0%,100%,0.06);
    --info-positive-text: #fff;
    --info-warning-text: #fff;
    --info-danger-text: #fff;
    --info-help-background: hsla(197,calc(var(--saturation-factor, 1)*100%),47.8%,0.1);
    --info-help-foreground: hsl(197,calc(var(--saturation-factor, 1)*100%),47.8%);
    --info-help-text: #fff;
    --status-warning-text: #000;
    --scrollbar-thin-thumb: #00dd93;
    --scrollbar-thin-track: rgba(0, 0, 0, 0);
    --scrollbar-auto-thumb: #00e381;
    --scrollbar-auto-track: #1e1e1e /*hsl(25,calc(var(--saturation-factor, 1)*1.8%),20%)*/;
    --scrollbar-auto-scrollbar-color-thumb: #c7c800;
    --scrollbar-auto-scrollbar-color-track: #1c1c1c;
    --elevation-stroke: 0 0 0 1px rgba(4,4,5,0.15);
    --elevation-low: 0 1px 0 rgba(4,4,5,0.2),0 1.5px 0 rgba(6,6,7,0.05),0 2px 0 rgba(4,4,5,0.05);
    --elevation-medium: 0 4px 4px rgba(0,0,0,0.16);
    --elevation-high: 0 8px 16px rgba(0,0,0,0.24);
    --logo-primary: #fff;
    --control-brand-foreground: hsl(235,calc(var(--saturation-factor, 1)*86.1%),77.5%);
    --control-brand-foreground-new: hsl(235,calc(var(--saturation-factor, 1)*86.1%),77.5%);
    --background-mentioned: hsla(50,calc(var(--saturation-factor, 1)*95.7%),54.1%,0.1);
    --background-mentioned-hover: hsla(45, calc(var(--saturation-factor, 1)*95.7%),54.1%,0.08);
    --background-message-hover: rgba(4,4,5,0.07);
    --background-message-automod: hsla(359,calc(var(--saturation-factor, 1)*82.6%),59.4%,0.05);
    --background-message-automod-hover: hsla(359,calc(var(--saturation-factor, 1)*82.6%),59.4%,0.1);
    --channels-default: #c1c1c1;
    --guild-header-text-shadow: 0 1px 1px rgba(0,0,0,0.4);
    --channeltextarea-background: #242424;
    --activity-card-background: #202225;
    --textbox-markdown-syntax: #727a84;
    --spoiler-revealed-background: #292b2f;
    --spoiler-hidden-background: #202225;
    --deprecated-card-bg: rgba(32,34,37,0.6);
    --deprecated-card-editable-bg: rgba(32,34,37,0.3);
    --deprecated-store-bg: #36393f;
    --deprecated-quickswitcher-input-background: #72767d;
    --deprecated-quickswitcher-input-placeholder: hsla(0,0%,100%,0.3);
    --deprecated-text-input-bg: rgba(0,0,0,0.1);
    --deprecated-text-input-border: rgba(0,0,0,0.3);
    --deprecated-text-input-border-hover: #040405;
    --deprecated-text-input-border-disabled: #202225;
    --deprecated-text-input-prefix: #dcddde;
    --brand-experiment: #00b556;
    --divider-color: blue;
}

.peopleColumn-1wMU14 {
    background: #0d0d0d;
}

.mention-3XBnnZ {
    background: #00b967;
}


.input-3r5zZY {
    background: #009b62;
    color: #fff;
}

.item-2LIpTv {
    background: #00ff75;
}

.colorDefault-CDqZdO {
    color: #fff;
}

.focused-3qFvc8 {
    transition: 200ms
}

.focused-3qFvc8:hover {
    background-color: #65a200;
}

.messageListItem-ZZ7v6g {
    transition: 200ms
}

.messageListItem-ZZ7v6g:hover {
    background: #00ff6617;
}

.member-2gU6Ar:hover {
    box-shadow: inset 0px 0px 15px #0f7, 0 0 2px #00ff6e
}

.footer-3naVBw, .bodyInnerWrapper-2bQs1k, .userPopout-2j1gM4 {
    background-color: #0b0b0b
}

.userPopout-2j1gM4 {
    box-shadow: 0px 0px 10px #00ff84
}

.container-2o3qEW::after {
    content: "";
    width: 240px;
    height: 200px;
    background: url(https://media.discordapp.net/attachments/919255100722122812/957689210859585666/output-onlinegiftools.gif);
    background-size: cover;
    position: relative;
    bottom: 0px;
}

}

Reviews

No reviews yet.