0 p.

Тема «ANM» для Discord

Тема ANM для Discord
"Discord Themes (Custom CSS)" "ANM" - это уникальная коллекция тем с использованием пользовательского CSS для Discord. Коллекция разработана с целью улучшить пользовательский опыт и сделать платформу более привлекательной визуально. Темы вдохновлены популярными аниме-персонажами, фильмами и брендами, и предлагают яркие цвета, настраиваемые фоны и стильные шрифты. С Discord Themes (Custom CSS) "ANM" вы сможете превратить свою учетную запись в Discord в персонализированное пространство, отражающее ваши интересы и стиль. Коллекция включает темы для персональных и групповых серверов, что позволяет легко настроить ваше пространство и выделиться среди других. Независимо от того, являетесь ли вы поклонником аниме, манги или просто хотите дать своей учетной записи Discord свежий вид, Discord Themes (Custom CSS) "ANM" - это идеальное решение.

Как поставить оформление Discord

  1. Скачайте 51851-anm.theme.css.
  2. Если ставите темы первый раз: установите BetterDiscord
  3. Запустите Discord и перейдите в настройки клиента.
  4. В разделе "Themes" нажмите кнопку "Open Theme Folder". Откроется окно проводника, куда нужно переместить полученный файл.
  5. Вернитесь в настройки клиента и активируйте добавленный скин.

В качестве альтернативного варианта можно произвести установку посредством вставки кода в поле Custom CSS. 

Custom CSS

/**
 * @name ANM
 * @author ilya_10x#7915
 * @description приятная тема для Дискорда
 * @version 1
*/

@import url('https://fonts.googleapis.com/css2?family=Comfortaa:wght@100;300;400;500;700&display=swap');
@import url('https://discordstyles.github.io/SoftX/SoftX.css');
@import url('https://discordstyles.github.io/SoftX/RadialGlow.css');
@import url('https://discordstyles.github.io/SoftX/VerticalUserArea.css');
@import url('https://discordstyles.github.io/Addons/windows-titlebar.css');

:root {
  --background-image: url('https://phonoteka.org/uploads/posts/2021-06/1624384644_6-phonoteka_org-p-oboi-anime-krasno-chernie-krasivo-6.jpg'); /* Background image | URL MUST BE A DIRECT LINK (ending in .jpg, .jpeg, .png, .gif) */
  --background-blur: 0px; /* Blur intensity of --background-image */
  --opacity: 0.6; /* Opacity of overall app. | Default: .85 */
  --accent: 214,0,255; /* Colour used around the app. | Values are in R,G,B format. | Default: 0, 231, 169 */
  --glow-intensity: 1; /* Intensity of the glow used around the app. | Set to 0 to disable the glow. | Decimals allowed | Default: 1 */
  --font: Luminari, fantasy; /* Custom font | Default: 'Inter' */
  --channels-width: 220px; /* Width of the channels list. | Default: 300px */
  --guilds-width: 110px; /* Width of the server list. | Default: 105px */
  --members-width: 220px; /* Width of the members list. | Default: 280px */
  --server-size: 45px; /* Size of the servers inside the server list. | Default: 50px */
  --chat-avatar-size: 35px; /* Size of the chat avatars. | Default: 32px */
  --rs-small-spacing: 0px; /* Gap between avatar and status for members list/dms | MUST end in px */
  --rs-medium-spacing: 0px; /* Gap between avatar and status for User popout | MUST end in px */
  --rs-large-spacing: 0px; /* Gap between avatar and status for User profiles | MUST end in px */
  --rs-small-width: 2.0px; /* Ring width | Default: 1.5px */
  --rs-medium-width: 2.0px;
  --rs-large-width: 2.5px;
  --rs-avatar-shape: 50%; /* 50% for round - 0% for square */
  --rs-online-color: #00FF8B; /* Colour for online status */
  --rs-idle-color: #FF9F00; /* Colour for idle status */
  --rs-dnd-color: #E72222; /* Colour for dnd status */
  --rs-offline-color: #636b75; /* Colour for offline status */
  --rs-phone-color: var(--rs-online-color); /* Colour of the ring and phone icon when a user is on their phone */
  --rs-streaming-color: #5A04EF; /* Colour for streaming status */
  --rs-phone-visible: block; /* Visibility of the phone icon next to a users avatar. | block = visible | none = hidden */
  --rs-invisible-color: #747f8d; /* Colour for invisible status - Note: this will only show for your own invisibility */
}

/* Any custom CSS below here */
Скачать файл

Комментарии

Отмена