1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-02-19 12:30:01 +00:00

Add system-ui to default font family (#8951)

* Add system-ui to default font family

* Make system-ui's priority lower
This commit is contained in:
Leilei332 2025-02-15 19:11:49 +08:00 committed by GitHub
parent fbe5a2f908
commit c84de85ed2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
title: $:/themes/tiddlywiki/vanilla/settings/
fontfamily: -apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"
fontfamily: -apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans", system-ui, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"
codefontfamily: ui-monospace, "SFMono-Regular", "SF Mono", Menlo, Consolas, "Liberation Mono", monospace
backgroundimageattachment: fixed
backgroundimagesize: auto