From ccc879bd562f9119ab902c620962a2c6981f49f0 Mon Sep 17 00:00:00 2001 From: Ajay Ramachandran Date: Sun, 20 Jun 2021 13:20:23 -0400 Subject: [PATCH] Change preview colours --- src/config.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config.ts b/src/config.ts index 26ae96a5..6877400a 100644 --- a/src/config.ts +++ b/src/config.ts @@ -227,11 +227,11 @@ const Config: SBObject = { opacity: "0.7" }, "preview": { - color: "#0b9d65", + color: "#008fd6", opacity: "0.7" }, "preview-preview": { - color: "#065b3a", + color: "#005799", opacity: "0.7" }, "music_offtopic": {