Skip to content

MarieKirya/LazyDiscord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LazyDiscord

Introduction

LazyDiscord is theme for BeautifulDiscord that makes it follow Slack's design.

Example of LazyDiscord Dark

Discord's design has too much whitespace, poor font weights (particularly noticable on @1x displays), and some very odd margin/alignment oddities. I took a design I know I like and replicated it on Discord.

Installations

Download this repo and use css/styles.css as your --css argument with BeautifulDiscord. It will from that point on automatically update when you update that repo/file.

Features

  • Denser Server Sidebar
  • Customizable Color Schemes
  • Light and Dark Support
  • Square Icons
  • Proper greys, none of that blueish grey rubbish

How to Build

  1. Have node, npm, and gulp installed locally.
  2. If you're running for the first time, run npm install.
  3. Run gulp and it will watch the scss folder.
  4. Install as normal.

Annoyances

Discord obfascates their classes, so I need to use these ineficcient attribute searches to implement the theme. Should be resilient enough to updates, but who knows.

Bugs

  • Dark theme needs colors set
  • Probably more I need to start writing down.

Possible Features

  • Simplify install process

About

Discord theme that clones slack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published