Cute theme for discord that anyone can use.
coquette flowers by jqv002

Details
Authorjqv002
LicenseNo License
Categorystylus
Created
Updated
Code size2.4 kB
Code checksum985be7a0
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
<3
Source code
/* ==UserStyle==
@name Chaeyoung twice discord background!
@namespace USO Archive
@author chaeng!
@description `enjoy`
@version 20220119.3.11
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== */
@-moz-document url-prefix("https://discord.com")
{
/* ------BACKGROUND------ */
body
{
background: url("https://i.pinimg.com/originals/cd/f8/75/cdf87550247f0772bbbb6ccdd649c6fd.jpg");
background-size: cover;
}
.appMount-2yBXZl, body, .theme-dark .container-2cd8Mz, .applicationStore-2nk7Lo
{
background-color: rgba(0, 0, 0, .3);
}
/* ------REMOVE GREY/WHITE BG COLORS------ */
.theme-dark,
.theme-light
{
--header-primary: #f9f7f7;
--header-secondary: #d59999;
--text-normal: #d9c4c4;
--text-muted: #f1e0e0;
--channels-default: #d9c4c4;
--interactive-normal: #d59999;
--interactive-hover: #d59999;
--interactive-active: #f9f7f7;
--interactive-muted: #af4b4b;
--background-primary: #f9f7f703;
--background-secondary: #d5999930;
--background-secondary-alt: #d5999930;
--background-tertiary: rgba(249, 247, 247, 0);
--background-floating: rgba(119, 86, 86, .8);
--channeltextarea-background: #d5999930;
--deprecated-panel-background: rgb(249, 246, 246);
--background-modifier-hover: rgba(0, 0, 0, .42);
--background-modifier-selected: rgba(0, 0, 0, .45);
--text-link: #82cf86;
}
/* ------POP-UP------ */
.modal-yWgWj-,
.footer-3rDWdC
{
background: rgba(0, 0, 0, .5) !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: rgba(0, 0, 0, .5) !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 black;
}
}