blob: 8bf9f51ef9beb2029175f953674e55b53feaec3d [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.4"?>
<plugin>
<extension-point id="org.eclipse.osbp.vaaclipse.theme" name="Vaaclipse Theme" schema="schema/org.eclipse.osbp.vaaclipse.theme.exsd"/>
<extension
point="org.eclipse.osbp.vaaclipse.theme">
<theme
cssUri="platform:/plugin/com.vaadin.themes/VAADIN/themes/reindeer/styles.css"
description="Vaadin Reindeer theme"
id="reindeer"
label="Reindeer">
<resourceLocationUri
uri="platform:/plugin/com.vaadin.themes/VAADIN/themes/reindeer/">
</resourceLocationUri>
</theme>
<theme
cssUri="platform:/plugin/com.vaadin.themes/VAADIN/themes/chameleon/styles.css"
description="Vaadin Chameleon theme"
id="chameleon"
label="Chameleon">
<resourceLocationUri
uri="platform:/plugin/com.vaadin.themes/VAADIN/themes/chameleon/">
</resourceLocationUri>
</theme>
<theme
cssUri="platform:/plugin/com.vaadin.themes/VAADIN/themes/chameleon/legacy-styles.css"
description="Vaadin Chameleon Legacy theme"
id="chameleon-legacy"
label="Chameleon Legacy">
<resourceLocationUri
uri="platform:/plugin/com.vaadin.themes/VAADIN/themes/chameleon/">
</resourceLocationUri>
</theme>
<theme
cssUri="platform:/plugin/com.vaadin.themes/VAADIN/themes/runo/styles.css"
description="Vaadin Runo theme"
id="runo"
label="Runo">
<resourceLocationUri
uri="platform:/plugin/com.vaadin.themes/VAADIN/themes/runo/">
</resourceLocationUri>
</theme>
<theme
cssUri="platform:/plugin/com.vaadin.themes/VAADIN/themes/liferay/styles.css"
description="Vaadin Liferay theme"
id="liferay"
label="Liferay">
<resourceLocationUri
uri="platform:/plugin/com.vaadin.themes/VAADIN/themes/liferay/">
</resourceLocationUri>
</theme>
<theme
cssUri="platform:/plugin/com.vaadin.themes/VAADIN/themes/base/styles.css"
description="Vaadin Base theme"
id="base"
label="Base">
<resourceLocationUri
uri="platform:/plugin/com.vaadin.themes/VAADIN/themes/base/">
</resourceLocationUri>
</theme>
<theme
cssUri="platform:/plugin/com.vaadin.themes/VAADIN/themes/valo/styles.css"
description="Vaadin Valo theme"
id="valo"
label="Valo">
<resourceLocationUri
uri="platform:/plugin/com.vaadin.themes/VAADIN/themes/valo/">
</resourceLocationUri>
</theme>
</extension>
</plugin>