This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//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; | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//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; | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
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. |