Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KillYoy committed Apr 21, 2021
1 parent e451a41 commit ac97a35
Showing 1 changed file with 16 additions and 7 deletions.
23 changes: 16 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,30 @@
# DiscordNight
![](https://i.imgur.com/XQApc9q.png)

Requires the [Discord](https://discordapp.com/) desktop app with [BetterDiscord](https://betterdiscord.net/home/) addon installed.
Requires [**Discord**](https://discordapp.com/) desktop app with [**BetterDiscord**](https://github.com/BetterDiscord/Installer/releases/tag/v1.0.0-beta) installed.

After installing BetterDiscord:
1. Download [**DiscordNight.theme.css**](DiscordNight.theme.css) and navigate to **Settings > Themes** and click on **Open Theme Folder** or place the file in **%appdata%/BetterDiscord/themes**
1. Download [**DiscordNight.theme.css**](DiscordNight.theme.css) and navigate to **Settings > Themes** and click on **Open Themes Folder** or place the file in **%appdata%/BetterDiscord/themes**
2. Refresh Discord using **CTRL+R** or restart Discord.
3. Go to **Settings > BetterDiscord > Themes** and enable **DiscordNight**.

Make sure you have **Dark Theme** enabled in Settings > Appearance > Theme and select **Dark**.
The theme was made for the default **16px** option for CHAT FONT SCALING and SPACE BETWEEN MESSAGE GROUPS settings.
- Make sure to have **Dark Theme** enabled in **Settings > Appearance > Theme** and select **Dark**.

Keep in mind that things may break at any time because of Discords background updates which may cause you to have to reinstall BetterDiscord or wait for the theme to be updated.
- The theme was made for the default **16px** option for CHAT FONT SCALING and SPACE BETWEEN MESSAGE GROUPS settings but it will work on the other options.

- BetterDiscord **Minimal Mode** is currently not supported.

Keep in mind that things may break at any time because of Discords background updates which may cause you to have to reinstall BetterDiscord or wait for the theme to be updated.
Incase there is anything that has not yet been fixed or any plugin related issues feel free to either make a new [issue](https://github.com/KillYoy/DiscordNight/issues/new) or contact me **KillYoy#0295** on Discord.

This theme supports [**USRBG**](https://github.com/Discord-Custom-Covers/usrbg) by [**Tropical**](https://github.com/Tropix126).

# Preview
A comparison with and without the theme enabled:

![Main Window](https://i.imgur.com/OFrqoyB.png)
![Main window comparision](https://i.imgur.com/fkQM8JW.png)
Matching colored underline for member list roles requires the [**BetterRoleColors**](https://github.com/rauenzi/BetterDiscordAddons/tree/master/Plugins/BetterRoleColors) plugin.

![Settings comparision](https://i.imgur.com/5f6BjrR.png)

## Installing DiscordNight using other methods (Not recommended)
- If you don't want to use BetterDiscord or it does not work for some reason the CSS can be injected using Discords developer tools using **Ctrl+Shift+I** in the Desktop app or F12 in the browser. In the **Sources** tab go click on **assets** and find the file that ends with **.css** and paste in the code from **DiscordNight.css** into it, if done correctly the theme should be loaded until the next time Discord restarts (Keep in mind that images loaded from an external address will not load this way).
Expand Down

0 comments on commit ac97a35

Please sign in to comment.