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