Skip to content

Discord theme that restores the 2020 UI

Notifications You must be signed in to change notification settings

milbits/oldcord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

OldCord

A theme for Discord that brings back the 2020 UI (mostly) without removing features.

Completely removes profile effects, profile colors, avatar decos, and banners

Preview

Light mode
Additional stuff
Name Description
Vencord's NoMosaic plugin Restores the old image layout
Tanza3D's NoMosaic plugin (BetterDiscord) Restores the old image layout
NoSuperReactions Removes super reactions
OldFileUpload Open the file picker with just one click
hide-nitro-upselling Hides nitro ads

Old Plead Emoji

In the custom CSS Tab on BD/Quick css file on Ven (Settings > Vencord > Open quickcss file), copy-paste the following:

@import url("https://milbits.github.io/oldcord/src/components/oldEmojis.css");

Old Context menu background

@import url("https://milbits.github.io/oldcord/src/components/oldContext.css");

Show Profile Cosmetics

Unhides things like profile banners

@import url("https://milbits.github.io/oldcord/src/components/showEffects.css");

Make sure that they're at the top of the file!

Enable "Sync Profile Themes" in Settings > Accessibility to fix broken profiles

Installation

  1. Download OldCord.theme.css (right-click > "Save As")
  2. Save the file to the BetterDiscord theme folder:
  • Windows: %appdata%/BetterDiscord/themes
  • Linux: ~/.config/BetterDiscord/themes

Local method

  1. Download OldCord.theme.css (right-click > "Save As")
  2. Move the file to the Vencord theme folder:
  • Settings > Themes > Open theme folder

Online method

Paste the following in Settings > Themes:

  • https://milbits.github.io/oldcord/src/main.css

Other

  1. Paste the following at the top of the file/window:
@import url("https://milbits.github.io/oldcord/src/main.css");

In OpenAsar, paste it in Discord's Settings > OpenAsar > Theming


Credits