Find
C
ase-sensitive
R
egexp search
Path
mozilla-mobile
/
firefox-android
/
fenix
/
app
/
src
/
main
/
java
/
org
/
mozilla
/
fenix
/
theme
Navigation
Enable keyboard shortcuts
Name
Description
Size
FenixTypography.kt
A custom typography for Mozilla Firefox for Android (Fenix). @property headline5 Currently not in-use. @property headline6 Used for headings on Onboarding Modals and App Bar Titles. @property headline7 Used for headings on Cards, Dialogs, Banners, and Homepage. @property headline8 Used for Small Headings. @property subtitle1 Used for Lists. @property subtitle2 Currently not in-use. @property body1 Currently not in-use. @property body2 Used for body text. @property button Used for Buttons. @property caption Used for captions. @property overline Used for Sheets.
4709
FirefoxTheme.kt
Indicates the theme that is displayed.
30419
ThemeManager.kt
Returns the style resource corresponding to the [currentTheme].
5521