/fractal-theme-hydrogen

A Fractal (fractal.build) theme built on Mandelbrot

Primary LanguageSCSS

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.