/**
* @name Rose Quartz
* @version 1.2
* @description Based on the Aliucord version by Matt!
* @author WildFyr
* @invite 6Q5PJCT
* @Source https://wildfyr.net/store/rosequartz
* @website https://wildfyr.net
*/
@import url("https://wildfyr16.github.io/themes/rosequartz.css");
@import url('https://discordstyles.github.io/RadialStatus/dist/RadialStatus.css');
:root {
--mainColor: #6d6a84;
--backgroundColor01: #091723;
--backgroundColor02: #091B2CFF;
--gradientColor01: #a83b64;
--gradientColor02: #172031;
--rs-small-spacing: 2px;
--rs-medium-spacing: 3px;
--rs-large-spacing: 4px;
--rs-small-width: 2px;
--rs-medium-width: 3px;
--rs-large-width: 4px;
--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: #FF00E3FF;
--rs-phone-visible: block;
--WildFyrColor: #fc6a03;
}