From f1fc9c9bfffafe406c665fd6922b854c1e00a641 Mon Sep 17 00:00:00 2001 From: 7cc5c4f330d47060 Date: Wed, 20 Nov 2024 01:54:01 -0500 Subject: [PATCH] Make the selfcare use tertiary color --- plugins/selfcare.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/selfcare.js b/plugins/selfcare.js index 3e6fa47..86c3686 100755 --- a/plugins/selfcare.js +++ b/plugins/selfcare.js @@ -95,7 +95,7 @@ export default function load (b) { if (!b.host.options.isVanilla) { b.adPrefix = { translate: '[%s] %s', // Since the bot aims to have an invisible name, the ad prefix should contain information about the bot. - color: 'white', + color: settings.colors.tertiary, with: [ { translate: '%s: %s',