0 p.

Theme «Yotsuba Nakano v2» for Discord

Theme Yotsuba Nakano v2 for Discord
Discord Themes (Custom CSS) "Yotsuba Nakano v2" is a collection of custom CSS themes designed to enhance the user experience of Discord, a popular chat platform used by millions of people worldwide. The theme features a beautiful and colorful design, with vibrant colors and unique animations that will make your Discord experience stand out from the rest. The theme is inspired by the popular anime series "Yotsuba&!," featuring the main character Yotsuba Nakano, who is known for her cheerful and energetic personality. The theme includes various customization options, such as changing the background color, font, and icon styles, allowing users to tailor their Discord experience to their personal preferences. With Discord Themes (Custom CSS) "Yotsuba Nakano v2," you can bring a touch of fun and excitement to your Discord experience and stand out from the crowd.

How to install Discord design

  1. Download 35385-yotsuba-nakano-v2.theme.css.
  2. If this is your first time installing a theme: install BetterDiscord
  3. Launch Discord and go to the client settings.
  4. In the "Themes" section, click "Open Theme Folder". This will open an explorer window, where you will need to move the obtained file.
  5. Go back to the client settings and apply the added skin.

Alternatively, you can install by inserting code into the Custom CSS field.

Custom CSS

/**
 * @name Yotsuba Nakano v2
 * @author SAD SHARK#5716
 * @version 2.0.0
 * @description Display your picture of choice with adjustable blur and brightness. Dark theme is required
 * @source https://github.com/DiscordStyles/FrostedGlass
 * @invite ZHthyCw
 * @donate https://paypal.me/IanRGibson
 * @website https://gibbu.me
 * @authorId 174868361040232450
*/

@import url('https://discordstyles.github.io/FrostedGlass/dist/FrostedGlass.css');
@import url('https://discordstyles.github.io/Addons/windows-titlebar.css');
@import url('https://discordstyles.github.io/RadialStatus/dist/RadialStatus.css');

:root {
  --background-image: url('https://i.imgur.com/7BxEcmP.jpg');
  --background-image-blur: 0px;
  --background-image-size: cover;
  --background-image-position: center;
  --popout-modal-image: transparent;
  --popout-modal-blur: 0px;
  --popout-modal-size: cover;
  --popout-modal-position: center;
  --home-button-image: url('https://i.imgur.com/PhmAkAK.gif');
  --home-button-size: cover;
  --home-button-position: center;
  --serverlist-brightness: 0.4;
  --left-brightness: 0.4;
  --middle-brightness: 0.4;
  --right-brightness: 0;
  --popout-modal-brightness: 0.4;
  --gradient-primary: 255,145,0;
  --gradient-secondary: 255,39,0;
  --link-colour: #FFFFFF;
  --scrollbar-colour: rgba(255,255,255,0.05);
  --gradient-direction: 320deg;
  --tint-colour: 255,51,159;
  --tint-brightness: 0;
  --font: Whitney;
  --window-padding: 0px;
  --window-roundness: 0px;
  --show-gift-gif-buttons: block;
  --update-notice-1: none;
  --rs-small-spacing: 0px;
  --rs-medium-spacing: 0px;
  --rs-large-spacing: 2px;
  --rs-small-width: 2.5px;
  --rs-medium-width: 2.5px;
  --rs-large-width: 2px;
  --rs-avatar-shape: 50%;
  --rs-online-color: #FFFFFF;
  --rs-idle-color: #faa61a;
  --rs-dnd-color: #f04747;
  --rs-offline-color: #636b75;
  --rs-streaming-color: #643da7;
}
Download file

Comments

Cancel