Skip to content

MintLily/Dark-Vanilla

Repository files navigation

Dark Vanilla

Simplistic Vanilla-based theme with darker colors, with a few tweaks here and there.

Discord Installation

(Not fully compatible with Default Nitro Themes)

Vencord/Vesktop (Developement Focus)

  1. Download and Install Vencord
  2. Open Discord Settings then Themes under the Vencord section
  3. Input this URL in the URL textbox https://mintlily.github.io/Dark-Vanilla/Discord/DarkVanilla.source.css
  4. If it says "Valid!" then you are good to go.

OpenAsar

  1. Download OpenAsar
  2. Open OpenAsar settings
  3. Go to 'Theme' tab
  4. Paste in this @import url("https://mintlily.github.io/Dark-Vanilla/Discord/DarkVanilla.source.css");

Replugged

  1. Download Replugged
  2. Click > Download (From Releases page - Dark.Vanilla.zip)
  3. Go to themes folder and install folder (replugged/src/Powercord/themes/) OR
  • Paste (below) into your Quick CSS
    • @import url("https://mintlily.github.io/Dark-Vanilla/Discord/DarkVanilla.source.css");

Color Addons

  1. Go to your Quick CSS panel or window and add the line below
  2. @import url("https://mintlily.github.io/Dark-Vanilla/Discord/colors/CHOOSE_YOUR_COLOR.css");
  3. Replace "CHOOSE_YOUR_COLOR" with one of these available colors below:
  • Blue, Cyan, Green, Magenta, Mint, Orange, Purple, Red, Yellow
    • These words are case-sensitive; meaning, if you put red, it will not load, your need to put Red.
    • Make sure you keep the .css part
      • As an example it should be like @import url("https://mintlily.github.io/Dark-Vanilla/Discord/colors/Mint.css");

VRCX Installation

Method 1

  1. Save the File here as custom.css
  2. Open your File Explorer and go to %AppData%\VRCX\
  3. Place the custom.css in that folder (the final path will be %AppData%\VRCX\custom.css)
  4. Reload VRCX
  5. And you're done

Method 2

  1. Go to Settings
  2. Appearance
  3. Theme mode: Dark Vanilla

Note

This version will pull my latest updates from GitHub, therefore you dont have to update the file ever time.