FAQ - MythikAngel/miku-discord-theme GitHub Wiki

I'm having issues installing BetterDiscord

Ask for help at the BetterDiscord support server.

I have an issue with installing the theme.

Make sure you're following the installation instructions step by step. If you're still having issues, you can ask for support in the #support channel at the Discord server.

I found a bug! How can I report it?

First of all, take a look at the issues to see if the bug is already known. If so, please be patient. If not, either open an issue on this repository. Or head over to #feedback in the Discord server and report it there.

There has been an updated released to the theme, however, I'm not receiving it.

Wait a few hours and restart Discord. If that doesn't work (or you simply don't wanna wait), you can deleted the Discord cache folder and restart Discord. (Folder usually located at ~/.config/discord/Cache on Linux, and %appdata%\discord\Cache on Windows)

I like the background of the theme! Can I have it?

All of the current and past backgrounds + source are available here.

What can I expect from the backgrounds of this theme?

When I choose a new background for the theme, I make sure it meets the following conditions:

  • The image has Miku in it, and only Miku (animals next to Miku are fine tho, but no other humanoid characters)
  • The image if safe for work (since this theme may be used at work or other places, where other people can look at your screen)
  • No "loli". Miku should be at least 16 years of age.
  • The image isn't too "busy". You still need to be able to concentrate at whatever you're doing on Discord.

Can I change the background of this theme to another image?

Add this to your custom css:

:root {
    --main-bg: url("<direct-img-url-here>");
}