docker icon indicating copy to clipboard operation
docker copied to clipboard

custom themes

Open morficus opened this issue 12 years ago • 1 comments

It would be pretty neat if there was a way to provide a style sheet to allow the creation of custom schemes.

morficus avatar Jun 23 '13 05:06 morficus

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.

jasonseney avatar Apr 28 '14 21:04 jasonseney