@xerox/fractal-theme

1.7.6 • Public • Published

@xerox/fractal-theme

A web UI theme for Fractal built by Xerox. Based on the default mandelbrot theme.

circleci status npm package license MIT commit style angular semantic-release Dependabot Status

Installation

yarn add @xerox/fractal-theme --dev
# or
npm install @xerox/fractal-theme --save-dev

Usage

See Configuring themes.

// fractal.js
const xeroxTheme = require('@xerox/fractal-theme');

const myCustomisedTheme = xeroxTheme({
    panels: ['html', 'info', 'resources']
});

fractal.web.theme(myCustomisedTheme);

LICENSE | CHANGELOG | ISSUES

Package Sidebar

Install

npm i @xerox/fractal-theme

Weekly Downloads

1

Version

1.7.6

License

MIT

Unpacked Size

5.08 MB

Total Files

165

Last publish

Collaborators

  • andrewleedham
  • phawxby
  • xerox_digital