Skip to content

Instantly share code, notes, and snippets.

@Modder4869
Modder4869 / ServerGrid.theme.css
Last active December 7, 2018 12:54 — forked from Jiiks/ServerGrid.theme.css
Server Grid
//META{"name":"Server_Grid","description":"Display servers in 3 column grid","author":"Jiiks","version":"1.0"}*//{}
.guildsWrapper-5TJh6A{width: 180px;}
.guildsWrapper-5TJh6A .scroller-wrap{width: 200px;}
.guildsWrapper-5TJh6A .guilds-1q_RqH {
display: flex;
flex-flow: row wrap;
padding-left: 0;
align-content: flex-start;
}
@Modder4869
Modder4869 / ServerGrid2C.theme.css
Last active December 7, 2018 12:51 — forked from Jiiks/ServerGrid2C.theme.css
Server Grid 2 Columns
//META{"name":"Server_Grid_2_Columns","description":"Display servers in 2 column grid","author":"Jiiks","version":"1.0"}*//{}
.guildsWrapper-5TJh6A{width: 125px;}
.guildsWrapper-5TJh6A .scroller-wrap{width: 150px;}
.guildsWrapper-5TJh6A .guilds-1q_RqH {
display: flex;
flex-flow: row wrap;
padding-left: 0;
align-content: flex-start;
}
/*
A bodge for wallpaper based themes that is broken due to Discord's latest updates, or just the author being lazy.
If there are any glaring issues that happened after you applied this fix, such as:
1. Background image not appearing,
2. Theme looks even darker.
Try to atleast fix it yourself, this is just a bodge. Don't expect it to work for every theme you see.
bodge
1. A clumsy or inelegant job, usually a temporary repair; a patch, a repair.