Update index.ts

This commit is contained in:
Sudheer 2021-01-12 14:15:23 +05:30 committed by GitHub
parent 6ea1fa3a71
commit d3e736a3e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -102,8 +102,6 @@ export const protocolBranding = {
pooltogether: { pooltogether: {
"--background-primary-nav": "#001529", "--background-primary-nav": "#001529",
"--color-text-nav": "#e7e8eb", "--color-text-nav": "#e7e8eb",
"--background-switcher": "#001529",
"--background-switcher-hover": "#004180",
"--background-switcher-active": "#000000", "--background-switcher-active": "#000000",
}, },
}; };