Skip to content

Latest commit

 

History

History
39 lines (31 loc) · 1.94 KB

README.md

File metadata and controls

39 lines (31 loc) · 1.94 KB

IEYTD Discord Theme

GitHub downloads Total size

A tri-tone Discord theme inspired by the "I Expect You To Die" intro sequence.

image

Installation

  1. Install BetterDiscord.
  2. Download the theme file:
  3. Place theme file in BetterDiscord's theme folder:
    • Windows: %AppData%/BetterDiscord/themes
    • Mac: ~/Library/Application Support/betterdiscord/themes
    • Linux: ~/.config/BetterDiscord/themes

Customisation

Custom colours

  • Theme settings: change the values of --color-one, --color-two, --color-three to a CSS-recognised colour.
  • Default values: #c34938, #e1cc9a, #000 respectively.

Example

--color-one: #600;
--color-two: #AAA;
--color-three: #000;

image

License

Questions or suggestions?