This theme is changing the background,text color and most of the headers/channels etc looks in a pink-black combination.
Check it out and use it if you like it xox
Authorranyacia
LicenseNO-REDISTRIBUTION
Categorye.g discord
Created
Updated
Size2.9 kB
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
This theme is changing the background,text color and most of the headers/channels etc looks in a pink-black combination.
Check it out and use it if you like it xox
/* ==UserStyle==
@name ✧ ~〈 Pink melody gif theme〉~ ✧
@namespace USO Archive
@author RanyaCia
@description `★゜・。。・゜゜・。。・゜☆゜・。。・゜゜・。。・゜★Hey ❣ I made this theme for myself and decided to post it for you guys,feel free to use xoxo ♥☆彡.。.:*・☆彡.。.:*・☆彡.。.:*・☆彡.。.:*・☆彡.。.:*・☆♡ Website: Discord ♡♡ Theme: Kawaii Pink ♡♡ Colors: Pink ~ Black ♡☆~☆~☆~☆~☆~☆~☆~☆~☆~☆~☆~☆~☆~☆~☆♡ YouTube:24khoe$♡♡ Instagram:Senzeera ♡★゜・。。・゜゜・。。・゜☆゜・。。・゜゜・。。・゜★`
@version 20220216.18.42
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== */
@-moz-document url-prefix("https://discord.com") {
/* ------BACKGROUND------ */
body {
background: url("https://media.discordapp.net/attachments/852608693615067146/944939969129095248/e18573b53421d57e9dd577a799463651.gif");
background-size: cover;
}
.appMount-2yBXZl, body, .theme-dark .container-2cd8Mz, .applicationStore-2nk7Lo
{
background-color: #f34eb800!important;
}
/* ------REMOVE GREY/WHITE BG COLORS------ */
.theme-dark,
.theme-light {
--header-primary: #000;
--header-secondary: #000;
--text-normal: #000;
--text-muted: #353535;
--channels-default: #000;
--interactive-normal: #111;
--interactive-hover: #fff;
--interactive-active: #fa5b9d;
--interactive-muted: #f02b2b00;
--background-primary: rgba(0, 0, 0, 0);
--background-secondary: transparent;
--background-secondary-alt: rgba(226, 135, 192, .35);
--background-tertiary: rgba(8, 7, 7, 0);
--background-floating: rgba(238, 186, 237, .8);
--channeltextarea-background: rgba(250, 122, 252, .49);
--deprecated-panel-background: rgba(163, 0, 0, 0);
--background-modifier-hover: rgba(0, 0, 0, .42);
--background-modifier-selected: rgba(0, 0, 0, .45);
}
/* ------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;
}
}