Skip to content

Instantly share code, notes, and snippets.

@qtnez
Last active February 21, 2022 02:48
Show Gist options
  • Save qtnez/14fefe47b8d709d4a730a82f3c8a7a91 to your computer and use it in GitHub Desktop.
Save qtnez/14fefe47b8d709d4a730a82f3c8a7a91 to your computer and use it in GitHub Desktop.
default-with-fallback-font-theme.yml
extends: default
font:
catalog:
merge: true
M+ 1p Fallback: mplus1p-regular-fallback.ttf
Noto Emoji: notoemoji-subset.ttf
My Fonts zh-TW:
normal: I.MingCP-7.01.ttf
bold: TaipeiSansTCBeta-Regular.ttf
italic: edukai-4.0.ttf
bold_italic: I.Ngaan.ttf
fallbacks: [My Fonts zh-TW, Noto Emoji, M+ 1p Fallback]
base:
font-family: My Fonts zh-TW
heading:
font-family: $base-font-family
abstract:
title:
font-family: $heading-font-family
sidebar:
title:
font-family: $heading-font-family
# 版權沒有,翻印不究
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment