From a4c2454773e3a6a0ea67bed85c13068ac737f54e Mon Sep 17 00:00:00 2001 From: Mateusz Wilczek <36714554+mateuszwilczek@users.noreply.github.com> Date: Wed, 9 Oct 2024 13:05:41 +0200 Subject: [PATCH] Update font stacks (#8628) * Update font stacks in vanilla theme * Fix punctuation in font stacks --- themes/tiddlywiki/vanilla/settings.multids | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/tiddlywiki/vanilla/settings.multids b/themes/tiddlywiki/vanilla/settings.multids index e63a4db2d..475e8d1d4 100644 --- a/themes/tiddlywiki/vanilla/settings.multids +++ b/themes/tiddlywiki/vanilla/settings.multids @@ -1,6 +1,6 @@ title: $:/themes/tiddlywiki/vanilla/settings/ -fontfamily: -apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji -codefontfamily: "SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace +fontfamily: -apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans", 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