Skip to content

0s9df8c0sdfd0/NewerOldCord

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NewerOldCord

A personal project to bring back the previous Discord UI.
2021OldCord is a fork of NewerOldCord, revamped to look more like the Discord interface that was from 2021.


Comparison

Preview


Need Old UI Screenshots

I'm missing a lot of visual references from the old Discord UI for my theme. Stuff like:

Pinned messages
Inbox / Mentions
Server settings
Notification dropdowns
User popouts / profiles
Member list or role popups

I don’t have many screenshots of those, and memory does NOT serve me well. If you have anything, screenshots, clips, whatever—post them on this server. Even rough ones help a lot.

❗ Disclaimer

2021OldCord is a fork of the original OldCord theme. With Discord rolling out a brand new UI, the old OldCord layout started to feel a bit outdated — so I decided to give it a refresh.

I'm very much an amateur — not a CSS expert — and this is all built through trial, error, and lots of tweaking. This is not going to be a long term project, I'm only doing this for myself for now and sharing it. The theme will break with subsequent discord updates, I do not know if I'll have the motivation or will to fix issues that will arise in the future.


🔦 What This Theme Does

  • Keeps the classic Discord layout based on OldCord.
  • Updates visual styling to match the previous (2024) Discord UI

⚠️ Light Mode is not supported.
This theme was built for dark mode only — it hasn’t been tested or styled for light mode.


🛠 Installation

You can use this theme with BetterDiscord, Vencord, or any modded client that supports custom CSS.


✅ BetterDiscord

  1. Download NewerOldCord.css
    (Right-click > "Save As")
  2. Move it to your themes folder:
    • Windows: %appdata%/BetterDiscord/themes
    • Linux: ~/.config/BetterDiscord/themes
  3. Enable the theme in your BetterDiscord settings.

✅ Vencord

Local Installation:

  1. Download NewerOldCord.css
  2. In Discord: Settings > Vencord > Themes > Open Theme Folder
  3. Place the file in that folder and enable it.

Online Method:

  1. Go to Settings > Vencord > Themes
  2. Click “Add Theme” and paste this URL:
https://raw.githubusercontent.com/FrCynda/NewerOldCord/refs/heads/main/src/main.css

🎛 Manual Import via CSS

You can also import it directly with:

@import url("https://raw.githubusercontent.com/FrCynda/NewerOldCord/refs/heads/main/src/main.css");

About

Fork of OldCord that aims to look closer to 2021 Discord

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 100.0%