dojo-themes

1.14.1 • Public • Published

themes

Dojo 1.x modern themes

Getting Started

  1. Install globally Stylus and GruntJS.
  • npm install -g stylus
  • npm install -g grunt-cli
  1. Run grunt THEME_NAME to compile css and open test application.

Contributing New Themes

For general contributing guidelines see Dojo's Contributing Guildlines.

Adding a new theme:

  1. Create a uniquely named directory, also being the name of the theme.
  2. Add Grunt tasks for the theme to Gruntfile.js.

Helpful information:

Themes

Flat Theme

A flat theme for Dojo Dijit, Dojox and dgrid.

This theme is currently in development. Contributions welcome.

Run grunt flat to compile CSS and open Flat Theme's test application for development.

To use Flat Theme right away simply copy the flat directory and its contents to a location in your app, add/import flat.css and add class="flat" to the body tag.

/dojo-themes/

    Package Sidebar

    Install

    npm i dojo-themes

    Weekly Downloads

    22

    Version

    1.14.1

    License

    BSD-3-Clause OR AFL-2.1

    Unpacked Size

    518 kB

    Total Files

    110

    Last publish

    Collaborators

    • dojotoolkit
    • sitepen