mirror of
https://github.com/Instadapp/boardroom-inc-protocol-Info.git
synced 2024-07-29 22:37:02 +00:00
Defi Dollar branding colors
This commit is contained in:
parent
47ac6975d9
commit
17ce08d07c
5
index.ts
5
index.ts
|
@ -118,4 +118,9 @@ export const protocolBranding = {
|
||||||
"--color-text-nav": "#e7e8eb",
|
"--color-text-nav": "#e7e8eb",
|
||||||
"--background-switcher-active": "#341762",
|
"--background-switcher-active": "#341762",
|
||||||
},
|
},
|
||||||
|
defidollar: {
|
||||||
|
"--background-primary-nav": "#212529",
|
||||||
|
"--color-text-nav": "#e7e8eb",
|
||||||
|
"--background-switcher-active": "#5553e8",
|
||||||
|
},
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue
Block a user