MiniDiscordThemes / Nitrate

A knockoff Nitro gradient Discord theme.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nitrate Discord Theme

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

A knockoff Nitro gradient Discord theme.

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

Installation

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

Customisation

Description Variable name Valid values Default value
Custom gradient angle --nitro-custom-angle Any CSS-recognised angle. 180deg
Custom gradient colours --nitro-custom-color-1, --nitro-custom-color-2, --nitro-custom-color-3 Any CSS-recognised colour. red, green, blue

BetterDiscord

  1. Open Settings > BetterDiscord > Themes.
  2. Click the pencil icon on this theme.
  3. Comment out unwanted lines 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-59 of Template.theme.css.
  4. Edit the variable values and save.

Vencord

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-59 of Template.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

A knockoff Nitro gradient Discord theme.

License:MIT License


Languages

Language:SCSS 67.4%Language:CSS 30.1%Language:JavaScript 2.5%