Create custom JSDuck theme.
Closed this issue · 2 comments
johnyanarella commented
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
johnyanarella commented
The new theme can also now be seen in action here:
superstructor commented
Looks good!