Skip to content

Canapin/Discord-Ultracompact-Theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Discord Ultracompact Theme

A compact theme optimized for small windows.

This theme is intended to be used on small windows and may look shitty on big ones. It is compatible with any style mode (light, dark, cosy or compact).

Private chat window Channel window Channel window light

How to use

  1. Close Discord
  2. Install BetterDiscord
  3. Copy ultracompact.theme.css into this directory %appdata%\betterdiscord\themes\ (Windows) or ~/Library/Preferences/themes (Mac)
  4. Restart Discord
  5. Go to settings, Themes
  6. Enable this theme
  7. Enjoy.

Alternatively :

  1. Install BetterDiscord
  2. Go to settings, then Custom CSS
  3. Paste ultracompact.theme.css content into the Custom CSS Editor and click Save.

How to customize

There is not much to customize. But you can set your preferred maximum window width and height for wich the theme will be enabled. Just change the corresponding values inside this line :

@media screen and (max-width: 1024px), screen and (max-height: 640px) {

Good to know

  • I didn't modified much of the settings and popouts styles.
  • I didn't try this theme in the browser version of Discord, neither on Mac or Linux.

Please report any issue (which is not listed here) you'll find using this theme.

About

A compact theme optimized for small windows.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages