A Discord theme inspired by the "I Expect You To Die" intro sequence. Theme made by Saltssaumure.
- Install BetterDiscord or other another Discord client with theme support.
- Download the ieytd.theme.css file.
- Drop the theme file into the
Themes
folder. - Enjoy!
After installation, desktop app users can define their own colour scheme.
- Open
ieytd.theme.css
using Notepad++ or any other text editor. - Get the hex values for your desired colours by using a colour picker.
- Replace the values after
--color-one
,--color-two
,--color-three
with your new hex values. - Save, and BD should automatically reload the theme with your new colours.
--color-one: #600;
--color-two: #AAA;
--color-three: #000;
- Install the TamperMonkey extension/plugin for your browser.
- Click
Install
on the OpenUserJS page. - Enjoy!
- Send me a ping on Discord: Saltssaumure#7557
- Or post an issue on GitHub.