dojo/dijit-themes

Name: dijit-themes

Owner: Dojo

Description: Dojo 1 - modern themes

Created: 2015-03-16 11:18:18.0

Updated: 2018-01-15 16:19:41.0

Pushed: 2018-01-17 22:40:43.0

Homepage:

Size: 250

Language: CSS

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

themes

Dojo 1.x modern themes

Getting Started
  1. Install globally Stylus and GruntJS.
  2. npm install -g stylus
  3. npm install -g grunt-cli
  4. 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.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.