minor UI fixes
This commit is contained in:
parent
af3bd9e687
commit
5425e9efa7
@ -1441,10 +1441,10 @@
|
|||||||
},
|
},
|
||||||
grid: {
|
grid: {
|
||||||
vertLines: {
|
vertLines: {
|
||||||
color: '#2B2B43',
|
color: `rgba(${textColor}, 0.2)`,
|
||||||
},
|
},
|
||||||
horzLines: {
|
horzLines: {
|
||||||
color: '#363C4E',
|
color: `rgba(${textColor}, 0.2)`,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user