1.0.4 • Published 3 years ago

fractal-theme-hydrogen v1.0.4

Weekly downloads
9
License
Apache-2.0
Repository
-
Last release
3 years ago

Hydrogen Fractal Theme

Hydrogen is a theme for Fractal designed to fit in with Zeplin.

Usage

After installing Hydrogen (npm install fractal-theme-hydrogen), in your project's fractal.config.js:

const mandelbrot = require('@frctl/mandelbrot')
const theme = require('fractal-theme-hydrogen')(mandelbrot)

// ...

fractal.web.theme(theme)

You can also customize the theme further if you'd like.

What's Included

  • Changes the default visible panels to notes, html, and resources
  • CSS overrides to the default Mandelbrot theme, including
  • using Roboto from Google Fonts.
1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.0

3 years ago