浏览代码

feat: add Cyberpunk font theme

George Cushen 4 年之前
父节点
当前提交
172150c6f0
共有 1 个文件被更改,包括 11 次插入0 次删除
  1. 11 0
      wowchemy/data/fonts/cyberpunk.toml

+ 11 - 0
wowchemy/data/fonts/cyberpunk.toml

@@ -0,0 +1,11 @@
+# Font style metadata
+name = "Cyberpunk"
+
+# Optional Google font URL
+google_fonts = "family=B612+Mono&family=B612:wght@400;700&family=Jura:wght@400;700"
+
+# Font families
+heading_font = "Jura"
+body_font = "B612"
+nav_font = "Jura"
+mono_font = "B612 Mono"