# grommet-theme-hp

HP Inc. grommet theme

## Installation

```
  $ yarn add grommet-theme-hp
```

## Usage

```
import { Grommet } from 'grommet';
import { hp } from 'grommet-theme-hp';

<Grommet theme={hp} />
```

## Sample

![Sample](./sample.png)
