Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug | Discord Themes no longer works #3

Open
HackerYijia opened this issue Dec 29, 2023 · 0 comments
Open

Bug | Discord Themes no longer works #3

HackerYijia opened this issue Dec 29, 2023 · 0 comments

Comments

@HackerYijia
Copy link

I have this suspicious 6 month ago when some scripts (Chroma) work but other entirely don't.
Now none of them works.

Idk if it's because of devices, I am using Chromebook.
javascript:document.querySelector("html").className="custom-theme-background full-motion theme-dark platform-web font-size-16";const style=document.createElement("style");style.setAttribute("data-client-themes","true"),style.setAttribute("data-rh","true"),style.textContent="\n.custom-theme-background {\n --custom-theme-background: linear-gradient(128.92deg, var(--bg-gradient-chroma-glow-1) 3.94%, var(--bg-gradient-chroma-glow-2) 26.1%, var(--bg-gradient-chroma-glow-3) 39.82%, var(--bg-gradient-chroma-glow-4) 56.89%, var(--bg-gradient-chroma-glow-5) 76.45%);\n }\n",document.head.appendChild(style),setInterval((function(){document.querySelector("html").className="custom-theme-background full-motion theme-dark platform-web font-size-16";const t=document.createElement("style");t.setAttribute("data-client-themes","true"),t.setAttribute("data-rh","true"),t.textContent="\n.custom-theme-background {\n --custom-theme-background: linear-gradient(128.92deg, var(--bg-gradient-chroma-glow-1) 3.94%, var(--bg-gradient-chroma-glow-2) 26.1%, var(--bg-gradient-chroma-glow-3) 39.82%, var(--bg-gradient-chroma-glow-4) 56.89%, var(--bg-gradient-chroma-glow-5) 76.45%);\n }\n ",document.head.appendChild(t)}),500);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant