0 p.

Тема «Village CampWorld» для Discord

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

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

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

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

Custom CSS

/**
 * @name Village
 * @author Gibbu#1211
 * @version 2.0.0
 * @description Display your picture of choice with adjustable blur and brightness. Dark theme is required
 * @invite ZHthyCw
 * @donate https://paypal.me/IanRGibson
 * @authorId 174868361040232448
 * @source https://github.com/Gibbu/BetterDiscord-Themes/tree/master/FrostedGlass
 * @website https://gibbu.me
*/

@import url('https://discordstyles.github.io/FrostedGlass/base.css');
@import url('https://discord-custom-covers.github.io/usrbg/snippets/userPopouts.css');
@import url('https://discord-custom-covers.github.io/usrbg/snippets/modals.css');
@import url('https://monstrousdev.github.io/themes/addons/user-tags.css');
@import url('https://gibbu.github.io/BetterDiscord-Themes/addons/windows-titlebar.css');
@import url('https://gibbu.github.io/BetterDiscord-Themes/AdjustableServerWidth/base.css');
@import url('https://gibbu.github.io/BetterDiscord-Themes/RadialStatus/base.css');

:root {
  --background-image: url('https://i.imgur.com/9422fsR.jpg');
  --background-image-blur: 5px;
  --background-image-size: cover;
  --background-image-position: center center;
  --popout-modal-image: var(--background-image);
  --popout-modal-blur: 5px;
  --popout-modal-size: cover;
  --popout-modal-position: center center;
  --home-button-image: url('https://gibbu.github.io/BetterDiscord-Themes/FrostedGlass/assets/discord.svg');
  --home-button-size: cover;
  --home-button-position: center center;
  --serverlist-brightness: 0;
  --left-brightness: 0.8;
  --middle-brightness: 0.6;
  --right-brightness: 0;
  --popout-modal-brightness: 0.75;
  --gradient-primary: 244,67,54;
  --gradient-secondary: 244,182,54;
  --scrollbar-colour: rgba(255,255,255,0.05);
  --link-colour: #f44336;
  --gradient-direction: 301deg;
  --tint-colour: 255,51,159;
  --tint-brightness: 0;
  --font: 'Whitney';
  --window-padding: 20px;
  --window-roundness: 10px;
  --show-gift-gif-buttons: none;
  --update-notice-1: none;
  --server-icon-size: 35px;
  --server-icon-spacing: 8px;
  --server-container-padding: 10px;
  --rs-small-spacing: 0px;
  --rs-large-spacing: 0px;
  --rs-width: 2.5px;
  --rs-avatar-shape: 36%;
  --rs-online-color: #43b581;
  --rs-idle-color: #faa61a;
  --rs-dnd-color: #f04747;
  --rs-offline-color: #636b75;
  --rs-streaming-color: #643da7;
  --rs-invisible-color: #747f8d;
}
Скачать файл

Комментарии

Отмена