Warning
Discord updates may break these snippets at any time. Please be patient as I will likely fix it shortly. If the problem remains after a day, open an issue.
| Snippet | Description | Preview |
|---|---|---|
| Compact Sidebar Buttons Download |
Compacts the lesser-used navigation buttons at the top of the sidebar to icons, and fits them beside the Friends button. | ![]() ![]() |
Note
All of these methods yield the same results, so use whatever you are most comfortable with. The recommended usage is just the easiest if you are a beginner.
Local Themes (Recommended)
- Right-click the Download link and click Save As.
- Save the snippet wherever you like.
- Open your Themes folder in Vencord.
- User Settings > Themes (Vencord category) > Open Themes Folder
- Drag n' Drop the downloaded snippet into the Themes folder.
Online Themes
- Right-click the Download link and click Copy Link.
- Open your Themes folder in Vencord.
- User Settings > Themes (Vencord category) > Open Themes Folder.
- Go to the Online Themes tab.
- Paste the snippet link into a new line in the textbox.
QuickCSS
- Right-click the Download link and click Copy Link.
- Open your Themes folder in Vencord.
- User Settings > Themes (Vencord category) > Open Themes Folder.
- Click on the Edit QuickCSS button.
- Type
@import url("URL_HERE")at the top of your QuickCSS. - Paste the snippet link in place of the 'URL_HERE' text.

