mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-11 18:29:05 +01:00
Reverted text colour to black.
@color/briar_text_primary is used in a lot of places other than the settings screen - if we want to use grey text in the settings screen we'll need to find another way. Also fixed some misspelled resource names and included the colours from the Briar palette in color.xml.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<dimen name="margin_activity_horizontal">16dp</dimen>
|
||||
<dimen name="margin_activity_vertical">16dp</dimen>
|
||||
|
||||
<dimen name="margin_seperator">1dp</dimen>
|
||||
<dimen name="margin_separator">1dp</dimen>
|
||||
<dimen name="margin_tiny">2dp</dimen>
|
||||
<dimen name="margin_small">4dp</dimen>
|
||||
<dimen name="margin_medium">8dp</dimen>
|
||||
@@ -18,7 +18,7 @@
|
||||
<dimen name="text_size_large">20sp</dimen>
|
||||
<dimen name="text_size_xlarge">34sp</dimen>
|
||||
<dimen name="nav_drawer_width">300dp</dimen>
|
||||
<dimen name="nav_seperator_height">1dp</dimen>
|
||||
<dimen name="nav_separator_height">1dp</dimen>
|
||||
|
||||
<dimen name="listitem_horizontal_margin">16dp</dimen>
|
||||
<dimen name="listitem_text_left_margin">72dp</dimen>
|
||||
|
||||
Reference in New Issue
Block a user