android:gravity="center_horizontal"\r
android:singleLine="true"\r
android:text="TextView"\r
- android:textColor="#303030"\r
+ android:textColor="@color/textColor"\r
android:textSize="16dip" />\r
\r
</com.owncloud.android.ui.SquareLinearLayout>
\ No newline at end of file
<color name="filelist_icon_backgorund">#DDDDDD</color>
<color name="owncloud_blue_bright">#00ddff</color>
<color name="list_item_lastmod_and_filesize_text">#989898</color>
+ <color name="textColor">#303030</color>
</resources>
\ No newline at end of file