die
discord.com by kiochar
Details
Authorkiochar
LicenseNo License
Categorydisco
Created
Updated
Size4.9 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 discord.com
@version 20230226.09.27
@namespace ?
==/UserStyle== */
@-moz-document domain("discord.com") {
--direction: ltr;
--control-corner-radius: 2;
--layer-corner-radius: 4;
--type-ramp-plus-4-font-size: 28px;
--type-ramp-plus-4-line-height: 36px;
--base-layer-luminance: 1;
--neutral-layer-1: #ffffff;
--fill-color: #ffffff;
--neutral-foreground-rest: #2b2b2b;
--base-height-multiplier: 8;
--base-horizontal-spacing-multiplier: 3;
--density: 0;
--design-unit: 4;
--stroke-width: 1;
--focus-stroke-width: 2;
--disabled-opacity: 0.3;
--type-ramp-minus-2-font-size: 10px;
--type-ramp-minus-2-line-height: 14px;
--type-ramp-minus-1-font-size: 12px;
--type-ramp-minus-1-line-height: 16px;
--type-ramp-base-font-size: 14px;
--type-ramp-base-line-height: 20px;
--type-ramp-plus-1-font-size: 16px;
--type-ramp-plus-1-line-height: 22px;
--type-ramp-plus-2-font-size: 20px;
--type-ramp-plus-2-line-height: 28px;
--type-ramp-plus-3-font-size: 24px;
--type-ramp-plus-3-line-height: 32px;
--type-ramp-plus-5-font-size: 32px;
--type-ramp-plus-5-line-height: 40px;
--type-ramp-plus-6-font-size: 40px;
--type-ramp-plus-6-line-height: 52px;
--accent-fill-rest-delta: 0;
--accent-fill-hover-delta: 4;
--accent-fill-active-delta: -5;
--accent-fill-focus-delta: 0;
--accent-foreground-rest-delta: 0;
--accent-foreground-hover-delta: 6;
--accent-foreground-active-delta: -4;
--accent-foreground-focus-delta: 0;
--neutral-fill-rest-delta: 7;
--neutral-fill-hover-delta: 10;
--neutral-fill-active-delta: 5;
--neutral-fill-focus-delta: 0;
--neutral-fill-input-rest-delta: 0;
--neutral-fill-input-hover-delta: 0;
--neutral-fill-input-active-delta: 0;
--neutral-fill-input-focus-delta: 0;
--neutral-fill-layer-rest-delta: 3;
--neutral-fill-stealth-rest-delta: 0;
--neutral-fill-stealth-hover-delta: 5;
--neutral-fill-stealth-active-delta: 3;
--neutral-fill-stealth-focus-delta: 0;
--neutral-fill-strong-rest-delta: 0;
--neutral-fill-strong-hover-delta: 8;
--neutral-fill-strong-active-delta: -5;
--neutral-fill-strong-focus-delta: 0;
--neutral-stroke-divider-rest-delta: 8;
--neutral-stroke-rest-delta: 25;
--neutral-stroke-hover-delta: 40;
--neutral-stroke-active-delta: 16;
--neutral-stroke-focus-delta: 25;
--neutral-fill-layer-rest: #ffffff;
--body-font: Segoe UI, sans-serif;
--focus-stroke-outer: #878787;
--neutral-stroke-rest: #bebebe;
--neutral-stroke-hover: #979797;
--neutral-stroke-active: #d5d5d5;
--neutral-stroke-focus: #bebebe;
--neutral-fill-rest: #ededed;
--neutral-fill-hover: #e5e5e5;
--neutral-fill-active: #f2f2f2;
--neutral-fill-focus: #ffffff;
--accent-fill-rest: #0078d4;
--accent-fill-hover: #006cbe;
--accent-fill-active: #1683d8;
--accent-fill-focus: #0078d4;
--foreground-on-accent-rest: #ffffff;
--foreground-on-accent-hover: #ffffff;
--foreground-on-accent-active: #000000;
--foreground-on-accent-focus: #ffffff;
--focus-stroke-inner: #fbfdfe;
--accent-foreground-rest: #0078d4;
--accent-foreground-hover: #0066b4;
--accent-foreground-active: #1181d7;
--accent-foreground-focus: #0078d4;
--neutral-fill-stealth-rest: #ffffff;
--neutral-fill-stealth-hover: #f2f2f2;
--neutral-fill-stealth-active: #f7f7f7;
--neutral-fill-stealth-focus: #ffffff;
--neutral-foreground-hint: #757575;
--neutral-layer-floating: #ffffff;
--neutral-fill-input-rest: #ffffff;
--neutral-fill-input-hover: #ffffff;
--neutral-fill-input-active: #ffffff;
--neutral-fill-input-focus: #ffffff;
--neutral-layer-card-container: #f7f7f7;
--card-base-height: 146;
--card-base-width: 300;
--card-base-gap: 14;
--card-stroke-color: rgba(0,0,0,0.0578);
--sloppy-click-z-index: 1;
--click-z-index: 1;
--neutral-stroke-divider-rest: #eaeaea;
--menu-item-text-color: rgba(0, 0, 0, 0.6063);
--neutral-stroke-strong-hover-delta: 40;
--neutral-stroke-strong-active-delta: 16;
--neutral-stroke-strong-focus-delta: 25;
--neutral-stroke-strong-rest: #949494;
--neutral-stroke-strong-hover: #2e2e2e;
--neutral-stroke-strong-active: #6b6b6b;
--neutral-stroke-strong-focus: #545454;
--gradient-white-fill: linear-gradient(160deg, rgba(237,237,237,0.8), rgba(237,237,237,1)),#ffffff;
--gradient-background-fill: linear-gradient(160deg, rgba(237,237,237,0), rgba(237,237,237,1));
--gradient-footer-mask-fill: linear-gradient(-180deg, rgba(237,237,237,0), rgba(237,237,237,1));
--neutral-fill-bubble-on-rest: #fafafa;
--neutral-foreground-hint-on-bubble-on-rest: #757575;
--neutral-layer-card: #ffffff;
}