ZacharyChim / typography-theme-zacklive

A theme for Typography.js using Raleway and Roboto by ZackLive https://zacklive.com.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZackLive — a Typography.js theme

A theme for Typography.js by ZackLive

Install

npm install --save typography typography-theme-zacklive

Usage

import Typography from 'typography'
import zackliveTheme from 'typography-theme-zacklive'

const typography = new Typography(zackliveTheme)

More on theme

ZackLive uses "Ralewy" for headers and "Roboto" for body text. Add "Source Han Serif" for supporting Chinese based on local Source Han Serif font. 30% body gray, no underscore for links.

About

A theme for Typography.js using Raleway and Roboto by ZackLive https://zacklive.com.


Languages

Language:JavaScript 100.0%