0 p.

Theme «Metro Exodus logo» for Discord

Theme Metro Exodus logo for Discord
Discord Themes (Custom CSS) "Metro Exodus" page is a collection of custom CSS styles that can be used to customize the Metro Exodus Discord theme. The theme features a dark background with a grungy, distressed texture and the word "Metro" in bold, white letters. The text is surrounded by a black border and has a slight drop shadow effect. The Discord logo is displayed in the top left corner, and the theme includes a variety of custom messages and reactions that can be used to enhance the user experience. The theme is designed to be easy to use and can be customized to suit individual preferences.

How to install Discord design

  1. Download 26917-metro-exodus.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 Metro Exodus logo
 * @author lazy ♥02
 * @version auto updates
 * @description Theme was created in generator https://vsthemes.org/generator/
 * @source https://vsthemes.org/en/skins/discord/26917-metro-exodus.html
 * @authorLink https://vsthemes.org/user/lazy+%E2%99%A502/
 * @authorId 33769
*/
@import url(https://vsthemes.org/uploads/generator/client/BasicBackground.css);
:root {
    --transparencycolor: 0,0,0;
    --transparencyalpha: 0.2;
    --messagetransparency: 0.25;
    --guildchanneltransparency: 0.1;
    --memberlistransparency: 0;
    --accentcolor: 138,138,138;
    --background: url("https://vsthemes.org/uploads/posts/2021-02/1613679406_72619004.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