Make the selfcare use tertiary color

This commit is contained in:
7cc5c4f330d47060 2024-11-20 01:54:01 -05:00
parent b56844ce36
commit f1fc9c9bff
Signed by: 7cc5c4f330d47060
SSH key fingerprint: SHA256:e+4tcZut1nBpe10PqjaO+Rvie0Q7W4qIvFzcUw+7riA

View file

@ -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',