Now with v2.0 — Faster than ever

The Discord
Enhancement Project

Lightcord extends the functionality of Discord by enhancing it with powerful new features, beautiful themes, and community-built plugins.

Download v2.0.1 Community
0M+
Downloads
0+
Themes
0+
Plugins
0K
Community

Make Discord
look completely different

Themes are CSS files that transform Discord's entire look — from colors and backgrounds to channel layouts and message styles. One click and you have a brand new Discord.

  • Thousands of community themes
  • Instant install, no restart needed
  • Built-in CSS editor for customization
  • Switch freely between any theme, anytime
Browse Themes
ClearVision Theme
ClearVision — Dark Fantasy
Anime Dark Theme
GGO Kirito — Anime Dark
Midnight Theme
Midnight — Clean & Minimal

Extend with
powerful plugins

Add new features to Discord using JavaScript plugins built by our community. Message logger, better emotes, voice overlays, and hundreds more.

1// Lightcord Plugin Example
2module.exports = {
3 name: "MessageLogger",
4 start() {
5 LC.hook("MESSAGE_DELETE",
6 msg => this.log(msg));
7 },
8 stop() {
9 LC.unhookAll();
10 }
11};

Everything you need

Lightcord comes packed with tools that put you in complete control of your Discord experience.

Dual Boot

Switch instantly between enhanced Lightcord and vanilla Discord without reinstalling anything.

Security First

Every plugin and theme is manually reviewed. Your safety is our top priority — no backdoors, ever.

Live CSS Editor

Tweak your Discord interface live with the built-in CSS editor. See changes instantly in real time.

Developer Tools

Access React DevTools, module inspector, and console utilities to build or debug your own plugins.

Transparency

Enable a fully transparent Discord window and let your themes blend with your desktop wallpaper.

Auto Updates

Lightcord keeps itself and your plugins up to date automatically — always running the latest version.

Supercharge your Discord today

Join millions of users who've already upgraded their Discord experience with Lightcord.