Skip to content

v5.4.1

Choose a tag to compare

@baconeko baconeko released this 30 Jun 01:09

Added styling for the server boosts menu.

Added configuration options for the menu items in the DMs sidebar. Either edit these directly in the theme.css or add the configuration variables to the BetterDiscord custom CSS editor:

:root {
	--hide-nitro: 0;
	--hide-library: 0;
	--hide-shop: 0;
	--hide-quests: 0;
	--hide-search-palette: 0;
}