Skip to content

Latest commit

 

History

History
40 lines (35 loc) · 1.54 KB

README.md

File metadata and controls

40 lines (35 loc) · 1.54 KB

Client Mod Title

Status: working

Changes the wordmark in the titlebar to the current client mod.

Client mod Preview
BetterDiscord preview
Replugged preview
Vencord preview
Vesktop preview
Shelter Shelter
Other Modified Discord

Usage

@import

@import url("https://minidiscordthemes.github.io/Snippets/ModTitle/main.css");

Replugged automatic theme

Install now

Replugged manual theme

Download now

Vencord online theme

https://minidiscordthemes.github.io/Snippets/ModTitle/main.css

Customisation

Paste the following at the end of Custom / Quick CSS, then edit the value:

:root {
    --modtitle-text: "Custom text" !important;
}