This commit is contained in:
Henry Hiles 2026-07-17 10:55:13 -04:00
commit 780f26ee70
Signed by: Henry-Hiles
SSH key fingerprint: SHA256:VKQUdS31Q90KvX7EkKMHMBpUspcmItAh86a+v7PGiIs

View file

@ -12,7 +12,7 @@ extension SchemeToTheme on ColorScheme {
backgroundColor: surfaceContainerLow,
),
textTheme: ThemeData(
fontFamilyFallback: ["sans", "emoji"],
fontFamilyFallback: ["sans", "emoji", "Roboto", "font-fallback"],
brightness: brightness,
).textTheme,
inputDecorationTheme: const InputDecorationTheme(