0 p.

Theme «Angel Beats! v1.9» for Discord

Theme Angel Beats! v1.9 for Discord
The Discord Themes (Custom CSS) "Angel Beats! v1.9" page features a custom CSS theme based on the popular anime "Angel Beats!" The theme includes a background image of the anime's protagonist, Tachibana Kanade, standing on a rooftop with clouds in the background. The theme also includes custom CSS for the Discord app, allowing users to customize the app's appearance to match the anime theme. The theme is available for download and installation on any Discord account.

How to install Discord design

  1. Download 32381-angel-beats-v19.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 Project_196
 * @author 🛸Nod_^_noL🛸
 * @description Сделано своими руками, с душой
 * @authorLink https://dsc.bio/moonprincess
 * @version 1.01
 */
@import url(https://github.com/Hil-sys/sla_themes/blob/main/Sla_themes.css);
:root {
    --background-image: url(https://www.animecp.com/uploads/pic_source/2020/04/28/acp_23150_tenshi_angel_beats_drawn_by_goto_p_5ea7db1c83ee3.png);
    --friends-icon: url(https://static.zerochan.net/Tachibana.Kanade.full.181890.jpg);
    --friends-icon-position: center center;
    --friends-icon-zoom: 100%;
    --main-color: rgb(67, 181, 129); 
    --main-transparency: rgba(0, 0, 0, 0.55);
    --unread-server-animation: rainbow;
    --hover-list-bg-color: rgba(0, 0, 0, 0.15);
    --border-lines-color: hsla(0,0%,100%,.1);
    --scroll-bar-color: rgba(255,255,255, .15);
    --font-size: 16px;
    --selected-text-voice-color: #f6f6f7;
    --text-hover-color: #b9bbbe;
    --voice-hover-color: #f6f6f7;
    --unread-text-color: #dcddde;
    --options-transparency: transparent;
}
 
.wordmark-2iDDfm.wordmarkWindows-1v0lYD {
  width: auto;
  height: 22px;
  padding: 0 0 0 4px;
  line-height: 22px;
  font-size: 0.925em;
  color: var(--text-normal); }
.wordmark-2iDDfm.wordmarkWindows-1v0lYD:before, .wordmark-2iDDfm.wordmarkWindows-1v0lYD:after {
    position: relative;
    width: auto;
    height: 22px; }
.wordmark-2iDDfm.wordmarkWindows-1v0lYD:before {
    content: "DISCORD";
    font-weight: 700; }
.wordmark-2iDDfm.wordmarkWindows-1v0lYD:after {
    content: ", 𝐛𝐲 🛸𝐍𝐨𝐝_𝐧𝐨𝐋🛸"; }
.wordmark-2iDDfm.wordmarkWindows-1v0lYD svg {
    display: none; }
 
.titleBar-AC4pGV > .winButtonMinMax-PBQ2gm {
    background: #71f300 !important;
    border-radius: 5px !important;
    width: 10px !important;
    height: 10px !important;
    margin: 5px 15px 5px 15px !important;
    transition: background-color 250ms ease-in;
}

.winButtonClose-1HsbF- {
    background: #ff0019 !important;
    border-radius: 5px !important;
    width: 10px !important;
    height: 10px !important;
    margin: 5px 15px 5px 15px !important;
    transition: background-color 250ms ease-in;
}
Download file

Comments

Cancel