MiniDiscordThemes / Mirror

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mirror Discord Theme

Buy me a coffee on ko-fi BetterDiscord GitHub downloads Replugged GitHub downloads Total repository size

A Mirror Discord theme for multiple client mod support.

Screenshot of Mirror applied to Discord

Light mode Dark mode
Screenshot of Mirror light mode applied to Discord Screenshot of Mirror dark mode applied to Discord

Installation

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

Automatic

  1. Click to install:

Manual

  1. Download net.saltssaumure.Mirror.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.

Local

  1. Download Mirror.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/Mirror/Mirror.theme.css

Customisation

Description Variable name Valid values Default value
Background colour --temp-bg-color Any CSS-recognised colour. #000
⛐ Moving scanline on/off --temp-scanline block (on) or none (off). block
⚠ Screen flicker on/off --temp-flicker 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

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

Replugged

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

Vencord

Local

  1. Open Themes Folder in Settings > Vencord > Themes > Local Themes
  2. Open Mirror.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 Mirror.theme.css.
  3. Edit the variable values.

License

MIT License

  • TL;DR;NAL: Do whatever you want with this theme, just include the original license.

Questions or suggestions?

About

License:MIT License


Languages

Language:SCSS 90.8%Language:CSS 5.7%Language:JavaScript 3.4%