docker
docker copied to clipboard
custom themes
It would be pretty neat if there was a way to provide a style sheet to allow the creation of custom schemes.
This wouldn't be too difficult to add. The current colourScheme variable is simply the name of a css file in the res folder. Would need to update the Docker.prototype.copySharedResources function and the options to allow a file path instead of the colour scheme name.