change msol performance color (#406)

* change msol performance color

* Update LongShortChart.tsx

* Update LongShortChart.tsx

Co-authored-by: Maximilian Schneider <mail@maximilianschneider.net>
This commit is contained in:
saml33 2022-08-31 21:37:58 +10:00 committed by GitHub
parent 09ea1834ad
commit ad27c58ea9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 4 deletions

View File

@ -8,17 +8,15 @@ export const CHART_COLORS = (theme) => {
return {
All: '#ff7c43',
spacer: theme === 'Light' ? 'rgba(0,0,0,0.1)' : 'rgba(255,255,255,0.1)',
ADA: '#335CBE',
ADA: '#404C5E',
AVAX: '#E84142',
BNB: '#F3BA2F',
BTC: '#F7931A',
COPE: '#EEEEEE',
ETH: '#627EEA',
FTT: '#02A6C2',
GMT: '#CBA74A',
LUNA: '#FFD83D',
MNGO: '#FBB31F',
MSOL: '#8562CF',
MSOL: '#C8ECE1',
RAY: '#4CA2DA',
SOL: '#916CE0',
SRM: '#58D4E3',