@import url("https://mycc-trash.hf.space/icons.css"); @import url("https://xcruxiex.github.io/themes/core/settings-icons.css"); @import url("https://discordstyles.github.io/RadialStatus/dist/RadialStatus.css"); /* Radial Status */ :root { /* Better Hljs */ --backgroundCode: #1e2731; --backgroundName: rgba(0, 0, 0, .2); /* Radial Status */ --rs-small-spacing: 2px; --rs-large-spacing: 3px; --rs-width: 2px; --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; --rs-phone-visible: block; --rs-phone-color: var(--rs-online-color); --customFont: 'gg sans', sans-serif; }