paulirish / sample-devtools-theme-extension

A sample devtools theme extension using the new API

Home Page:https://chrome.google.com/webstore/detail/bafncadmgpabpojoohpejlmdbligjjlb/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sample-devtools-theme-extension

A sample devtools theme extension using the new API

Enable DevTools experiments at chrome://flags/#enable-devtools-experiments, relaunch Chrome, then open DevTools, open Settings > Experiments, and toggle Allow UI themes experiment.

Read this: https://code.google.com/p/chromium/issues/detail?id=318566#c33

Make your own theme!!

Use the format of this repo to make your own devtools theme, just make a styles.css that is actually awesome. You can also port any of the righteous themes at devthemez.com to this new format. Or ask their maintainers to.

You can also use Yeoman to easily create new themes: https://github.com/zenorocha/generator-devtools-theme

Then publish to the web store. Please add "devtools theme" to the name so people can easily find them!

Additionally, I would recommend looking at what's happening at zero-base-themes, which is creating a platform for DevTools theming. Looks great!

![image](https://f.cloud.github.com/assets/39191/1788824/351e1230-693f-11e3-80fe-39535b7abaef.png)

About

A sample devtools theme extension using the new API

https://chrome.google.com/webstore/detail/bafncadmgpabpojoohpejlmdbligjjlb/


Languages

Language:CSS 72.6%Language:JavaScript 27.4%