Skip to content

colinf/darktone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

darktone

Darktone theme bundling all individual component darktone themes for convenience of installation.

Currently incorporates the following individual component themes:

If you are only using a single component, it is better to use the individual darktone theme file instead of this bundle.

Installation

You can quickly install the component into your project using the following command from the root.

$ component install colinf/darktone

But the best way to use it is to amend your component.json file to add the theme as a dependency. You can then use the component build command to install the required components.

Below is an example extract from a component.json which uses the darktone theme bundle.

"dependencies": {
  "colinf/datepicker": "*",
  "colinf/darktone": "*"
}

License

MIT (see the file License.txt included in this distribution for further details)

About

Darktone - consolidated theme for all components

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published