This was originally made as a gift but anyone can use it <3 (credits to Ravenkult on Tumblr for art)
Donna Beneviento by saltirat

Details
Authorsaltirat
LicenseNo License
Categoryuserstyles
Created
Updated
Code size2.3 kB
Code checksumd2fb871a
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name Donna Beneviento
@namespace userstyles.world
@version 1.0.0
==/UserStyle== */
/* ------BACKGROUND------ */
body
{
background: url(https://64.media.tumblr.com/423ac3e9dc3e8e3cb757783f9515c21b/bb26977b892d4cf7-c6/s500x750/adc1801d258b42f27d15d5beca214cf8a7d2d726.jpg);
background-size: cover;
}
.appMount-3lHmkl
{
background: #0000;
}
/* ------REMOVE GREY/WHITE BG COLORS------ */
.theme-dark,
.theme-light
{
--header-primary: #fff;
--header-secondary: #fff;
--text-normal: #fff;
--text-muted: rgb(255, 255, 255);
--channels-default: #fff;
--interactive-normal: #fff;
--interactive-hover: #fff;
--interactive-active: #fff;
--interactive-muted: #fff;
--background-primary: rgba(192, 242, 212, 0);
--background-secondary: rgb(82, 82, 82);
--background-secondary-alt: transparent;
--background-tertiary: rgba(192, 242, 212, 0);
--background-floating: rgb(214, 214, 214);
--channeltextarea-background: rgb(105, 104, 104);
--deprecated-panel-background: transparent;
--background-modifier-hover: rgba(255, 255, 255, .42);
--background-modifier-selected: rgb(169, 167, 167);
}
/* ------POP-UP------ */
.modal-yWgWj-,
.footer-3rDWdC
{
background: rgba(192, 242, 212, 0) !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: #568e75 !important;
}
.track-1JN30G,
.thumb-2JwNFC
{
border: none !important;
}
/* ------EMBEDDED TEXT------ */
.embedProvider-3k5pfl,
.embedDescription-1Cuq9a,
.embedFields-2IPs5Z,
.embedAuthorName-3mnTWj,
.embedFooterText-28V_Wb
{
color: #000 !important;
}
.cozy-3raOZG .messageContent-2qWWxC, .compact-T3H92H .header-23xsNx .username-1A8OIy, .cozy-3raOZG .header-23xsNx .username-1A8OIy
{
text-shadow: 0 0 20px #000;
}