Skip to content

Instantly share code, notes, and snippets.

@3urobeat
Created October 1, 2020 18:33
Show Gist options
  • Save 3urobeat/9aec8ee8c49cdfa27759cf6de9d40628 to your computer and use it in GitHub Desktop.
Save 3urobeat/9aec8ee8c49cdfa27759cf6de9d40628 to your computer and use it in GitHub Desktop.
A very short Better Discord theme that removes the bottom left panel of the game you are currently playing. Just apply it with your other favorite theme.
//META{"name":"NoGamePanel","description":"Removes the bottom left panel of the game you are currently playing.","author":"3urobeat","version":"1.0","website":"https://github.com/herreurobeat"}*//{}
.activityPanel-28dQGo {
display: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment