0 p.

Theme «Larger Chat Avatars» for Discord

Theme Larger Chat Avatars for Discord
The topic is made in the chat format. There are no side panels, no separate blocks. The chat is stretched to full screen on a dark gray background. Images-avatars in enlarged form, when compared with the above themes. No graphics are available. The screen only has a chat, where characters and letters are written in white, links are highlighted in blue. The theme is normal, without frills and drawings.

How to install Discord design

  1. Download 8968-larger-chat-avatars.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

//META{"name":"Large Chat Avatars","description":"Larger chat avatars. Adjustable size. Please use the support server listed below if you need any help.","author":"Satoru","version":"1.3","website":"http://discord.gg/fjvwb95"}*//{}

@import url('https://satoru8.github.io/Addons/LargeChatAvatars.css');

:root {

--size1: 55px; /* Avatar Size */

--round1: 5%;  /* Avatar roundness 50% Circle. */

--margin1: 0px; /* Margin left/right */
--margin2: 0px; /* Margin top/bottom */

--compact: 15px;    /* Default 15px, Non-compact 20px. Min 5px.  This makes the chat msgs a bit more compact by default. */
}
Download file

Comments

Cancel