Match pool color between pools pie and pools stack

This commit is contained in:
nymkappa
2022-02-24 17:28:16 +09:00
parent d751662010
commit 0e5edeb56f
2 changed files with 6 additions and 4 deletions

View File

@@ -78,8 +78,8 @@ export const poolsColor = {
'poolin': '#3949AB',
'binancepool': '#1E88E5',
'viabtc': '#039BE5',
'btccom': '#00ACC1',
'slushpool': '#00897B',
'btccom': '#00897B',
'slushpool': '#00ACC1',
'sbicrypto': '#43A047',
'marapool': '#7CB342',
'luxor': '#C0CA33',