<?xml version="1.0" encoding="UTF-8"?>
<extension>
  <name>application_theme</name>
  <description>Provides extensions the ability to alter the Radiant interface without  changing the underlying layout. You can use this to append (or completely replace) stylesheets or javascripts used by the interface.

This means that you can re-style it across the entire application, rather than just in your extension's controllers or by peppering your view files with @include_stylesheet@.</description>
  <repository-type>Git</repository-type>
  <repository-url>git://github.com/saturnflyer/radiant-application_theme-extension.git</repository-url>
  <download-type></download-type>
  <download-url></download-url>
  <install-type>Git</install-type>
  <author>
    <name>Jim Gay</name>
    <first-name>Jim</first-name>
    <last-name>Gay</last-name>
    <email>jim@saturnflyer.com</email>
  </author>
</extension>
