1.7.6 • Published 4 years ago

@xerox/fractal-theme v1.7.6

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

@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

1.7.6

4 years ago

1.7.5

4 years ago

1.7.3

4 years ago

1.7.2

4 years ago

1.7.4

4 years ago

1.7.1

4 years ago

1.7.0

4 years ago

1.6.0

4 years ago

1.5.0

4 years ago

1.4.0

4 years ago

1.3.3

4 years ago

1.3.2

4 years ago

1.3.1

4 years ago

1.3.0

4 years ago