${XDG_CACHE_HOME}/hyde/wallbash/discord.css|${WALLBASH_SCRIPTS}/discord.sh @import url('https://mwittrien.github.io/BetterDiscordAddons/Themes/DiscordRecolor/DiscordRecolor.css'); :root { --accentcolor: ; --accentcolor2: ; --linkcolor: ; --mentioncolor: ; --textbrightest: ; --textbrighter: ; --textbright: ; --textdark: ; --textdarker: ; --textdarkest: ; --backgroundaccent: ; --backgroundprimary: ; --backgroundsecondary: ; --backgroundsecondaryalt: ; --backgroundtertiary: ; --backgroundfloating: ;; --settingsicons: 0; } ::-webkit-scrollbar { width: 10px !important; } ::-webkit-scrollbar-thumb { /* On bigger screens, the scrollbar's border radius falls short, so we put an obscenely large value for the border radius */ border-radius: 500px !important; background: rgba(var(--accentcolor), 0.7) !important; background-clip: content-box !important; border: 2px solid transparent !important; /* Margin for the scrollbar */ } /* Any custom CSS below here */