Loveliest of trees, the cherry now is hung with bloom along the bough.
From heaven, it descends like, sakura petals drop.
Sakura Discord by twixiekitty

Details
Authortwixiekitty
LicenseNo License
Categorydiscord
Created
Updated
Code size2.4 kB
Code checksumaa14f33a
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
if there is a bug, just contact me in discord! TwixChocolate#2966
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: #be4eb433;
--font: 'Varela Round';
--textshadow: #000000FF;
--background: url('https://cdn.discordapp.com/attachments/890042984702287902/970953378127544320/menu-background.jpg');
--backgroundposition: center;
--backgroundsize: cover;
--backgroundblur: 5px;
--version1_0_5: none;
--popout: url('https://cdn.discordapp.com/attachments/890042984702287902/970953378127544320/menu-background.jpg');
--popoutposition: right;
--popoutsize: cover;
--popoutblur: 0px;
--backdrop: #000000FF;
--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: 50%;
--rs-online-color: #FFA0A0FF;
--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: #fff;
--header-primary: #fff;
--text-link: #ffe1e1;
--header-secondary: #ffe0e0;
--text-normal: #fff;
--text-muted: #ffb7b7;
--channels-default: #ffd9d9;
--interactive-normal: #FFFFFF;
--interactive-hover: #ffd0d0;
--interactive-active: #fff;
--interactive-muted: #ffd0d0;
--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: #ffffff;
background-color: #ffc0cb;
}
}