fractal-theme-hydrogen

A Fractal theme built on Mandelbrot

Usage no npm install needed!

<script type="module">
  import fractalThemeHydrogen from 'https://cdn.skypack.dev/fractal-theme-hydrogen';
</script>

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.