From d3e736a3e7fbbdaedeff697b6ba9bf8b883259a3 Mon Sep 17 00:00:00 2001 From: Sudheer Date: Tue, 12 Jan 2021 14:15:23 +0530 Subject: [PATCH] Update index.ts --- index.ts | 2 -- 1 file changed, 2 deletions(-) diff --git a/index.ts b/index.ts index ee2664c..cb6b86c 100644 --- a/index.ts +++ b/index.ts @@ -102,8 +102,6 @@ export const protocolBranding = { pooltogether: { "--background-primary-nav": "#001529", "--color-text-nav": "#e7e8eb", - "--background-switcher": "#001529", - "--background-switcher-hover": "#004180", "--background-switcher-active": "#000000", }, };