A discord theme that docks all the weird floaty new elements introduced in visual refresh, and replaces them with rectangles.
If you haven't already, install the Stylus extension. Download for Firefox, Chrome or Edge. Once done, visit this link to install the theme.
The stylus listing for this theme can be seen here.
The generic method as seen below can also be used for other CSS theme managers, or even just pasting into DevTools (though this will not persist).
Go to Settings -> Vencord -> Themes -> Online and add the following line:
https://raw.githubusercontent.com/Arzumify/dockety/refs/heads/main/theme.css
Paste the following line to the top of the "Edit QuickCSS" box:
@import url("https://raw.githubusercontent.com/Arzumify/dockety/refs/heads/main/theme.css");Go to Settings -> Vencord -> Themes -> Local Themes, click Open Themes Folder, and save this file (click on the link and use Ctrl+S) to the themes folder.
Save this file (click on the link and use Ctrl+S) to the BetterDiscord themes folder.
- Windows: %appdata%/BetterDiscord/themes
- Linux: ~/.config/BetterDiscord/themes
Paste the following line to the top of the CSS file / window:
@import url("https://raw.githubusercontent.com/Arzumify/dockety/refs/heads/main/theme.css");