fractal-theme-hydrogen
v1.0.4
Published
A Fractal theme built on Mandelbrot
Downloads
44
Readme
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.