oldcord

OldCord

A theme for Discord that brings the 2020 UI back without removing features

By default, it completely removes profile effects (like banners) and clan tags. See addons below to get them back!

Preview

[!IMPORTANT]

Light mode (shit) Light mode is currently not properly supported, please give me a trillion euros so i work on it :3 <img src=https://raw.githubusercontent.com/milbits/oldcord/master/.github/previewLight.webp>

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 | | ---------------------- | ------------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------- | | Show Profile Effects (the one you prob want) | ![Image](https://raw.githubusercontent.com/milbits/oldcord/master/.github/showeffects.webp) | `@import url("https://milbits.github.io/oldcord/src/components/showEffects.css");` | | Old Plead Emoji | ![Image](https://raw.githubusercontent.com/milbits/oldcord/master/.github/emojis.webp) | `@import url("https://milbits.github.io/oldcord/src/components/oldEmojis.css");` | | Context Menu hover bg. | <img src=https://raw.githubusercontent.com/milbits/oldcord/master/.github/oldcontext.webp> | `@import url("https://milbits.github.io/oldcord/src/components/oldContext.css");` | | HeaderPresence | ![Image](https://github.com/user-attachments/assets/1a809f81-0d76-4146-ad25-941b4332bcbd) | https://betterdiscord.app/plugin/HeaderPresence | | [Tanza3D & KingGamingYT's NoMosaic plugin (BetterDiscord)](https://github.com/KingGamingYT/discord-no-mosaic) | Restores the old image layout | If you use custom/quickcss, paste the CSS at the very top! ## 3rd party | Name | Description | | ------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------- | | [Vencord's NoMosaic plugin](https://vencord.dev/plugins/NoMosaic) | Restores the old image layout | | [NoSuperReactions](https://github.com/xenrelle/Xens-BD-Dump/tree/main/plugins/NoSuperReactions) | Removes super reactions | | [OldFileUpload](https://github.com/xenrelle/Xens-BD-Dump/tree/main/plugins/OldFileUpload) | Open the file picker with just one click | | [hide-nitro-upselling](https://github.com/D3SOX/complementary-discord-theme/blob/master/hide-nitro-upselling.betterdiscord.theme.css) | Hides nitro ads, could cause lag | | [Icon Revert](https://github.com/davart154/Icon-Revert-2023/blob/main/2023%20Icon%20Revert.theme.css) | Reverts all icons to pre-2023. Can cause huge lag (see #37) | ---

Installation

🚮BetterDiscord

  1. Download OldCord.theme.css (right-click > “Save As”)
  2. Save the file to the BetterDiscord theme folder:

😺Vencord

Local method

  1. Download OldCord.theme.css (right-click > “Save As”)
  2. Move the file to the Vencord theme folder:

Online method

Paste the following in Settings > Themes:

🎛️ Other

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