Changes the wordmark in the titlebar to the current client mod.
| Client mod | Preview |
|---|---|
| BetterDiscord | ![]() |
| Replugged | ![]() |
| Vencord | ![]() |
| Vesktop | ![]() |
| Shelter | Shelter |
| Other | Modified Discord |
@import url("https://minidiscordthemes.github.io/Snippets/ModTitle/main.css");https://minidiscordthemes.github.io/Snippets/ModTitle/main.css
Paste the following at the end of Custom / Quick CSS, then edit the value:
:root {
--modtitle-text: "Custom text" !important;
}


