com.ibm.btt.tools.xui.editor2.theme
BTT8.0
<!ELEMENT extension (theme)> <!ATTLIST extension point CDATA #REQUIRED id CDATA #IMPLIED name CDATA #IMPLIED> <!ELEMENT theme EMPTY> <!ATTLIST theme name CDATA #REQUIRED description CDATA #REQUIRED css CDATA #REQUIRED>
<extension point="com.ibm.btt.tools.xui.editor2.theme"> <theme css="configure/claro.css" description="Default CSS style for dojo claro theme" name="Claro"> </theme> </extension>