A sleek, modern Discord facelift for Vencord.
Focused on spacing, hover-driven UI, compact layouts, and subtle color polish β without gimmicks or abandoned features.
This theme is designed for Vencord and works best with the Visual Refresh UI enabled.
These are optional but integrate well with the styling present in the CSS:
ThemeAttributesShowConnectionsReadAllNotificationsButtons
Paste this URL into
Vencord β Themes β Online Themes
https://madmaxgrey.github.io/Vertical-Spacious-Refresh/vencord/Vertical-Spacious-Refresh.css
Download from:
GitHub Releases
Place the .css file into your Vencord themes folder and enable it.
- Download the CSS from GitHub
- Place the file into your Vencord
themesfolder - Enable it in Vencord
| Feature | Description |
|---|---|
| π§ Floating Panels | Panels and UI elements rely on hover-based visibility to reduce constant clutter. |
| βοΈ Compact Message Actions | Message buttons collapse and only appear when relevant. |
| Member list spacing is reduced with smooth width transitions. | |
| π§Ό Panel Cleanup | Reduced padding and visual noise across sidebars and popouts. |
| βοΈ Hidden Action Icons | Channel and toolbar icons remain hidden until hovered. |
| π¬ Styled Chat Bars | Read All, Jump to Present, and New Message bars are rounded and recolored. |
| π§Ύ Refined Embeds | Cleaner embeds with subtle borders and reduced visual weight. |
| π§± Simplified Panel Area | Bottom user area is cleaner and less intrusive. |
| πΌοΈ Rounded UI Elements | Avatars, buttons, embeds, and folders use consistent rounding. |
| π¨ Accent-Based Coloring | UI elements inherit the main accent color for a cohesive look. |
| π§ Compact Search | Search bar visuals are simplified and scale smoothly. |
| π Folder Styling | Server folders use flat, pastel-style coloring. |
| ποΈ Reduced Context Menus | Context menus are tighter with less padding. |
| π§© Snippet-Based Architecture | Built from modular snippets that can be easily removed or replaced. |
Custom root variables control colors, animation speeds, and layout toggles. Key variables include:
:root {
--custom-app-top-bar-height: 48px;
--mc: #8d2036;
--backgroundColor01: #1e2731;
--gradientColor01: var(--mc);
--gradientColor02: #eea60b;
--craat-popout: 1; /* Default = 0 */
--craat-popout: 1; /* Default = 0 */
--craat-border-radius: 16px; /* default: 16px */
--compact-member-list-transition-definition: 0.45s ease-out 0.08s;
}
You can customize the layout using the following toggles:
:root {
- --\--irc-compact-chats: true;
- --\--compact-input-box: true;
- --\--hide-nameplates: true;
- --\--compact-message-actions: true;
- --\--username-bubbles: true;
- --\--codeblock-enhanced: true;
}
Let your UI breathe. No distractions β just a sleek, modern Discord experience. Minimal. Responsive. Refreshed.