gatsby-starter-blog-grommet icon indicating copy to clipboard operation
gatsby-starter-blog-grommet copied to clipboard

The theme hpinc is available?

Open mmagdiel opened this issue 7 years ago • 2 comments
trafficstars

I tried to change the theme for this starter in the site-config.js but I could not it.

I have to change something else?

Thanks...

mmagdiel avatar Oct 20 '18 16:10 mmagdiel

Hi @magdielikari Make sure to download the latest version (I fixed some issues just now). In site-config.js, change theme: 'grommet', to theme: 'hpe', or theme: 'dark',. That's all.

These three themes are built into grommet, if you need other themes it's not that easy to install them yet.

ganevdev avatar Oct 22 '18 08:10 ganevdev

Hi @magdielikari Make sure to download the latest version (I fixed some issues just now). In site-config.js, change theme: 'grommet', to theme: 'hpe', or theme: 'dark',. That's all.

These three themes are built into grommet, if you need other themes it's not that easy to install them yet.

ganevdev avatar Oct 22 '18 09:10 ganevdev