Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

fractal-theme-hydrogen

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fractal-theme-hydrogen

A Fractal theme built on Mandelbrot

  • 1.0.4
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
32
increased by433.33%
Maintainers
1
Weekly downloads
 
Created
Source

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.

FAQs

Package last updated on 05 Feb 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc