Test
Testt by pau1948
Details
Authorpau1948
Licensehdfgh
Categorygdf
Created
Updated
Size6.9 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 Shiratsuyu Discord Theme
@namespace USO Archive
@author Flonneon
@description `pink fluffy DDs`
@version 20191225.2.0
@license CC0-1.0
@preprocessor uso
==/UserStyle== */
@-moz-document url(discord.com) {
.theme-dark {
--header-primary: #f6eff1;
--header-secondary: #f6eff1;
--text-normal: 000044;
--text-muted: rgba(208, 174, 184, 0.5);
--text-link: #004400;
--channels-default: #d0aeb8;
--interactive-normal: #d0aeb8;
--interactive-hover: #f6eff1;
--interactive-active: #F5E9E4;
--interactive-muted: rgba(208, 174, 184, 0.2);
--background-primary: #F5E9E4;
--background-secondary: rgba(133, 76, 91, 0.90);
--background-tertiary: rgba(65, 37, 45, 0.85);
--background-accent: #613843;
--background-floating: #41252d;
--background-mobile-header: #0F0;
--background-modifier-hover: rgba(167, 130, 147, 0.9);
--background-modifier-active: rgba(167, 130, 147, 0.5);
--background-modifier-selected: rgba(97, 56, 67, 0.8);
--background-modifier-accent: #dabec6;
--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-high: 0 8px 16px rgba(0, 0, 0, 0.24);
--logo-primary: #6de8a3;
--guild-header-text-shadow: 0 1px 1px rgba(102, 0, 204, 0.2);
--channeltextarea-background: #613843;
--textbox-markdown-syntax: #0F0;
--deprecated-panel-background: rgba(65, 37, 45, 0.9);
--deprecated-card-bg: transparent;
--deprecated-card-editable-bg: #0FF;
--deprecated-store-bg: #0F0;
--deprecated-quickswitcher-input-background: #F0F;
--deprecated-quickswitcher-input-placeholder: #FFF;
--deprecated-text-input-bg: #0FF;
--deprecated-text-input-border: #0F0;
--deprecated-text-input-border-hover: #00F;
--deprecated-text-input-border-disabled: #F00;
--deprecated-text-input-prefix: #0F0;
}
body {
/* background: transparent; */
background-image: url(https://i.imgur.com/ovD87W7.jpg);
background-size: cover;
}
/*post time stamp*/
.timestampCozy-2hLAPV {
color: #400;
}
/*text input outer background*/
.chat-3bRxxu {
background: transparent;
}
/*top border transparency*/
.bg-h5JY_x {
background-color: rgba(218, 190, 198, 0.5);
}
.typeWindows-1za-n7 {
background-color: rgba(65, 37, 45, 0.9);
}
.withFrame-haYltI {
margin-top: 0;
}
/*serverlist_transparent*/
.wrapper-1Rf91z {
background-color: transparent;
}
/*memberlist and chat outbackground transparency*/
.chat-3bRxxu {
background: transparent;
}
/*chat header*/
.container-1r6BKw.themed-ANHk51 {
background: rgba(65, 37, 45, 0.85);
}
.clickable-2ap7je .header-2o-2hj {
background: rgba(65, 37, 45, 0.4);
}
/*chat transparency*/
.messages-3amgkR {
background-color: rgba(236, 223, 227, 0.85);
}
/*Random markup*/
.containerCozy-B4noqO > * {
margin-top: 8px;
border-color: #D0D0D0!important;
}
.embedFull-2tM8-- {
background: rgba(167, 13, 147, 0.9);
}
/*blocked*/
.messageGroupBlocked-3wrQQX {
background-color: transparent;
color: transparent;
}
.messageGroupBlockedBtn-1PBBh-:hover {
background-color: transparent;
}
/*Dates*/
.divider-3gKybi {
color: #007700;
}
.dividerContent-2L12VI {
font-size: 18px;
}
/*font size*/
.markupRtl-3M0hmN {
font-size: 18px;
}
/*user name*/
.theme-dark .username-_4ZSMR {
color: #854C5B!important;
font-size: 18px;
}
/*new message*/
.dividerRed-MKoLlr {
color: #8000ff;
}
/*new message span*/
.dividerRed-MKoLlr .dividerContent-2L12VI:after,
.dividerRed-MKoLlr .dividerContent-2L12VI:before {
background-color: #8000ff;
}
/*mention name*/
.theme-dark .wrapper-3WhCwL {
color: #007700;
background-color: transparent;
}
.theme-dark .isMentioned-N-h9aa {
background: rgba(204, 153, 255, 0.35);
}
.isMentionedCozy-3isp7y:after {
border-left: 4px solid #D0D0D0;
}
/*background input*/
.form-2fGMdU {
margin-left: 0;
margin-right: 0;
background-color: rgba(133, 76, 91, 0.9);
}
/*input text*/
.textArea-12jD-V {
color: #FeFefe;
}
/*scroll-bar*/
.theme-dark .scrollerThemed-2oenus.themedWithTrack-q8E3vB .scroller-2FKFPG::-webkit-scrollbar-track-piece {
background-color: #A77E89;
border: 3px solid rgba(133, 76, 91, 1);
border-radius: 7px;
}
.theme-dark .scrollerThemed-2oenus.themedWithTrack-q8E3vB .scroller-2FKFPG::-webkit-scrollbar-thumb {
background-color: #854C5B;
border-color: #71414e;
}
/*memberlist name*/
.roleColor-rz2vM0 {
color: #d0aeb8!important;
}
.clickable-1JJAn8.container-2Pjhx-:hover .roleColor-rz2vM0 {
color: #f6eff1!important;
}
/*transparency bg*/
.bg-h5JY_x {
background-color: transparent;
}
.layer-3QrUeG.baseLayer-35bLyl {
background-color: transparent;
}
.app-2rEoOp {
background-color: transparent;
}
.appMount-3lHmkl,
body {
background-color: transparent!important;
}
/*public button*/
#bd-pub-button {
background-color: #41252d;
}
/*PMs*/
.sidebar-2K8pFh {
background: transparent;
}
.scroller-1JbKMe {
background-color: transparent;
}
}