aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ui/src/main/res/values
diff options
context:
space:
mode:
Diffstat (limited to 'ui/src/main/res/values')
-rw-r--r--ui/src/main/res/values/styles.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/src/main/res/values/styles.xml b/ui/src/main/res/values/styles.xml
index c906068a..a4004966 100644
--- a/ui/src/main/res/values/styles.xml
+++ b/ui/src/main/res/values/styles.xml
@@ -54,6 +54,7 @@
</style>
<style name="DetailText" parent="TextAppearance.MaterialComponents.Body1" />
+ <style name="SectionText" parent="TextAppearance.MaterialComponents.Headline6" />
<style name="TextInputLayoutBase" parent="@style/Widget.MaterialComponents.TextInputLayout.OutlinedBox">
<item name="boxStrokeColor">?attr/colorSecondary</item>