Skip to content

KingGamingYT/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 without removing features

Completely removes profile effects, profile colors, avatar decos, and banners (revertable, see Addons)

Preview

Light mode
Addons

By OldCord

These are usually included in oldcord.theme.css, so all you need to do is remove /* in the file for each addon you want to use

Name Preview CSS
Old Plead Emoji Image @import url("https://kinggamingyt.github.io/oldcord/src/components/oldEmojis.css");
Context Menu hover bg. @import url("https://kinggamingyt.github.io/oldcord/src/components/oldContext.css");
Show Profile Cosmetics Image @import url("https://kinggamingyt.github.io/oldcord/src/components/showEffects.css");

If you use custom/quickcss, paste the CSS at the very top!

3rd party

Name Description
Vencord's NoMosaic plugin Restores the old image layout
Tanza3D & KingGamingYT'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, could cause lag
Icon Revert Reverts all icons to pre-2023. Can cause huge lag (see #37)

Enable "Sync Profile Themes" in Settings > Accessibility to fix broken profile colors!

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://kinggamingyt.github.io/oldcord/src/main.css

Other

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

Credits

About

Discord theme that restores the 2020 UI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 100.0%