mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-10 19:45:05 -05:00
10 lines
264 B
XML
10 lines
264 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<resources>
|
||
|
|
||
|
<style name="TextAppearance.StatusBar.EventContent.Emphasized" parent="@android:style/TextAppearance.StatusBar.EventContent">
|
||
|
<item name="android:textColor">#cccccc</item>
|
||
|
</style>
|
||
|
|
||
|
</resources>
|
||
|
|