0 p.

Theme «Made in abyss on tree» for Discord

Theme Made in abyss on tree for Discord
Discord Themes (Custom CSS) "Made in abyss on tree" page is a screenshot of the Discord application with a custom CSS theme applied. The theme is based on the popular anime "Made in Abyss" and features a green and black color scheme with a tree background. The screenshot shows the Discord channel page with a test pattern image displayed in the center. The custom CSS theme has been applied to change the color of various elements in the Discord interface, such as the text, background, and borders. The theme also includes a custom image of Reg and Riko from "Made in Abyss" as the profile picture for the channel.

How to install Discord design

  1. Download 49706-made-in-abysssdelano-v-bezdne.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 Made in abyss on tree
 * @author Seffs
 * @version auto updates
 * @description Theme was created in generator https://vsthemes.org/generator/
 * @source https://vsthemes.org/en/skins/discord/49706-made-in-abysssdelano-v-bezdne.html
 * @authorLink https://vsthemes.org/user/Seffs/
 * @authorId 89192
*/
@import url(https://vsthemes.org/uploads/generator/client/BasicBackground.css);
:root {
    --transparencycolor: 0,0,0;
    --transparencyalpha: 0.2;
    --messagetransparency: 0.5;
    --guildchanneltransparency: 0.2;
    --memberlistransparency: 0;
    --accentcolor: 34,102,34;
    --background: url("https://vsthemes.org/uploads/posts/2022-02/1644053998_made-in-abyss.webp");
    --backdrop: rgba(0,0,0,0.2);
    --backgroundblur: 0px;
    --popoutblur: 0px;
    --backdropblur: 0px;
    --version1_0_5:none;
    --backgroundsize: cover;
    --popoutsize: cover;
    --backdropsize: cover;
}
Download file

Comments

Cancel