Changed Font and Theme

This commit is contained in:
2024-12-05 20:26:34 +01:00
parent 35e1171623
commit ee705938f7
7 changed files with 28 additions and 6 deletions

View File

@@ -26,4 +26,19 @@ flutter:
- assets/content.json
- assets/profile.jpg
- assets/de_icon.png
- assets/gb_icon.png
- assets/gb_icon.png
fonts:
- family: Radley
fonts:
- asset: assets/fonts/radley/Radley-Regular.ttf
style: normal
- asset: assets/fonts/radley/Radley-Italic.ttf
style: italic
- family: SourceSerif4
fonts:
- asset: assets/fonts/sourceserif4/SourceSerif4-VariableFont_opsz,wght.ttf
style: normal
- asset: assets/fonts/sourceserif4/SourceSerif4-Italic-VariableFont_opsz,wght.ttf
style: italic