0 p.

Theme «Busou Shoujo Machiavellianism v2.1» for Discord

Theme Busou Shoujo Machiavellianism v2.1 for Discord
The image shows a screenshot of a Discord chat with a custom CSS theme applied. The theme features a character from the anime "Busou Shoujo Machiavellianism" holding a sword. The chat is filled with various messages and users, including a welcome message at the top left corner and a user profile picture on the right side. The theme has a dark background with a red border and white text, and the character is depicted in black with purple eyes. The theme also includes a custom logo for the chat.

How to install Discord design

  1. Download 32025-busou-shoujo-machiavellianism-v21.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_155
 * @author 🛸Nod_^_noL🛸
 * @description Сделано своими руками, с душой
 * @authorLink https://dsc.bio/moonprincess
 * @version 2.8
 */
@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://pbs.twimg.com/media/DyaLDswVYAASivi.jpg);
    --friends-icon-position: center center;
    --friends-icon-zoom: 100%;
    --main-color: rgb(67, 181, 129); 
    --main-transparency: rgba(0, 0, 0, 0.43);
    --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