Discord not mine
Discord by x10n_v
Details
Authorx10n_v
LicenseNo License
CategoryDiscord
Created
Updated
Code size2.3 kB
Code checksum696b9ff9
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name Sakura Discord
@version 20220503.10.56
@namespace userstyles.world/user/twixiekitty
@description Loveliest of trees, the cherry now is hung with bloom along the bough.
From heaven, it descends like, sakura petals drop.
@author twixiekitty
@license No License
==/UserStyle== */
@-moz-document domain("discord.com") {
@import url("https://mwittrien.github.io/BetterDiscordAddons/Themes/BasicBackground/BasicBackground.css");
@import url('https://discordstyles.github.io/RadialStatus/dist/RadialStatus.css');
@import url('https://fonts.googleapis.com/css2?family=Varela+Round');
:root {
--transparencycolor: #000000ff;
--transparencyalpha: 0.15;
--messagetransparency: 1;
--guildchanneltransparency: 0.15;
--chatinputtransparency: 0.15;
--memberlisttransparency: 0.15;
--accentcolor: rgba(0, 0, 0, 0);
--font: 'Varela Round';
--textshadow: #000000FF;
--background: url('https://cdn.discordapp.com/attachments/1006591139308122225/1187088689084502197/10281bada79e50f1eddd6e8e3d3ef947.png');
--backgroundposition: center;
--backgroundsize: cover;
--backgroundblur: 5px;
--version1_0_5: none;
--popout: url('https://cdn.discordapp.com/attachments/1006591139308122225/1187088689084502197/10281bada79e50f1eddd6e8e3d3ef947.png');
--popoutposition: right;
--popoutsize: cover;
--popoutblur: 0px;
--backdrop: #c0b2b2;
--backdropposition: center;
--backdropsize: cover;
--backdropblur: 0px;
--rs-small-spacing: 2px;
--rs-medium-spacing: 2px;
--rs-large-spacing: 2px;
--rs-small-width: 2px;
--rs-medium-width: 3px;
--rs-large-width: 4px;
--rs-avatar-shape: 100%;
--rs-online-color: #55b382;
--rs-idle-color: #faa61a;
--rs-dnd-color: #f04747;
--rs-offline-color: #636b75;
--rs-streaming-color: #643da7;
--rs-invisible-color: #747f8d;
--rs-phone-visible: block;
--header-primary: #000;
--text-link: #000;
--header-secondary: #000;
--text-normal: #000;
--text-muted: #000;
--channels-default: #000;
--interactive-normal: #000;
--interactive-hover: #000;
--interactive-active: #000;
--interactive-muted: #000;
--background-primary: transparent;
--background-secondary: transparent;
--background-tertiary: transparent;
--background-accent: transparent;
}
.wrapper-3kah-n.selected-1Drb7Z .childWrapper-1j_1ub, .wrapper-3kah-n:hover .childWrapper-1j_1ub {
color: #fff;
background-color: #ffc0cb;
}
}