Skip to content

Discool by 2-buckets

Screenshot of Discool

Details

Author2-buckets

LicenseNo License

Categoryuserstyles

Created

Updated

Size1.7 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Notes

V1.0.0 - Created theme.
V1.0.1 - Fixed bugs.
V1.1.0 - Discontinued.

Source code

/* ==UserStyle==
@name         Discool
@version      20211108.03.47
@namespace    userstyles.world/user/2-buckets
@description  A theme by 2_Buckets#4251
@author       2-buckets
@license      No License
==/UserStyle== */

@-moz-document url-prefix("https://discord.com/channels/") {

/* Most of this stuff was used from people over at github. Their pages will be linked in description. */

@import url("https://mwittrien.github.io/BetterDiscordAddons/Themes/BlurpleRecolor/BlurpleRecolor.css");
@import url('https://fonts.googleapis.com/css2?family=Barlow');
@import url('https://codedotspectra.github.io/themes/core/custom-font.css');
@import url('https://discordstyles.github.io/RadialStatus/dist/RadialStatus.css');
@import url('https://discordstyles.github.io/HorizontalServerList/dist/HorizontalServerList.css');
@import url("https://codedotspectra.github.io/themes/themes-cores/nocturnal.css");


:root {
--accentcolor: 136,52,255;
--accentcolor2: 243,8,255;
--linkcolor: 220,0,0;
--HSL-server-icon-size: 35px;
--HSL-server-spacing: 15px;
--rs-small-spacing: 1px;
--rs-medium-spacing: 2px;
--rs-large-spacing: 4px;
--rs-small-width: 2px;
--rs-medium-width: 5px;
--rs-large-width: 5px;
--rs-avatar-shape: 10%;
--rs-online-color: #00FF00 ;
--rs-idle-color: #FFF01F;
--rs-dnd-color: #FF2100FF;
--rs-offline-color: #397ceeb9;
--rs-streaming-color: #9D00B4FF;
--rs-invisible-color: #ffffff;
--rs-phone-visible: block;
--customFont: 'Barlow';
/*Custom Theme Colours*/
--mainColor: #004e8d;
--backgroundColor01: #110338;
--backgroundColor02: #0c0000;
--gradientColor01: #006eff;
--gradientColor02: #8000ff;
--gradientColor03: #8c00ff;
}


}

Reviews

No reviews yet.