parent
8d8cedd72c
commit
644c5c4faa
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ function Settings(props: SettingsProps) {
|
|||
const CurrentTab = SettingsTabs[tab]?.component;
|
||||
|
||||
return <Forms.FormSection>
|
||||
<Text variant="heading-md/normal" tag="h2">Vencord Settings</Text>
|
||||
<Text variant="heading-lg/semibold" style={{ color: "var(--header-primary)" }} tag="h2">Vencord Settings</Text>
|
||||
|
||||
<TabBar
|
||||
type="top"
|
||||
|
|
Loading…
Reference in a new issue