0 p.

Theme «godzilla» for Discord

Theme godzilla for Discord
A Discord theme featuring a custom CSS design for the "godzilla" page. The theme features a large image of Godzilla, the famous monster from Japanese cinema, as the background. The Discord interface is overlaid with a purple gradient, giving the theme a unique and modern look. The custom CSS design includes elements such as chat bubbles, user icons, and channel names, all styled to match the Godzilla theme. The overall effect is a visually striking and immersive Discord experience.

How to install Discord design

  1. Download 28392-godzilla.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 godzilla
 * @author DELETED
 * @version auto updates
 * @description Theme was created in generator https://vsthemes.org/generator/
 * @source https://vsthemes.org/en/skins/discord/28392-godzilla.html
 * @authorLink https://vsthemes.org/user/DELETED/
 * @authorId 2
*/
@import url(https://vsthemes.org/uploads/generator/client/BasicBackground.css);
:root {
    --transparencycolor: 2,32,97;
    --transparencyalpha: 0.05;
    --messagetransparency: 0.5;
    --guildchanneltransparency: 0.2;
    --memberlistransparency: 0;
    --accentcolor: 9,0,117;
    --background: url("https://vsthemes.org/uploads/posts/2021-03/1615914094_fantasy-godzilla-5784.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