DiscordStyles / HorizontalServerList

Moves the server list from the left to the top of Discord.
MIT License
85 stars 96 forks source link

[Suggestion] Server list align center #28

Closed reynoldyehezkiel closed 2 years ago

reynoldyehezkiel commented 2 years ago

Request to make server list align center

Gibbu commented 2 years ago

Now possible with:

--HSL-server-alignment: center;

Add that inside the :root of your .theme.css file.

reynoldyehezkiel commented 2 years ago

thank you