My lover
discord.com by psychopath
Details
Authorpsychopath
LicenseNo License
Categoryelgjb,wkwrlgf
Created
Updated
Code size12 kB
Code checksum9d382dc7
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have 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 discord.com
@namespace userstyles.world
@version 1.0.0
==/UserStyle== */
@-moz-document domain("discord.com") {
element.style {
width: 363px;
height: 399px;
}
.imageWrapper-2p5ogY img {
position: absolute;
}
img[alt] {
text-indent: -9999px;
}
a, abbr, acronym, address, applet, big, blockquote, body, caption, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, form, h1, h2, h3, h4, h5, h6, html, iframe, img, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, small, span, strike, strong, table, tbody, td, tfoot, th, thead, tr, tt, ul, var {
margin: 0;
padding: 0;
border: 0;
font-weight: inherit;
font-style: inherit;
font-family: inherit;
font-size: 100%;
vertical-align: baseline;
}
.imageWrapper-2p5ogY {
display: block;
position: relative;
-webkit-user-select: text;
-moz-user-select: text;
-ms-user-select: text;
user-select: text;
overflow: hidden;
border-radius: 3px;
}
.root-1gCeng {
background-color: #fff;
border-radius: 5px;
margin: 0 auto;
pointer-events: all;
position: relative;
max-height: 100%;
}
.focusLock-Ns3yie, .root-1gCeng {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.layer-2KE1M9 {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
min-height: 0;
padding-top: 40px;
padding-bottom: 40px;
}
.layerContainer-yqaFcK {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: none!important;
pointer-events: none;
z-index: 1002;
}
.appMount-3lHmkl, body {
background-color: var(--background-tertiary);
text-rendering: optimizeLegibility;
}
.appMount-3lHmkl {
position: absolute;
overflow: hidden;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
::placeholder, body, button, input, select, textarea {
font-family: var(--font-primary);
text-rendering: optimizeLegibility;
}
::-webkit-input-placeholder, body, button, input, select, textarea {
font-family: var(--font-primary);
text-rendering: optimizeLegibility;
}
body {
line-height: 1;
margin: 0;
padding: 0;
font-family: var(--font-primary);
overflow: hidden;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background: transparent;
}
style attribute {
font-size: 100%;
--saturation-factor: 1;
}
:root {
--animtime: 0s;
}
.theme-dark, .theme-light {
--info-positive-background: hsla(139,calc(var(--saturation-factor, 1)*47.3%),43.9%,0.1);
--info-positive-foreground: hsl(139,calc(var(--saturation-factor, 1)*47.3%),43.9%);
--info-warning-background: hsla(38,calc(var(--saturation-factor, 1)*95.7%),54.1%,0.1);
--info-warning-foreground: hsl(38,calc(var(--saturation-factor, 1)*95.7%),54.1%);
--info-danger-background: hsla(359,calc(var(--saturation-factor, 1)*82.6%),59.4%,0.1);
--info-danger-foreground: hsl(359,calc(var(--saturation-factor, 1)*82.6%),59.4%);
--status-positive-background: hsl(139,calc(var(--saturation-factor, 1)*47.3%),43.9%);
--status-positive-text: #fff;
--status-warning-background: hsl(38,calc(var(--saturation-factor, 1)*95.7%),54.1%);
--status-danger-background: hsl(359,calc(var(--saturation-factor, 1)*82.6%),59.4%);
--status-danger-text: #fff;
--focus-primary: hsl(197,calc(var(--saturation-factor, 1)*100%),47.8%);
}
.theme-dark {
--header-primary: #fff;
--header-secondary: #b9bbbe;
--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: #b9bbbe;
--interactive-hover: #dcddde;
--interactive-active: #fff;
--interactive-muted: #4f545c;
--background-primary: #36393f;
--background-secondary: #2f3136;
--background-secondary-alt: #292b2f;
--background-tertiary: #202225;
--background-accent: #4f545c;
--background-floating: #18191c;
--background-mobile-primary: #36393f;
--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: #202225;
--scrollbar-thin-track: transparent;
--scrollbar-auto-thumb: #202225;
--scrollbar-auto-track: hsl(210,calc(var(--saturation-factor, 1)*9.8%),20%);
--scrollbar-auto-scrollbar-color-thumb: #202225;
--scrollbar-auto-scrollbar-color-track: #2f3136;
--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(38,calc(var(--saturation-factor, 1)*95.7%),54.1%,0.1);
--background-mentioned-hover: hsla(38,calc(var(--saturation-factor, 1)*95.7%),54.1%,0.08);
--background-message-hover: rgba(4,4,5,0.07);
--channels-default: #8e9297;
--font-primary: Whitney,"Helvetica Neue",Helvetica,Arial,sans-serif;
--font-display: Ginto,"Helvetica Neue",Helvetica,Arial,sans-serif;
--font-code: Consolas,"Andale Mono WT","Andale Mono","Lucida Console","Lucida Sans Typewriter","DejaVu Sans Mono","Bitstream Vera Sans Mono","Liberation Mono","Nimbus Mono L",Monaco,"Courier New",Courier,monospace;
--font-korean: Whitney,"Apple SD Gothic Neo","NanumBarunGothic","맑은 고딕","Malgun Gothic",Gulim,굴림,Dotum,돋움,"Helvetica Neue",Helvetica,Arial,sans-serif;
--font-japanese: Whitney,Hiragino Sans,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,Osaka,"MS PGothic","Helvetica Neue",Helvetica,Arial,sans-serif;
--font-chinese-simplified: Whitney,"Microsoft YaHei New",微软雅黑,"Microsoft Yahei","Microsoft JhengHei",宋体,SimSun,"Helvetica Neue",Helvetica,Arial,sans-serif;
--font-chinese-traditional: Whitney,"Microsoft JhengHei",微軟正黑體,"Microsoft JhengHei UI","Microsoft YaHei",微軟雅黑,宋体,SimSun,"Helvetica Neue",Helvetica,Arial,sans-serif;
}
.theme-dark {
--brightness: calc(1.5 - var(--saturation-factor, 1)*0.5);
--contrast: var(--saturation-factor,1);
}
[data-popout-root], html {
--brand-experiment-100: hsl(240,calc(var(--saturation-factor, 1)*77.8%),98.2%);
--brand-experiment-130: hsl(236,calc(var(--saturation-factor, 1)*87.5%),96.9%);
--brand-experiment-160: hsl(235,calc(var(--saturation-factor, 1)*84.6%),94.9%);
--brand-experiment-200: hsl(236,calc(var(--saturation-factor, 1)*83.3%),92.9%);
--brand-experiment-230: hsl(236,calc(var(--saturation-factor, 1)*87%),91%);
--brand-experiment-260: hsl(235,calc(var(--saturation-factor, 1)*86.2%),88.6%);
--brand-experiment-300: hsl(235,calc(var(--saturation-factor, 1)*86.1%),85.9%);
--brand-experiment-330: hsl(235,calc(var(--saturation-factor, 1)*85.1%),81.6%);
--brand-experiment-360: hsl(235,calc(var(--saturation-factor, 1)*86.1%),77.5%);
--brand-experiment-400: hsl(235,calc(var(--saturation-factor, 1)*86.1%),71.8%);
--brand-experiment-430: hsl(235,calc(var(--saturation-factor, 1)*85.7%),69.8%);
--brand-experiment-460: hsl(235,calc(var(--saturation-factor, 1)*85.5%),67.5%);
--brand-experiment: hsl(235,calc(var(--saturation-factor, 1)*85.6%),64.7%);
--brand-experiment-500: hsl(235,calc(var(--saturation-factor, 1)*85.6%),64.7%);
--brand-experiment-530: hsl(235,calc(var(--saturation-factor, 1)*66.7%),58.8%);
--brand-experiment-560: hsl(235,calc(var(--saturation-factor, 1)*51.4%),52.4%);
--brand-experiment-600: hsl(235,calc(var(--saturation-factor, 1)*46.7%),44.1%);
--brand-experiment-630: hsl(235,calc(var(--saturation-factor, 1)*46.7%),38.2%);
--brand-experiment-660: hsl(235,calc(var(--saturation-factor, 1)*47.1%),33.3%);
--brand-experiment-700: hsl(235,calc(var(--saturation-factor, 1)*47%),25.9%);
--brand-experiment-730: hsl(235,calc(var(--saturation-factor, 1)*46.8%),24.3%);
--brand-experiment-760: hsl(234,calc(var(--saturation-factor, 1)*46.9%),22.2%);
--brand-experiment-800: hsl(235,calc(var(--saturation-factor, 1)*47.5%),19.4%);
--brand-experiment-830: hsl(235,...