mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-14 04:03:51 +00:00
remove unused colors
This commit is contained in:
parent
654a7eef3b
commit
4ddb72b088
|
@ -17,10 +17,6 @@ import 'echarts';
|
||||||
// Chart default options
|
// Chart default options
|
||||||
const MARGINLEFT = '4%';
|
const MARGINLEFT = '4%';
|
||||||
const MARGINRIGHT = '1%';
|
const MARGINRIGHT = '1%';
|
||||||
// const upColor = '#00da3c';
|
|
||||||
// const downColor = '#ec0000';
|
|
||||||
// const upBorderColor = '#008F28';
|
|
||||||
// const downBorderColor = '#8A0000';
|
|
||||||
|
|
||||||
// Binance colors
|
// Binance colors
|
||||||
const upColor = '#2ed191';
|
const upColor = '#2ed191';
|
||||||
|
|
Loading…
Reference in New Issue
Block a user