deftjs/DeftJS

Create custom JSDuck theme.

Closed this issue · 2 comments

Create a custom JSDuck theme:

  • use the Deft JS favicon.ico instead of the standard Sencha icon added by JSDuck
  • use the Deft JS Logo instead of the standard Sencha logo added by JSDuck
  • tweak the colors via CSS to match the Deft JS color scheme
  • replace the Sencha green colored loading animation
  • integrate the version number into the title (also fix title - "Deft JS" instead of "DeftJS")
  • switch to using a JSON config file instead of command-line arguments
  • integrate the logic for applying the theme into the build.xml ant script

The new theme can also now be seen in action here:

http://docs.deftjs.org/deft-js/0.9.0-pre/

Looks good!