This commit is contained in:
Mirco Wittrien 2018-12-07 11:49:24 +01:00
parent db2e1132d8
commit 3e8d3b29fc
3 changed files with 3 additions and 3 deletions

View File

@ -1,3 +1,3 @@
## Themes
- [Basic Background](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Themes/BasicBackground) - Allows you to use a background image in Discord without greatly altering the basic look of Discord.
- [Server Columns](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Themes/ServerColumns) - Changes the Server List to a gridlike container to allow servers to displayed in columns. Amount of columns can be set in the .theme.css file.
- [Server Columns](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Themes/ServerColumns) - Changes the Server List to a gridlike container to allow servers to be displayed in columns. Amount of columns can be set in the .theme.css file.

View File

@ -1,3 +1,3 @@
# Server Columns - [Download](https://betterdiscord.net/ghdl?url=https://raw.githubusercontent.com/mwittrien/BetterDiscordAddons/master/Themes/ServerColumns/ServerColumns.theme.css)
Changes the Server List to a gridlike container to allow servers to displayed in columns. Amount of columns can be set in the .theme.css file.
Changes the Server List to a gridlike container to allow servers to be displayed in columns. Amount of columns can be set in the .theme.css file.

View File

@ -1,4 +1,4 @@
//META{"name":"ServerColumns","description":"Changes the Server List to a gridlike container to allow servers to displayed in columns. Amount of columns can be set in the .theme.css file. My Support Server: http://bit.ly/DevilBrosHaus or https://discordapp.com/invite/Jx3TjNS","author":"DevilBro","version":"1.0.0"}*//{}
//META{"name":"ServerColumns","description":"Changes the Server List to a gridlike container to allow servers to be displayed in columns. Amount of columns can be set in the .theme.css file. My Support Server: http://bit.ly/DevilBrosHaus or https://discordapp.com/invite/Jx3TjNS","author":"DevilBro","version":"1.0.0"}*//{}
@import url(https://mwittrien.github.io/BetterDiscordAddons/Themes/ServerColumns/ServerColumns.css);