0 p.

Theme «Soldiers at sunset» for Discord

Theme Soldiers at sunset for Discord
Discord Themes (Custom CSS) "Soldiers at sunset" - This theme is dedicated to the soldiers who fight for our freedom. The theme features a custom CSS background that displays a group of soldiers standing on a hill at sunset. The soldiers are silhouetted against the orange sky, creating a striking contrast against the dark clouds. The theme also includes a custom CSS color scheme that complements the background image. The soldiers are depicted with different weapons, including guns, knives, and swords, representing the different types of weapons used in combat. The theme is perfect for those who appreciate the sacrifices made by soldiers and want to show their support.

How to install Discord design

  1. Download 28360-soldiers-at-sunset.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 Soldiers at sunset
 * @author DELETED
 * @version auto updates
 * @description Theme was created in generator https://vsthemes.org/generator/
 * @source https://vsthemes.org/en/skins/discord/28360-soldiers-at-sunset.html
 * @authorLink https://vsthemes.org/user/DELETED/
 * @authorId 2
*/
@import url(https://vsthemes.org/uploads/generator/client/BasicBackground.css);
:root {
    --transparencycolor: 8,7,7;
    --transparencyalpha: 0.2;
    --messagetransparency: 0.5;
    --guildchanneltransparency: 0.2;
    --memberlistransparency: 0;
    --accentcolor: 238,137,43;
    --background: url("https://vsthemes.org/uploads/posts/2021-03/1615832710_izobrazhenie_2021-03-15_202417.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