/concordance-theme-ava

A Concordance theme extracted from Ava

Primary LanguageTypeScriptMIT LicenseMIT

Ava theme for Concordance

A Concordance theme extracted from Ava

Contents

Installation

$ yarn add concordance concordance-theme-ava

Usage

import { diff } from 'concordance';
import { theme } from 'concordance-theme-ava';

diff('foo', 'bar', { theme });

License

Copyright © 2018 Kasper Kronborg Isager. Released under the terms of the MIT license.