Тема Akaza для Discord

Как установить скины для дискорд
- Скачайте akaza-theme-gif.theme.cssrar.
- Если ставите темы первый раз: установите BetterDiscord.
- Запустите Discord и перейдите в настройки клиента.
- В разделе "Themes" нажмите кнопку "Open Theme Folder". Откроется окно проводника, куда нужно переместить полученный файл.
- Вернитесь в настройки клиента и активируйте добавленный скин.
В качестве альтернативного варианта можно произвести установку посредством вставки кода в поле Custom CSS.
Custom CSS
/**
* @name Akaza
* @version 9.0.1
* @description AH Theme
* @author xZenis
* @Discord Server Where u can contact me:https://discord.gg/eQxFNGxVt2
*/
@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://cdn.discordapp.com/attachments/861243065863634954/1110876278476775454/yG9gpO9.gif');
--background-image-blur: 0px;
--background-image-size: cover;
--background-image-position: center center;
--popout-modal-image: url('https://i.pinimg.com/originals/36/b8/68/36b86898bf6cbcf58eb5c8fbc564e237.jpg');
--popout-modal-blur: 0px;
--popout-modal-brigthness: var(--right-brightness);
--popout-modal-size: cover;
--popout-modal-position: center center;
--home-button-image: url('https://64.media.tumblr.com/33dd951f743b720d7abe09c4d7e114fd/6d8cb80f52492cbe-20/s640x960/8eb81d76595ca032cdedb4724e53ab30f7a18f1d.gif');
--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: 148,187,233,100;
--gradient-secondary: 2,0,36,100;
--scrollbar-colour: rgba(49, 255, 197, 0.973);
--link-colour: #46c5ff;
--gradient-direction: 320deg;
--tint-colour: 255,51,159;
--tint-brightness: 0;
--font: 'Arial';
--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;
--text-normal: rgba(0, 218, 252, 0.868); /* color of default discord text */
}
Содержимое архива
Скачать файл
Комментарии