Saltssaumure / w9x-discord-theme

A Windows 9x style Discord theme.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NineX Discord Theme

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

A Windows 95/98 style Discord theme.

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

Installation

  1. Download NineX.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.NineX.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 NineX.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://saltssaumure.github.io/w9x-discord-theme/NineX.theme.css

Customisation

Description Variable name Valid values Default value
Background image --w9x-background-image Any image link encased in url(). none
Background colour --w9x-background-color Any colour. #008080
Start menu text --w9x-start-text Any quoted text. "Windows95"
Titlebar colour --w9x-titlebar-color Any colour. #000080
Warning colour --w9x-warning-color Any colour. #FF0000
Positive colour --w9x-positive-color Any colour. #008000
Highlight ring colour --w9x-highlight-color Any colour. #0000FF
Box colour --w9x-box-color-1, 2, 3, 4, 5 Any colour. #FFFFFF, #DFDFDF, #C0C0C0, #808080, #000000
Inner background colour --w9x-bg-color Any colour. #FFFFFF (light) / #000000 (dark)
Inner text colour --w9x-text-color Any colour. #000000 (light) / #DFDFDF (dark)

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-41 of NineX.theme.css.
  4. Edit the variable values and save.

Vencord

Local

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

License

GNU General Public License v3.0

  • TL;DR;NAL: Do whatever you want with this theme, as long as you allow others to do the same with your version.

Includes

Questions or suggestions?

About

A Windows 9x style Discord theme.

License:GNU General Public License v3.0


Languages

Language:SCSS 99.0%Language:CSS 0.7%Language:JavaScript 0.2%