mirror of
https://github.com/koloideal/Casha.git
synced 2026-06-10 10:25:28 +03:00
stableee
This commit is contained in:
+1
-1
@@ -135,7 +135,7 @@ class AppTheme {
|
||||
final textTheme = GoogleFonts.poppinsTextTheme(base.textTheme).apply(
|
||||
bodyColor: const Color(0xFF1A1A2E),
|
||||
displayColor: const Color(0xFF1A1A2E),
|
||||
fontFamilyFallback: ['Roboto'], // Ensures Cyrillic renders with same visual style
|
||||
fontFamilyFallback: ['Roboto'],
|
||||
);
|
||||
|
||||
return base.copyWith(
|
||||
|
||||
Reference in New Issue
Block a user