]> gitweb.fperrin.net Git - Dictionary.git/blob - res/values/themeLight.xml
go
[Dictionary.git] / res / values / themeLight.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <resources>
3  <style name="Theme.Light" parent="@android:style/Theme.Light">
4 <!-- 
5   <item name="android:layout_width">fill_parent</item>
6   <item name="android:layout_height">wrap_content</item>
7   
8   <item name="android:colorForeground">#000000</item>
9   <item name="android:colorBackground">#FFFFFF</item>
10
11   <item name="android:textColorPrimary">#000000</item>
12  -->
13  
14  </style>
15 </resources>