@importurl("https://discordstyles.github.io/SoftX/RadialGlow.css");/* RadialGlow effect for avatars. | Remove this line to disable. */
/*@import url("https://discordstyles.github.io/SoftX/VerticalUserArea.css"); /* Vertical user area. Moves the mute, defean and settings icons to the server list. | Remove this line to disable. */
/*@import url("https://discordstyles.github.io/Addons/windows-titlebar.css"); /* Windows titlebar. | Remove this line to disable. */
:root{
/*
*SoftXvariables
*/
--background-image:url("https://i.imgur.com/Nglfni6.png");/* Background image | URL MUST BE A DIRECT LINK (ending in .jpg, .jpeg, .png, .gif) */
--background-blur:0px;/* Blur intensity of --background-image | Must end in px | Default: 0px */
--accent:224,224,224;/* Colour used around the app. | Values are in R,G,B format. | Default: 0, 231, 169 */
--channels-width:300px;/* Width of the channels list. | Default: 300px */
--guilds-width:105px;/* Width of the server list. | Default: 105px */
--members-width:280px;/* Width of the members list. | Default: 280px */
--server-size:50px;/* Size of the servers inside the server list. | Default: 50px */
--chat-avatar-size:32px;/* Size of the chat avatars. | Default: 32px */
--glow-intensity:1.5;/* Intensity of the glow used around the app. | Set to 0 to disable the glow. | Decimals allowed | Default: 1 */
--opacity:0.85;/* Opacity of overall app. | Default: .85 */
--font:"Noto Serif";/* Custom font | Default: 'Inter' */
--avatar-roundness:50%;/* Roundness for avatars. | 0% = Square, 50% = Circle | Default: 50% */
--server-roundness:50%;/* Roundness for servers. | 0% = Square, 50% = Circle | Default: 50% */
/*
*RadialStatusveriables
*/
--rs-small-spacing:2px;/* Spacing between profile image and outer ring on small icons (e.g. member list) | Default: 2px */
--rs-medium-spacing:4px;/* Spacing between profile image and outer ring on medium icons (e.g. user popout) | Default: 4px */
--rs-large-spacing:4px;/* Spacing between profile image and outer ring on medium icons (e.g. user popout fullscreen) | Default: 4px */
--rs-small-width:1.5px;/* Ring width (follows same sizing as above) | Default: 1.5px */