0 p.

Theme «NaVi (Natus Vincere)» for Discord

Theme NaVi (Natus Vincere) for Discord
Discord Themes (Custom CSS) "NaVi (Natus Vincere)" - This theme is dedicated to the famous esports team NaVi (Natus Vincere). The theme features a custom CSS that changes the Discord interface to match the NaVi logo and color scheme. The logo is displayed prominently in the top left corner of the screen, with the team's name written below it. The background of the theme is a dark blue with stars, giving it a space-like feel. The text and menus are white, which stands out against the dark background. The theme is fully customizable, allowing users to adjust the size and color of the logo, as well as the color of the text and menus. This theme is perfect for fans of esports and anyone looking to give their Discord interface a unique and personalized touch.

How to install Discord design

  1. Download 47100-navi-natus-vincere.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 NaVi (Natus Vincere)
 * @author DELETED
 * @version auto updates
 * @description Theme was created in generator https://vsthemes.org/generator/
 * @source https://vsthemes.org/en/skins/discord/47100-navi-natus-vincere.html
 * @authorLink https://vsthemes.org/user/DELETED/
 * @authorId 2
*/
@import url(https://vsthemes.org/uploads/generator/client/BasicBackground.css);
:root {
    --transparencycolor: 0,0,0;
    --transparencyalpha: 0.05;
    --messagetransparency: 0.25;
    --guildchanneltransparency: 0.25;
    --memberlistransparency: 0.25;
    --accentcolor: 238,162,14;
    --background: url("https://vsthemes.org/uploads/posts/2021-11/1636582282_1707613.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