Skip to content

edubb/zero-base-themes

 
 

Repository files navigation

Zero Base Themes

An assortment of Chrome Devtools theme that use the Zero Base Template.

Contributing

Zero Base Themes is built on LESS. Grunt is used to listen for changes to LESS files and generates CSS. This means Node is required.

Getting Started

  1. Clone this repo: git clone https://github.com/mauricecruz/zero-base-themes.git

  2. Install dependencies: npm install

  3. Listen for changes: grunt watch

Contributing to Template Source

All template files are located in the /less directory. Files beginning with an _ indicate template partials. They are imported via build.less. Any addition/removal of template partials should be reflected in the build file.

Changing Themes

Copy /themes/_theme-template.less and modify color values accordingly. Rename the file and save in the /themes directory. Specify the theme of your choice in config.less.

About Canary

As of Version v. 33.0.1726.0, themes only work via extensions and the developer tools experiments.

There is a thread detailing how this method came about.. Feel free to voice your opinions there.

About

Chrome Devtools Extension that loads themes using the Zero Base Template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors