From 0a89d09727a8bf90950db73f3e97cccd081897b6 Mon Sep 17 00:00:00 2001 From: JSEverything Date: Fri, 5 May 2023 02:47:18 +0200 Subject: style(Settings): Make the text about raw theme links bold (#1052) --- src/components/VencordSettings/ThemesTab.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/components/VencordSettings') diff --git a/src/components/VencordSettings/ThemesTab.tsx b/src/components/VencordSettings/ThemesTab.tsx index a3df69d..bbd4fa9 100644 --- a/src/components/VencordSettings/ThemesTab.tsx +++ b/src/components/VencordSettings/ThemesTab.tsx @@ -93,7 +93,7 @@ export default ErrorBoundary.wrap(function () { Paste links to .theme.css files here One link per line - Make sure to use the raw links or github.io links! + Make sure to use the raw links or github.io links! Find Themes:
-- cgit