We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5154ae0 commit 9dc4c12Copy full SHA for 9dc4c12
1 file changed
auth/README.md
@@ -417,6 +417,7 @@ Second, ensure the three standard AppCompat color resources are defined with you
417
<item name="colorPrimaryDark">@color/colorPrimaryDark</item>
418
<item name="colorAccent">@color/colorAccent</item>
419
</style>
420
+```
421
422
If you would like more control over FirebaseUI's styling, you can define your own custom style
423
to override certain or all styling attributes. For example, a green sign-in theme:
0 commit comments