Jump to content

Hi,

 

I'm trying to make discord desktop appear like the amoled theme on android (and currently also on iOS TestFlight).

I know it's possible by entering the following code into the console:

document.body.classList.toggle("theme-amoled")

The problem with this, is that I have to redo that every time I reload the app.

It's possible to automatically do that on your browser using an extension, but I failed to find a way to do it on the discord app.

 

Anyone that could help me?

Thanks!

Link to comment
https://linustechtips.com/topic/1485250-discord-dark-mode/
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×