Skip to content

Latest commit

 

History

History

ModTitle

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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;
}