]> gitweb.fperrin.net Git - Dictionary.git/blob - res/values/themeDefault.xml
go
[Dictionary.git] / res / values / themeDefault.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <resources>
3  <style name="Theme.Default" parent="@android:style/Theme">
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">#FFFFFF</item>
9   <item name="android:colorBackground">#000000</item>
10
11   <item name="android:textColorPrimary">#FFFFFF</item>
12  -->
13  
14  </style>
15 </resources>