Defi Dollar branding colors

This commit is contained in:
Kevin Nielsen 2021-01-15 19:16:30 -05:00
parent 47ac6975d9
commit 17ce08d07c

View File

@ -118,4 +118,9 @@ export const protocolBranding = {
"--color-text-nav": "#e7e8eb",
"--background-switcher-active": "#341762",
},
defidollar: {
"--background-primary-nav": "#212529",
"--color-text-nav": "#e7e8eb",
"--background-switcher-active": "#5553e8",
},
};