From d35654b887d9a736e0d01a91b70d9e2feb19a398 Mon Sep 17 00:00:00 2001 From: Vendicated Date: Mon, 17 Apr 2023 00:23:22 +0200 Subject: [PATCH] Improve themes tab instructions --- src/components/VencordSettings/ThemesTab.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/VencordSettings/ThemesTab.tsx b/src/components/VencordSettings/ThemesTab.tsx index 83a0870..a3df69d 100644 --- a/src/components/VencordSettings/ThemesTab.tsx +++ b/src/components/VencordSettings/ThemesTab.tsx @@ -91,7 +91,7 @@ export default ErrorBoundary.wrap(function () { return ( <> - Paste links to .css / .theme.css files here + Paste links to .theme.css files here One link per line Make sure to use the raw links or github.io links! @@ -103,7 +103,7 @@ export default ErrorBoundary.wrap(function () { 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 + In the GitHub repository of your theme, find X.theme.css, click on it, then click the "Raw" button If the theme has configuration that requires you to edit the file: