Skip to content

Instantly share code, notes, and snippets.

@farmerbradllc
Created September 24, 2012 22:57
Show Gist options
  • Save farmerbradllc/3778962 to your computer and use it in GitHub Desktop.
Save farmerbradllc/3778962 to your computer and use it in GitHub Desktop.
<?xml version="1.0"?>
<!DOCTYPE look-and-feel PUBLIC "-//Liferay//DTD Look and Feel 6.2.0//EN" "http://www.liferay.com/dtd/liferay-look-and-feel_6_2_0.dtd">
<look-and-feel>
<compatibility>
<version>6.2.0+</version>
</compatibility>
<theme id="classic" name="Classic">
<settings>
<setting configurable="true" key="bullet-style" options="dots,arrows" type="select" value="dots" />
<setting configurable="true" key="portlet-setup-show-borders-default" type="checkbox" value="true" />
<setting configurable="false" key="show-site-name-default" value="true" />
<setting configurable="false" key="show-site-name-supported" value="true" />
</settings>
</theme>
</look-and-feel>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment