0 p.

Тема «New Year Fortnite» для Discord

Тема New Year Fortnite для Discord
Изображение показывает страницу Discord с праздничной темой, вероятно связанной с популярной игрой Fortnite. На странице представлены различные кнопки и значки, включая кнопки для текстовых и голосовых каналов, а также значки серверов. Фон страницы – это заснеженный пейзаж с праздничной деревней и снеговиком. Страница Discord Themes вероятно призвана продвигать возможность настройки внешнего вида приложения Discord с помощью собственного CSS, позволяя пользователям создавать уникальные темы.

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

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

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

Custom CSS

/**
* @name Fortnite Chapter 4. 
* @version 1.0.1 [BETA]
* @description New Year Fortnite Theme
* @author Andreyka Gamer
* @Discord Server Where u can contact me:https://discord.gg/JUN8cyBZNE
*/
@import url("https://discordstyles.github.io/FrostedGlass/dist/FrostedGlass.css");
@import url('https://discordstyles.github.io/RadialStatus/dist/RadialStatus.css');
@import url('https://discordstyles.github.io/HorizontalServerList/dist/HorizontalServerList.css');
:root {
--background-image: url('https://i.yapx.ru/VLKiI.jpg');
  --background-image-blur: 0px;
  --background-image-size: cover;
  --background-image-position: center center;
  --popout-modal-image: url('https://i.yapx.ru/VLKrS.png');
  --popout-modal-blur: 5px;
  --popout-modal-size: cover;
  --popout-modal-position: center center;
  --home-button-image: url('https://i.yapx.ru/VLKoT.png');
  --home-button-size: cover;
  --home-button-position: center center;
  --serverlist-brightness: 0.7;
  --left-brightness: 0.7;
  --middle-brightness: 0.6;
  --right-brightness: 0;
  --popout-modal-brightness: 0.7;
  --gradient-primary: 0,212,255,100;
  --gradient-secondary: 2,0,36,100;
  --scrollbar-colour: rgba(255,255,255,0.05);
  --link-colour: #46c5ff;
  --gradient-direction: 320deg;
  --tint-colour: 255,51,159;
  --tint-brightness: 0;
  --font: 'Whitney';
  --window-padding: 5px;
  --window-roundness: 20px;
  --show-gift-gif-buttons: none;
  --update-notice-1: none;
  --HSL-server-icon-size: 42px;
  --HSL-server-spacing: 15px;
  --rs-small-spacing: 1px;
  --rs-large-spacing: 3px;
  --rs-width: 3px;
  --rs-avatar-shape: 50%;
  --rs-online-color: #43b581;
  --rs-idle-color: #faa61a;
  --rs-dnd-color: #f04747;
  --rs-offline-color: #636b75;
  --rs-streaming-color: #643da7;
  --rs-invisible-color: #747f8d;
}

Что внутри:

- New Year Fortnite1.0.1.theme.css
- Podderzhka.txt
Скачать файл

Комментарии

Отмена