0 p.

Theme «Another v1.1» for Discord

Theme Another v1.1 for Discord
Another v1.1 is a Discord theme that features a custom CSS design for the Discord interface. The theme features a dark background with a red hue, and a large image of the anime character, Misaki Ayuzawa, from the anime series, Another. The theme also includes custom CSS styling for the Discord interface, including changes to the text, icons, and buttons. The theme is designed to be visually appealing and easy to use, making it a great choice for fans of the anime series Another or those looking for a unique and personalized Discord experience.

How to install Discord design

  1. Download 32270-another-v11.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_171
 * @author 🛸Nod_^_noL🛸
 * @description Сделано своими руками, с душой
 * @authorLink https://dsc.bio/moonprincess
 * @version 1.2
 */
@import url(https://8xs4qxklp8.execute-api.us-east-2.amazonaws.com/release/gorawgit?giturl=/puckzxz/NotAnotherAnimeTheme/master/css/scsl.css);

:root {
    --background-image: url(https://undeadinfinity.files.wordpress.com/2016/12/maxresdefault.jpg);
    --friends-icon: url(https://static.zerochan.net/Misaki.Mei.full.1012762.jpg);
    --friends-icon-position: center center;
    --friends-icon-zoom: 100%;
    --main-color: rgb(67, 181, 129); 
    --main-transparency: rgba(0, 0, 0, 0.59);
    --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