reverted radialstatus and betteruserbar thing
Some checks failed
Lint CSS / Lint CSS (push) Failing after 7s

This commit is contained in:
Seaswimmer 2023-11-01 21:09:25 -04:00
parent a9cb70d19c
commit f89a3b9c5d
Signed by: cswimr
GPG key ID: 1EBC234EEDA901AE

View file

@ -14,33 +14,7 @@
/* Old Windows titlebar - remove this @import if you wish to use default titlebar */
@import url("https://gibbu.github.io/BetterDiscord-Themes/addons/windows-titlebar.css");
@import url(//dablulite.github.io/css-snippets/SuperUserArea/import.css);
@import url(//raw.githubusercontent.com/coolesding/shiggycord/v2/Files/Radialstatus.css);
:root {
--rs-online-color: #43b581; /* default: #43b581 */
--rs-idle-color: #faa61a; /* default: #faa61a */
--rs-dnd-color: #f04747; /* default: #f04747 */
--rs-offline-color: #636b75; /* default: #636b75 */
--rs-streaming-color: #643da7; /* default: #643da7 */
--rs-bot-color: #5865f2; /* default: #5865f2 */
--rs-spacer-color: transparent; /* default: transparent*/
--rs-show-platformindicators: none; /* default: none */
--rs-small-size: 0.85; /* default: 0.85 */
--rs-small-roundness: 100%; /* default: 100% */
--rs-small-thickness: 2.5px; /* default: 2.5px */
--rs-small-glow: 0px; /* default: 0px */
--rs-small-spacing: 4px; /* default: 4px */
--rs-medium-size: 1; /* default: 1 */
--rs-medium-roundness: 100%; /* default: 100% */
--rs-medium-thickness: 2.5px; /* default: 2.5px */
--rs-medium-glow: 0px; /* default: 0px */
--rs-medium-spacing: 4px; /* default: 4px */
--rs-large-size: 1; /* default: 1 */
--rs-large-roundness: 100%; /* default: 100% */
--rs-large-thickness: 2.5px; /* default: 2.5px */
--rs-large-glow: 0px; /* default: 0px */
--rs-large-spacing: 4px; /* default: 4px */
/*
* Background image variables
*/