typography-theme-wordpress-2011
Advanced tools
Comparing version 0.14.0 to 0.15.0
@@ -16,4 +16,4 @@ 'use strict'; | ||
bodyFontFamily: ['Helvetica Neue', 'Helvetica', 'Segoe UI', 'Arial', 'freesans', 'sans-serif', 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'], // eslint-disable-line | ||
headerGray: 13, | ||
bodyGray: 22, | ||
headerColor: 'hsla(0,0%,0%,0.87)', | ||
bodyColor: 'hsla(0,0%,0%,0.78)', | ||
headerWeight: 'bold', | ||
@@ -20,0 +20,0 @@ bodyWeight: 300, |
{ | ||
"name": "typography-theme-wordpress-2011", | ||
"description": "A theme for Typography.js inspired by the typography of the Wordpress 2011 default theme", | ||
"version": "0.14.0", | ||
"version": "0.15.0", | ||
"author": "Kyle Mathews <mathews.kyle@gmail.com>", | ||
@@ -6,0 +6,0 @@ "keywords": [ |
@@ -11,4 +11,4 @@ // @flow | ||
bodyFontFamily: ['Helvetica Neue', 'Helvetica', 'Segoe UI', 'Arial', 'freesans', 'sans-serif', 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'], // eslint-disable-line | ||
headerGray: 13, | ||
bodyGray: 22, | ||
headerColor: 'hsla(0,0%,0%,0.87)', | ||
bodyColor: 'hsla(0,0%,0%,0.78)', | ||
headerWeight: 'bold', | ||
@@ -15,0 +15,0 @@ bodyWeight: 300, |
Sorry, the diff of this file is not supported yet
54635