| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A Discord theme that tries to restore its 2020 UI, while preserving most features.
By default, it removes profile effects (like banners) and clan tags. See addons below to get them back!
Important
Light mode is CUSTOM, it has higher contrast and slightly darker colors with adjustable tint, keeping it bright while not burning your retinas
It is currently not compatible with ShowEffects, sorry
Adjust the tint with --oldcord-tint, value/number has to be in HSL hue (e.g. 200). You can find it in the theme's oldcord.theme.css file.
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) | ![]() |
@import url("https://milbits.github.io/oldcord/src/components/showEffects.css"); |
| Show Clan Tags | im too lazy for an image | @import url("https://milbits.github.io/oldcord/src/components/showTags.css"); |
| Old Plead Emoji | ![]() |
@import url("https://milbits.github.io/oldcord/src/components/oldEmojis.css"); |
| Context Menu hover bg. | ![]() |
@import url("https://milbits.github.io/oldcord/src/components/oldContext.css"); |
| Tanza3D & KingGamingYT's NoMosaic plugin (BetterDiscord) | Restores the old image layout |
If you use custom/quickcss, paste the CSS at the very top!
| Name | Description |
|---|---|
| Old Roles | Improves gradient role borders and adds the old role design as a standalone option |
| Icon Revert | Reverts all icons to pre-2023. Can cause lag (see #37) |
| Vencord's NoMosaic plugin | Restores the old image layout |
| KingGamingYT's NoMosaic plugin | BetterDiscord NoMosaic plugin |
| NewOldProfiles | Restores period-accurate profiles w/ modern enhancements |
| hide-nitro-upselling | Hides nitro ads, could cause lag |
Paste the following in Settings > Themes:
@import url("https://milbits.github.io/oldcord/src/main.css");| Back | FazBrowse Home | New Git URL |