From 6f4a64c6a88c2596836e19262087d5cf27400e47 Mon Sep 17 00:00:00 2001 From: oSumAtrIX Date: Tue, 6 Jun 2023 04:16:31 +0200 Subject: [PATCH] fix: update branding color [skip ci] --- configuration.revanced.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/configuration.revanced.json b/configuration.revanced.json index 5edf7d8..f77ee86 100644 --- a/configuration.revanced.json +++ b/configuration.revanced.json @@ -1,6 +1,6 @@ { "general": { - "embed_color": 14908858, + "embed_color": 5150960, "mute": { "role": 953984696491061289, "take": [ @@ -52,7 +52,7 @@ "embed": { "title": "I have a problem with ReVanced, can you help โ“", "description": "You might have asked a question that has been answered in the <#953993848374325269> channel already. Make sure to read it as it will answer a lot of your questions guaranteed.", - "color": 14908858, + "color": 5150960, "fields": [ { "name": "๐Ÿ”ธ Regarding your question", @@ -101,7 +101,7 @@ "embed": { "title": "What are the official links of ReVancedโ“", "description": "A list of official links can be found in <#954066838856273960>.", - "color": 14908858, + "color": 5150960, "fields": [ { "name": "๐Ÿ”ธ Regarding your question", @@ -137,7 +137,7 @@ "embed": { "title": "Where or how to get ReVanced โ“", "description": "You might have asked a question that has already been answered in <#953993848374325269>. Make sure to read it as it will answer a lot of your questions guaranteed.", - "color": 14908858, + "color": 5150960, "fields": [ { "name": "๐Ÿ”ธ Regarding your question", @@ -173,7 +173,7 @@ "embed": { "title": "Do you have a problem or need help โ“", "description": "You might have asked a question that has already been answered in <#953993848374325269>. Make sure to read it as it will answer a lot of your questions guaranteed.", - "color": 14908858, + "color": 5150960, "fields": [ { "name": "๐Ÿ”ธ Regarding your question", @@ -209,7 +209,7 @@ "embed": { "title": "Steps to debug your issue", "description": "You might have asked a question that has already been answered in <#953993848374325269>. Read it, as it will answer many of your questions. After reading them, please attach a complete recording of the following steps to understand your issue better.", - "color": 13211573, + "color": 5150960, "fields": [ { "name": "1. Uninstall any patched app", @@ -260,7 +260,7 @@ "embed": { "title": "How to hide Litho components from YouTube โ“", "description": "Use the custom filter included in the `hide-ads` patch for YouTube, to hide Litho components by their `pathBuilder` string. The string contains the names of the components which can be filtered with the custom filter.", - "color": 14908858, + "color": 5150960, "fields": [ { "name": "1. Preparation",