summaryrefslogtreecommitdiff
path: root/res/values/styles.xml
blob: 84df662fd2dfc357b76938736fa81e6e4ec93a56 (plain)
1
2
3
4
5
6
<resources>

    <style name="AppTheme" parent="Theme.Sherlock.Light.DarkActionBar" />
	<style name="DarkTheme" parent="Theme.Sherlock" />
	 
</resources>