mirror of https://github.com/akveo/blur-admin
fix(skin): add ability to change background styles
parent
6d5cbfab5b
commit
6352b85c19
|
@ -55,7 +55,7 @@
|
|||
var SKIN_CHART_COLORS = {
|
||||
whitePanel: {
|
||||
fontColors: undefined,
|
||||
axisColors: '#000000'
|
||||
axisColors: '#7b7b7b'
|
||||
},
|
||||
transparent: {
|
||||
fontColors: '#FFFFFF',
|
||||
|
|
Loading…
Reference in New Issue