diff --git a/src/components/VencordSettings/ThemesTab.tsx b/src/components/VencordSettings/ThemesTab.tsx index 60dd96d0..b673c4b7 100644 --- a/src/components/VencordSettings/ThemesTab.tsx +++ b/src/components/VencordSettings/ThemesTab.tsx @@ -57,7 +57,8 @@ function Validators({ themeLinks }: { themeLinks: string[]; }) { {themeLinks.map(link => ( Paste links to .css / .theme.css files here One link per line - Be careful to use the raw links or github.io links! + Make sure to use the raw links or github.io links! Find Themes: -
+
BetterDiscord Themes - Github + GitHub
If using the BD site, click on "Source" somewhere below the Download button In the GitHub repository of your theme, find X.theme.css / X.css, click on it, then click the "Raw" button If the theme has configuration that requires you to edit the file:
    -
  • • Make a github account
  • +
  • • Make a GitHub account
  • • Click the fork button on the top right
  • • Edit the file
  • • Use the link to your own repository instead
  • diff --git a/src/components/VencordSettings/VencordTab.tsx b/src/components/VencordSettings/VencordTab.tsx index ad8fe142..df25e2d8 100644 --- a/src/components/VencordSettings/VencordTab.tsx +++ b/src/components/VencordSettings/VencordTab.tsx @@ -89,8 +89,8 @@ function VencordSettings() { settings.useQuickCss = v} - note="Loads styles from your QuickCss file"> - Use QuickCss + note="Loads styles from your QuickCSS file"> + Use QuickCSS {!IS_WEB && ( @@ -103,8 +103,8 @@ function VencordSettings() { settings.notifyAboutUpdates = v} - note="Shows a Toast on StartUp"> - Get notified about new Updates + note="Shows a toast on startup"> + Get notified about new updates )} @@ -131,7 +131,7 @@ function DonateCard({ image }: DonateCardProps) {
    Support the Project - Please consider supporting the Development of Vencord by donating! + Please consider supporting the development of Vencord by donating!