Skip to content

Commit

Permalink
Perp Pool Piechart color changes (#152)
Browse files Browse the repository at this point in the history
  • Loading branch information
hochangjun authored May 9, 2024
1 parent 9122a05 commit 57787af
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion configs/mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@
},
"perp_pool_pie_chart_colors": {
"cmkt/117": "#482BFF",
"cmkt/118": "#0772FF",
"cmkt/118": "#f6921a",
"cmkt/120": "#34395E",
"cmkt/121": "#5E12A0",
"cmkt/129": "#10a5f6",
Expand All @@ -164,6 +164,14 @@
"cmkt/190": "#fd8f00",
"cmkt/191": "#1869fe",
"cmkt/149": "#0099e8",
"cmkt/194": "#1c1c1c",
"cmkt/163": "#fc5414",
"cmkt/126": "#00e599",
"cmkt/141": "#4ac0bf",
"cmkt/192": "#a26efc",
"cmkt/119": "#d7541a",
"cmkt/156": "#e6a20e",
"cmkt/169": "#d11c1f",
"Unused": "#7798E4"
},
"markets_override": {
Expand Down

0 comments on commit 57787af

Please sign in to comment.