Skip to content

MiniDiscordThemes/Template

Repository files navigation

Template Discord Theme

Buy me a coffee on ko-fi CSS GitHub downloads Asar GitHub downloads Total repository size

A template Discord theme for multiple client mod support.

Template applied to Discord

Light mode Dark mode
Template light mode Template dark mode

Installation

Click to expand
  1. Download Template.theme.css:
  2. Place the file in the themes folder:
    • Settings > BetterDiscord > Themes > Open Themes Folder
  3. Toggle on the theme card.
Click to expand

Automatic

  1. Click to install:

Manual

  1. Download net.saltssaumure.Template.asar:
  2. Place the file in the themes folder:
    • Settings > Replugged > Themes > Open Themes Folder
  3. Click Load Missing Themes and toggle on the theme card.
Click to expand

Local

  1. Download Template.theme.css:
  2. Place the file in the themes folder:
    • Settings > Vencord > Themes > Local Themes > Open Themes Folder
  3. Click Load missing Themes and toggle on the theme card.

Online

  1. Paste the link in Settings > Vencord > Themes > Online Themes:
    • https://minidiscordthemes.github.io/Template/Template.theme.css

Customisation

Variable Description Valid values Default value
--temp-bg-color Background colour Any colour. #000
--temp-bg-height Background height Any length. 100vh
--temp-scanline ⛐ Moving scanline on/off block (on) or none (off). block
--temp-flicker ⚠ Screen flicker on/off flicker (on) or none (off). none
  • ⛐ This effect is performance-intensive.
  • ⚠ This is a fast flickering effect and may not be suitable for those with photosensitive epilepsy.

BetterDiscord

Click to expand
  1. Open Settings > BetterDiscord > Themes.
  2. Click the pencil icon on this theme.
  3. Edit the variable values and save changes.

Replugged

Click to expand
  1. Enable Automatically Apply Quick CSS in Settings > Replugged > General.
  2. Open Settings > Replugged > Quick CSS.
  3. Copy and paste lines 15-20 of Template.theme.css.
  4. Edit the variable values and save.

Vencord

Click to expand

Local

  1. Open Themes Folder in Settings > Vencord > Themes > Local Themes
  2. Open Template.theme.css with your favourite text editor.
  3. Edit the variable values and save.

Online

  1. Enable Custom CSS in Settings > Vencord > Vencord and click Open QuickCSS File.
  2. Copy and paste lines 15-20 of Template.theme.css.
  3. Edit the variable values.

License

This theme is licensed under the MIT license.

Questions or suggestions?