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.
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.
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.
- 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.
You can use this theme with BetterDiscord, Vencord, or any modded client that supports custom CSS.
- Download
NewerOldCord.css
(Right-click > "Save As") - Move it to your themes folder:
- Windows:
%appdata%/BetterDiscord/themes
- Linux:
~/.config/BetterDiscord/themes
- Windows:
- Enable the theme in your BetterDiscord settings.
- Download
NewerOldCord.css
- In Discord:
Settings > Vencord > Themes > Open Theme Folder
- Place the file in that folder and enable it.
- Go to
Settings > Vencord > Themes
- Click “Add Theme” and paste this URL:
https://raw.githubusercontent.com/FrCynda/NewerOldCord/refs/heads/main/src/main.css
You can also import it directly with:
@import url("https://raw.githubusercontent.com/FrCynda/NewerOldCord/refs/heads/main/src/main.css");