Sfoglia il codice sorgente

feat: add Cyberpunk font theme

George Cushen 4 anni fa
parent
commit
172150c6f0
1 ha cambiato i file con 11 aggiunte e 0 eliminazioni
  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"