hola
jojo's by carremividajsjs
Details
Authorcarremividajsjs
LicenseNo License
Categoryjojo
Created
Updated
Size2.2 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 jojo's
@namespace USO Archive
@author Pimika Unicorn
@description hola
@version 20220111.16.59
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== */
@-moz-document url-prefix("https://discord.com") {
/* ------BACKGROUND------ */
body {
background: url("https://media.discordapp.net/attachments/803034785009106987/914304708179542016/hy0lqw3e3lv41.png?width=722&height=406");
background-size: cover;
}
.appMount-2yBXZl, body, .theme-dark .container-2cd8Mz, .applicationStore-2nk7Lo {
background-color: #551f3875;
}
/* ------REMOVE GREY/WHITE BG COLORS------ */
.theme-dark,
.theme-light {
--header-primary: #fff;
--header-secondary: #fff;
--text-normal: #fff;
--text-muted: #fff;
--channels-default: #fff;
--interactive-normal: #fff;
--interactive-hover: #fff;
--interactive-active: #fff;
--interactive-muted: #fff;
--background-primary: transparent;
--background-secondary: transparent;
--background-secondary-alt: transparent;
--background-tertiary: transparent;
--background-floating: #b782b1;
--channeltextarea-background: transparent;
--deprecated-panel-background: transparent;
--background-modifier-hover: #b7829a75;
--background-modifier-selected: #b7829a75;
}
/* ------POP-UP------ */
.modal-yWgWj-,
.footer-3rDWdC {
background: #a2748275 !important;
}
/*remove borders*/
.header-2o-2hj,
.searchBar-6Kv8R2,
.content-yTz4x3::before {
box-shadow: none !important;
}
/*misc*/
.container-1D34oG, /*friends list*/
.scrollbar-2rkZSL, /*scrollbar*/
.pad-29zQak,
.track-1JN30G {
background: transparent !important;
}
/* ------SCROLLBAR------ */
.scrollbar-2rkZSL {
width: 8px;
}
.thumb-2JwNFC {
background: #b7829675 !important;
}
.track-1JN30G,
.thumb-2JwNFC {
border: none !important;
}
/* ------EMBEDDED TEXT------ */
.embedProvider-3k5pfl,
.embedDescription-1Cuq9a,
.embedFields-2IPs5Z,
.embedAuthorName-3mnTWj,
.embedFooterText-28V_Wb {
color: #f2f2f2 !important;
}
.cozy-3raOZG .messageContent-2qWWxC, .compact-T3H92H .header-23xsNx .username-1A8OIy, .cozy-3raOZG .header-23xsNx .username-1A8OIy {
text-shadow: 0 0 20px #a6727e;
}
}