milbits / oldcord

Discord theme that tries its best to restore the 2020 UI
70 stars 14 forks source link
betterdiscord betterdiscord-theme css discord discord-theme discord-themes theme vencord vencord-theme

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](https://vencord.dev/plugins/NoMosaic) | Restores the old image layout | | [Tanza3D's NoMosaic plugin (BetterDiscord)](https://github.com/KingGamingYT/discord-no-mosaic) | 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 | #### Old Plead Emoji In the custom CSS Tab on BD/Quick css file on Ven `(Settings > Vencord > Open quickcss file)`, copy-paste the following: ```css @import url("https://milbits.github.io/oldcord/src/components/oldEmojis.css"); ``` #### Old Context menu background ```css @import url("https://milbits.github.io/oldcord/src/components/oldContext.css"); ``` #### Show Profile Cosmetics Unhides things like profile banners ```css @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

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 file/window:
@import url("https://milbits.github.io/oldcord/src/main.css");

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


Credits