A discord theme that docks all the weird floaty new elements introduced in visual refresh, and replaces them with rectangles.
Go to Settings -> Vencord -> Themes -> Online and add the following line:
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.
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");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");