From b34ea62cf903f7b0292999e6be2f87f60cb2d73c Mon Sep 17 00:00:00 2001 From: Mylloon Date: Sun, 19 Mar 2023 17:59:43 +0100 Subject: [PATCH] Use custom theme --- discord/vencord-settings-backup.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/discord/vencord-settings-backup.json b/discord/vencord-settings-backup.json index 2f5fc8b..6ac3e50 100644 --- a/discord/vencord-settings-backup.json +++ b/discord/vencord-settings-backup.json @@ -4,7 +4,9 @@ "autoUpdate": true, "autoUpdateNotification": true, "useQuickCss": true, - "themeLinks": [], + "themeLinks": [ + "https://raw.githubusercontent.com/TheCommieAxolotl/BetterDiscord-Stuff/main/Ultra/Ultra.theme.css" + ], "enableReactDevtools": false, "frameless": false, "transparent": false,