Skip to content

Latest commit

History

History
45 lines (36 loc) 路 1.53 KB

File metadata and controls

45 lines (36 loc) 路 1.53 KB

Eldritch is a community-driven dark theme inspired by Lovecraftian horror. With tones from the dark abyss and an emphasis on green and blue, it caters to those who appreciate the darker side of life.

Main Theme repo can be found here

Showcase

馃 Cthulhu (Default) Cthulhu
馃寑 Abyss (Darker) Abyss
馃寘 Dusk (Light) Dusk

Installation

  1. Download the theme file of your preferred palette in themes into BetterDiscord's themes folder
  2. Enable in the Themes tab

Clients with custom CSS support

Add your preferred palette into your client's CSS editor:

/* Cthulhu */
@import url("https://raw.githubusercontent.com/eldritch-theme/discord/master/themes/eldritch-cthulhu.theme.css");
/* Abyss */
@import url("https://raw.githubusercontent.com/eldritch-theme/discord/master/themes/eldritch-abyss.theme.css");
/* Dusk */
@import url("https://raw.githubusercontent.com/eldritch-theme/discord/master/themes/eldritch-dusk.theme.css");