mirror of
https://github.com/Instadapp/boardroom-inc-protocol-Info.git
synced 2024-07-29 22:37:02 +00:00
Merge pull request #12 from boardroom-inc/pooltogether-colors
PoolTogether Navigation Colors
This commit is contained in:
commit
141b319b38
4
index.ts
4
index.ts
|
@ -114,8 +114,8 @@ export const protocols = {
|
||||||
|
|
||||||
export const protocolBranding = {
|
export const protocolBranding = {
|
||||||
pooltogether: {
|
pooltogether: {
|
||||||
"--background-primary-nav": "#001529",
|
"--background-primary-nav": "#290b5a",
|
||||||
"--color-text-nav": "#e7e8eb",
|
"--color-text-nav": "#e7e8eb",
|
||||||
"--background-switcher-active": "#000000",
|
"--background-switcher-active": "#341762",
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue
Block a user