Make unread indicator circle in timeline match the same blue used in toolbar icons.

This commit is contained in:
Brent Simmons 2017-11-21 13:06:23 -08:00
parent 00f7b817a7
commit 0ed0b483bc

View File

@ -79,7 +79,7 @@
<key>titleMarginBottom</key>
<integer>1</integer>
<key>unreadCircleColor</key>
<string>#015cdc</string>
<string>#2db6ff</string>
<key>unreadCircleDimension</key>
<integer>8</integer>
<key>unreadCircleMarginRight</key>