A clean Discord theme based on the Catppuccin Mocha Mauve colour scheme.
- Download the theme file,
eris.theme.css
. (there should be a download button at the top right of the page) - Drag the file into your theme folder. (there should be a button to open the theme folder in theme settings)
- (Optional) Customize the theme by editing the options in
amethyst.theme.css
.
Add https://aevstiel.github.io/eris/build/eris.css
to your theme import links. You will need to copy the theme variables to your quickcss in order to customize the theme.
- run
npm run dev
. - make changes to any file in
/src
or the main theme file. the local theme files you listed will automatically be updated, along with the build file in/build
. - make a pull request with your changes!
Theme forked from https://github.com/refact0r/midnight-discord
Original design inspired by https://github.com/schnensch0/zelk
Window controls inspired by https://github.com/Dyzean/Tokyo-Night
Thanks to all the original Midnight theme contributors!