A custom theme for Discord based on Microsoft's Modern Design Language - 'Metro'.
Latest version: 3.11.2
- 3.12.0 is being worked on to address issues from the 'Light Theme Update'. Pre-releases are available from the Releases page. You may track progress in #114.
Get the latest version from the Releases page
You should follow the relevant install instructions for your platform.
This theme utilises the Segoe UI MDL2 Assets font to provide some icons. You may notice missing icons if you are not running Windows 10.
- Discord's dark theme must be selected from the Appearance tab in User Settings.
- BetterDiscord users must also disable the following options;
- Dark Mode
- Normalise Classes
- Public Servers
The theme has some variables which can be changed by editing the CSS file
Accent Colour
You can change the accent colour by changing the --accent
variable at the top of the CSS file. A list of the default colour swatches from the Windows 10 personalisation settings is available on the MicrosoftDocs/windows-uwp repo. The default colour is Default blue. Brighter colours work best as your accent colour.
Link Colour
--link
changes the colour of links in chat. The default colour is Default blue. Normally you should leave this as default.
Voice
--voice
changes the colour of the ring which indicates where you are connected to a voice server. The default colour is Turf green. Normally you should leave this as default.
The following options require a line of CSS to be removed from the CSS file.
Blocked Messages
The 'x Blocked Messages' reminder is hidden by default.
Welcome Message
The 'Welcome to your/the server' message is hidden by default.
This project is not associated with Microsoft, nor Discord.