mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-24 00:29:52 +01:00
Font Colors and Separate Themes
Once applied this commit will change the font colors according to the design and move all themes into a dedicated file. Closes #333
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="match_parent"
|
||||
android:padding="@dimen/margin_small"
|
||||
android:textColor="@android:color/tertiary_text_light"
|
||||
android:textColor="@color/briar_text_secondary"
|
||||
tools:text="@string/transport_tor"/>
|
||||
|
||||
</LinearLayout>
|
||||
Reference in New Issue
Block a user