Hi, is it possible to change color of progress bar via ``` var nanobar = new Nanobar( { barCss: {'background-color': 'green' } ); ``` I dont want to have it in less file.