- Theme Toolkit
-
Compiling with Grunt
Theme style sheets are compiled with node.js.
-
Extension Setup
How to edit your extension to work with custom themes
-
Modifying Interactions
This article is about heaviliy modifying items which is done with a bit of JavaScript to modify the editor. It is not about trivial changes such as changing the color of items or the font.
Code examples are here
-
Recipes for Fonts
The font recipes can be used on either the items or the platform. The web fonts are usually generated at Font Squirrel. The directory assets contains the original fonts along with the license and the generator settings used on Font Squirrel.
-
Typical Item Structure
A skeleton item to help you understand how TAO's item HTML is typically structured.