ios: pin Sybil navigation theme

This commit is contained in:
2026-05-02 17:10:32 -07:00
parent cafe4bb9ae
commit 90278020f5
5 changed files with 31 additions and 5 deletions

View File

@@ -10,6 +10,7 @@ extension Theme {
.text {
FontFamily(.custom("Inter"))
FontSize(15)
ForegroundColor(SybilTheme.text)
}
.code {
FontFamilyVariant(.monospaced)