brighten read headline rows in sepia/light themes
This commit is contained in:
parent
92d63150a0
commit
e01bec4815
@ -11,7 +11,7 @@
|
|||||||
<item
|
<item
|
||||||
android:bottom="2dp">
|
android:bottom="2dp">
|
||||||
<shape android:shape="rectangle" >
|
<shape android:shape="rectangle" >
|
||||||
<solid android:color="#f0f0f0" />
|
<solid android:color="#f5f5f5" />
|
||||||
<corners android:radius="2dp"/>
|
<corners android:radius="2dp"/>
|
||||||
</shape>
|
</shape>
|
||||||
</item>
|
</item>
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
<item
|
<item
|
||||||
android:bottom="2dp">
|
android:bottom="2dp">
|
||||||
<shape android:shape="rectangle" >
|
<shape android:shape="rectangle" >
|
||||||
<solid android:color="#f0f0f0" />
|
<solid android:color="#f5f5f5" />
|
||||||
<corners android:radius="2dp"/>
|
<corners android:radius="2dp"/>
|
||||||
</shape>
|
</shape>
|
||||||
</item>
|
</item>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user